Package: OOR 0.1.4
OOR: Optimistic Optimization in R
Implementation of optimistic optimization methods for global optimization of deterministic or stochastic functions. The algorithms feature guarantees of the convergence to a global optimum. They require minimal assumptions on the (only local) smoothness, where the smoothness parameter does not need to be known. They are expected to be useful for the most difficult functions when we have no information on smoothness and the gradients are unknown or do not exist. Due to the weak assumptions, however, they can be mostly effective only in small dimensions, for example, for hyperparameter tuning.
Authors:
OOR_0.1.4.tar.gz
OOR_0.1.4.zip(r-4.5)OOR_0.1.4.zip(r-4.4)OOR_0.1.4.zip(r-4.3)
OOR_0.1.4.tgz(r-4.4-any)OOR_0.1.4.tgz(r-4.3-any)
OOR_0.1.4.tar.gz(r-4.5-noble)OOR_0.1.4.tar.gz(r-4.4-noble)
OOR_0.1.4.tgz(r-4.4-emscripten)OOR_0.1.4.tgz(r-4.3-emscripten)
OOR.pdf |OOR.html✨
OOR/json (API)
NEWS
# Install 'OOR' in R: |
install.packages('OOR', repos = c('https://mbinois.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mbinois/oor/issues
Last updated 1 years agofrom:5517a187de. Checks:OK: 1 WARNING: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 16 2024 |
R-4.5-win | WARNING | Nov 16 2024 |
R-4.5-linux | WARNING | Nov 16 2024 |
R-4.4-win | WARNING | Nov 16 2024 |
R-4.4-mac | WARNING | Nov 16 2024 |
R-4.3-win | WARNING | Nov 16 2024 |
R-4.3-mac | WARNING | Nov 16 2024 |
Exports:difficultdifficult2double_sineguirlandplotStoSOOPOOsin1StoSOO
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Package OOR | OOR-package OOR |
Parallel Optimistic Optimization | POO |
StoSOO and SOO algorithms | StoSOO |
Test functions of 'x' | difficult difficult2 double_sine guirland sin1 Test functions |