-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rename study options without breaking changes #138
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
db64937
to
e714e25
Compare
Benchmark result of sigopt/evalset/Ackley problem
Please refer to "A Strategy for Ranking Optimizers using Multiple Criteria" for the ranking strategy used in this report. Please expand here for more details.Table of ContentsOverall Results
Individual Results(1) Problem: sigopt/evalset/Ackley(dim=10)
SolversID: 9b2ad76978c9cab636e881f48d36cb398e7812c07cf0cf044ad74b88ba37f902recipe: {
"command": {
"path": "/home/runner/work/goptuna/goptuna/bin/goptuna_solver",
"args": [
"bipop-cmaes"
]
}
} specification: {
"name": "Goptuna (BIPOP-CMA-ES)",
"attrs": {
"github": "https://github.com/c-bata/goptuna"
},
"capabilities": [
"UNIFORM_CONTINUOUS",
"UNIFORM_DISCRETE",
"LOG_UNIFORM_CONTINUOUS",
"CATEGORICAL",
"CONDITIONAL",
"CONCURRENT"
]
} ID: bcb361930b088ad765b33edfe444986095c910402687ed162e8f6c11a5351b43recipe: {
"command": {
"path": "/home/runner/work/goptuna/goptuna/bin/goptuna_solver",
"args": [
"cmaes"
]
}
} specification: {
"name": "Goptuna (CMA-ES)",
"attrs": {
"github": "https://github.com/c-bata/goptuna"
},
"capabilities": [
"UNIFORM_CONTINUOUS",
"UNIFORM_DISCRETE",
"LOG_UNIFORM_CONTINUOUS",
"CATEGORICAL",
"CONDITIONAL",
"CONCURRENT"
]
} ID: b40e4010fb9c8506d051f50c41db99f67e5d52d585d04ba4ef88e2d6490b6e15recipe: {
"command": {
"path": "/home/runner/work/goptuna/goptuna/bin/goptuna_solver",
"args": [
"ipop-cmaes"
]
}
} specification: {
"name": "Goptuna (IPOP-CMA-ES)",
"attrs": {
"github": "https://github.com/c-bata/goptuna"
},
"capabilities": [
"UNIFORM_CONTINUOUS",
"UNIFORM_DISCRETE",
"LOG_UNIFORM_CONTINUOUS",
"CATEGORICAL",
"CONDITIONAL",
"CONCURRENT"
]
} ID: 5c2f3ce0f48edaa415f646290c199434d68ef4ad4638bf963c13f9c1a5d1bd2brecipe: {
"command": {
"path": "/home/runner/work/goptuna/goptuna/bin/goptuna_solver",
"args": [
"tpe"
]
}
} specification: {
"name": "Goptuna (TPE)",
"attrs": {
"github": "https://github.com/c-bata/goptuna"
},
"capabilities": [
"UNIFORM_CONTINUOUS",
"UNIFORM_DISCRETE",
"LOG_UNIFORM_CONTINUOUS",
"CATEGORICAL",
"CONDITIONAL",
"CONCURRENT"
]
} ID: 86646e95541bf74caec8d04822a0bafa84c876b38544bee3573e40097daf2e6crecipe: {
"command": {
"path": "python",
"args": [
"/home/runner/work/goptuna/goptuna/_benchmarks/optuna_solver.py",
"tpe"
]
}
} specification: {
"name": "Optuna (TPE)",
"attrs": {
"github": "https://github.com/optuna/optuna",
"paper": "Akiba, Takuya, et al. \"Optuna: A next-generation hyperparameter optimization framework.\" Proceedings of the 25th ACM SIGKDD International Conference on Knowledge Discovery & Data Mining. ACM, 2019.",
"version": "optuna=1.5.0, kurobako-py=0.1.7"
},
"capabilities": [
"UNIFORM_CONTINUOUS",
"UNIFORM_DISCRETE",
"LOG_UNIFORM_CONTINUOUS",
"CATEGORICAL",
"CONDITIONAL",
"CONCURRENT"
]
} ID: d68b081af9fa6cddfbb0253616526b338f391dc7050393134faec93c510a22a2recipe: {
"random": {}
} specification: {
"name": "Random",
"attrs": {
"version": "kurobako_solvers=0.1.7"
},
"capabilities": [
"UNIFORM_CONTINUOUS",
"UNIFORM_DISCRETE",
"LOG_UNIFORM_CONTINUOUS",
"LOG_UNIFORM_DISCRETE",
"CATEGORICAL",
"CONDITIONAL",
"MULTI_OBJECTIVE",
"CONCURRENT"
]
} ProblemsID: 93492282fbba0e83fba906eaf579809327a6e263940fb4fd42cc3abc9a155bebrecipe: {
"sigopt": {
"name": "ACKLEY",
"dim": 10
}
} specification: {
"name": "sigopt/evalset/Ackley(dim=10)",
"attrs": {
"github": "https://github.com/sigopt/evalset",
"paper": "Dewancker, Ian, et al. \"A strategy for ranking optimization methods using multiple criteria.\" Workshop on Automatic Machine Learning. 2016.",
"version": "kurobako_problems=0.1.7"
},
"params_domain": [
{
"name": "p0",
"range": {
"type": "CONTINUOUS",
"low": -10.0,
"high": 30.0
},
"distribution": "UNIFORM",
"constraint": null
},
{
"name": "p1",
"range": {
"type": "CONTINUOUS",
"low": -10.0,
"high": 30.0
},
"distribution": "UNIFORM",
"constraint": null
},
{
"name": "p2",
"range": {
"type": "CONTINUOUS",
"low": -10.0,
"high": 30.0
},
"distribution": "UNIFORM",
"constraint": null
},
{
"name": "p3",
"range": {
"type": "CONTINUOUS",
"low": -10.0,
"high": 30.0
},
"distribution": "UNIFORM",
"constraint": null
},
{
"name": "p4",
"range": {
"type": "CONTINUOUS",
"low": -10.0,
"high": 30.0
},
"distribution": "UNIFORM",
"constraint": null
},
{
"name": "p5",
"range": {
"type": "CONTINUOUS",
"low": -10.0,
"high": 30.0
},
"distribution": "UNIFORM",
"constraint": null
},
{
"name": "p6",
"range": {
"type": "CONTINUOUS",
"low": -10.0,
"high": 30.0
},
"distribution": "UNIFORM",
"constraint": null
},
{
"name": "p7",
"range": {
"type": "CONTINUOUS",
"low": -10.0,
"high": 30.0
},
"distribution": "UNIFORM",
"constraint": null
},
{
"name": "p8",
"range": {
"type": "CONTINUOUS",
"low": -10.0,
"high": 30.0
},
"distribution": "UNIFORM",
"constraint": null
},
{
"name": "p9",
"range": {
"type": "CONTINUOUS",
"low": -10.0,
"high": 30.0
},
"distribution": "UNIFORM",
"constraint": null
}
],
"values_domain": [
{
"name": "Objective Value",
"range": {
"type": "CONTINUOUS"
},
"distribution": "UNIFORM",
"constraint": null
}
],
"steps": 1
} StudiesID: f0fa2ceb80845ca22ffa2479f45c1ff82f4870c1bf20f556b5155edd6387cda8
ID: 1d5f43ce7d06f0ecc20f649b9a660458e0e55148ceb2ff28705e0a123f802638
ID: 6f8c38733e62ecf7d89a3669fe8739e12eee2d4828c035728ff6e509aac633af
ID: 66298c57166677e2f5d11b0595998342167947d2100a4d34abe76b2d73bdbd0a
ID: 135c5259d0a821bd89b8eb14637fe9ff1e1028162a8a083ac07acff879672620
ID: ac65437313c4ab7ce99a7ecb88d98d40e124c8e950a546486d06df3b17d4e0ec
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
StudyOptionSet...
is redundant and not consistent.