Commit Graph
1941 Commits
Author SHA1 Message Date
contramundum53 c65b4cd7a1 Merge pull request #649 from not522/test-one-side-trunc-norm-sampling
Improve accuracy of `_one_side_trunc_norm_sampling`
2023-10-23 13:19:16 +09:00
c-bata c4ac592555 Merge pull request #664 from c-bata/readme-jupyterlab
Update README to introduce Jupyter Lab extension
2023-10-19 19:24:24 +09:00
c-bata 095ba5082d Merge pull request #662 from optuna/dependabot/npm_and_yarn/babel/traverse-7.23.2
Bump @babel/traverse from 7.20.5 to 7.23.2
2023-10-19 19:24:01 +09:00
c-bata dbe0ca8b50 Merge pull request #663 from hrntsm/Fix-threejs-camera-settings
Fix ThreejsArtifactViewer camera settings
2023-10-19 19:23:01 +09:00
c-bata 14afdee705 Update README to introduce Jupyter Lab extension 2023-10-19 18:47:36 +09:00
hrntsm 7a3a287f57 Fix 3js camera settings 2023-10-19 17:30:29 +09:00
dependabot[bot] 2e0f64cc80 Bump @babel/traverse from 7.20.5 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.5 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 20:52:50 +00:00
c-bata 3ee3dc2331 Merge pull request #659 from nabenabe0928/enhancement/change-default-sort-of-study-to-desc
Change the default sorting of study to descending
2023-10-16 13:28:55 +09:00
keisuke umezawa 2fbfe90da8 Merge pull request #653 from keisuke-umezawa/feature/add-standalone-db-test
Add standalone e2e tests
2023-10-15 17:16:59 +09:00
keisuke-umezawa 844ac81cb2 Fix directory path 2023-10-15 17:08:47 +09:00
keisuke-umezawa b71a86225b Enable ssh 2023-10-15 16:51:17 +09:00
nabenabe0928 00d117cfaf Format the file to pass the linter 2023-10-13 11:36:34 +02:00
nabenabe0928 327cf732ca [enhance] Change default sorting of study to descending 2023-10-13 11:31:39 +02:00
c-bata 96a0af351b Merge pull request #658 from optuna/bump-to-v0.13.0
Bump the version up to v0.13.0
2023-10-13 14:35:47 +09:00
c-bata 3177cd9174 Bump the version up to v0.13.0 2023-10-13 14:33:17 +09:00
Naoto Mizuno 82cc858a79 Fix test for Python 3.7 2023-10-13 11:08:51 +09:00
Naoto Mizuno 01a91f8b86 Merge branch 'optuna:main' into test-one-side-trunc-norm-sampling 2023-10-13 11:02:11 +09:00
c-bata c65da6a4d7 Merge pull request #657 from not522/fix-python37-ci
Fix python-tests CI with Python 3.7
2023-10-12 23:20:39 +09:00
Naoto Mizuno f0888409d2 Fix python-tests CI with Python 3.7 2023-10-12 18:12:34 +09:00
Naoto Mizuno 4078dd11d1 Merge branch 'optuna:main' into test-one-side-trunc-norm-sampling 2023-10-12 17:36:31 +09:00
Naoto Mizuno 926ebd3362 Improve accuracy of _one_side_trunc_norm_sampling 2023-10-12 17:34:47 +09:00
Naoto Mizuno 7c92b4a731 Add test for _one_side_trunc_norm_sampling 2023-10-12 17:11:08 +09:00
c-bata 03bcf69ad4 Merge pull request #655 from c-bata/vscode-0.1.0
Bump the version up to VS Code Extension 0.1.0
2023-10-12 14:31:02 +09:00
c-bata ba259e6222 Bump the version up to VS Code Extension 0.1.0 2023-10-12 14:28:24 +09:00
c-bata 217f0e7333 Merge pull request #643 from ciffelia/throw-error-in-wasm-fanova
Return Result from wasm_fanova_calculate
2023-10-12 14:22:17 +09:00
keisuke umezawa 9ca35a5b49 Merge pull request #635 from contramundum53/close-icon
Add close icon to modals
2023-10-10 23:43:10 +09:00
keisuke-umezawa 6f4724f733 Fix public path 2023-10-10 23:00:03 +09:00
keisuke-umezawa 3ab4be4ce3 Fix lint 2023-10-10 22:34:24 +09:00
keisuke-umezawa 3e6a2bfa44 Fix some errors 2023-10-10 22:33:24 +09:00
keisuke-umezawa 2a94f59451 Fix path 2023-10-10 22:09:49 +09:00
keisuke-umezawa aabfaefdec Move dashboard e2e test files 2023-10-10 22:04:38 +09:00
keisuke-umezawa 102dec04a3 Add github actions 2023-10-10 22:02:22 +09:00
keisuke-umezawa 478ef92347 Add test standalone 2023-10-10 21:53:11 +09:00
contramundum53 5d3a1283e6 Merge pull request #652 from not522/optional-dependencies
Add `optional-dependencies` for preferential optimization
2023-10-10 13:20:31 +09:00
contramundum53 e18937dbce Merge pull request #647 from not522/gpsampler-default
Make `PreferentialGPSampler` the default for preferential optimization
2023-10-10 13:19:42 +09:00
Naoto Mizuno 07d2bf7946 Skip test with Python 3.7 2023-10-06 17:54:49 +09:00
Naoto Mizuno 4a683090ff Add version constraint for BoTorch 2023-10-06 15:09:19 +09:00
Naoto Mizuno ae1b651eaa Merge branch 'main' into optional-dependencies 2023-10-06 15:08:37 +09:00
Naoto Mizuno ce4f45538b Add optional-dependencies for preferential optimization 2023-10-06 14:17:21 +09:00
c-bata 693493b156 Merge pull request #651 from optuna/dependabot/npm_and_yarn/postcss-8.4.31
Bump postcss from 8.4.29 to 8.4.31
2023-10-06 14:17:19 +09:00
dependabot[bot] 6943ae51bf Bump postcss from 8.4.29 to 8.4.31
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.29 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.29...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 05:06:20 +00:00
contramundum53 d8077d0739 Merge pull request #645 from not522/gpsampler-doc
Add `PreferentialGPSampler` document
2023-10-06 14:05:35 +09:00
Naoto Mizuno bef3d1e57e Fix lint 2023-10-06 13:54:40 +09:00
Naoto Mizunoandcontramundum53 20091d2616 Apply suggestions from code review
Co-authored-by: contramundum53 <contramundum53@outlook.com>
2023-10-06 13:47:47 +09:00
Naoto Mizuno 6f79d7d9fb Merge pull request #633 from contramundum53/simplify-ep
[Preferential] Simplify EP implementation
2023-10-06 11:12:07 +09:00
Naoto Mizuno 0e5398c11e Merge pull request #646 from contramundum53/experimental-warning-doc
Add experimental warnings on doc
2023-10-05 17:50:27 +09:00
Naoto Mizuno a5e102d9fa Make PreferentialGPSampler the default for preferential optimization 2023-10-05 17:17:15 +09:00
Naoto Mizuno 09fa32b914 Install BoTorch on document build 2023-10-05 17:10:43 +09:00
Contramundum b8ef10d1f1 Fix linter 2023-10-05 16:31:29 +09:00
Contramundum 1aef43cd8a Change version to that of optuna-dashboard 2023-10-05 16:28:05 +09:00