Commit Graph
316 Commits
Author SHA1 Message Date
c-bata c9cbcd7e4e Update npm dependencies 2021-06-08 22:29:26 +09:00
c-bata dc437e737c Add renovate.json 2021-06-08 22:20:03 +09:00
c-bata 3fbe6ee315 Remove .node-version 2021-06-08 21:33:07 +09:00
Masashi Shibata 3d7b3bcf0f Merge pull request #100 from optuna/dependabot/npm_and_yarn/browserslist-4.16.6
Bump browserslist from 4.14.5 to 4.16.6
2021-05-27 09:22:34 +09:00
dependabot[bot] 612aa7f50f Bump browserslist from 4.14.5 to 4.16.6
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.14.5 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.14.5...4.16.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 20:58:44 +00:00
Masashi Shibata fe20139506 Merge pull request #96 from optuna/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.20 to 4.17.21
2021-05-12 13:22:56 +09:00
dependabot[bot] 36c924ca7b Bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 23:06:53 +00:00
Masashi Shibata a117c92ab8 Merge pull request #95 from optuna/set-license-file
Set license_file in setup.cfg
2021-05-07 15:18:13 +09:00
c-bata 61277f9e0a Set license_file in setup.cfg 2021-05-07 15:16:51 +09:00
Masashi Shibata 567bc083d0 Merge pull request #90 from simonhessner/show_tick_labels
Show tick labels and add log scale in slice graph
2021-04-23 00:45:16 +09:00
Simon Hessner 496a4f6371 Fix bug mentioned in comments of PR #90 2021-04-22 16:24:35 +01:00
Simon Hessner cd44cfa052 Lint 2021-04-22 12:28:13 +01:00
Simon Hessner ff73aaa689 Rename log to logScale 2021-04-22 12:10:59 +01:00
Simon Hessner a72f556d11 Add option for log scale in slice graph 2021-04-22 12:04:14 +01:00
Simon Hessner 416218f8b3 Add x axis label also for numerical types and prepare log scale feature 2021-04-22 11:50:58 +01:00
Simon Hessner e00fb28b5a Show label in Slice Graph on x axis 2021-04-22 11:38:09 +01:00
c-bata c9b280cd16 Bump the version up to v0.4.1 2021-04-20 13:31:38 +09:00
Masashi Shibata 128eb035ed Merge pull request #88 from optuna/fix-serializer-attr-values
Fix a regression bug of attr serialization
2021-04-20 13:31:03 +09:00
c-bata 2b83d07f22 Fix a regression bug of attr serialization 2021-04-20 13:21:42 +09:00
Masashi Shibata be8a8f114d Merge pull request #86 from optuna/conda-installation
Update installation for conda users
2021-04-14 11:20:36 +09:00
c-bata bcfadb3b11 Update installation for conda users 2021-04-14 11:18:58 +09:00
c-bata a6af1358ba Bump the version up to v0.4.0 2021-04-12 18:25:15 +09:00
Masashi Shibata 070fb5c9d6 Merge pull request #85 from optuna/detect-crash
Run Visual Regression Test on GitHub Actions.
2021-04-11 18:50:46 +09:00
c-bata a07377be0f Fix integration tests 2021-04-11 18:46:57 +09:00
c-bata c378a1a60a Fix integration tests 2021-04-11 18:43:51 +09:00
c-bata 24d24cf84e Run integration tests on GitHub Actions 2021-04-11 18:39:53 +09:00
c-bata 21914fbdbd Detect crash on visual_regression_test 2021-04-11 18:12:44 +09:00
Masashi Shibata c294b64a0a Merge pull request #84 from optuna/redis-storage
Support RedisStorage
2021-04-11 16:13:51 +09:00
c-bata c15b8b4823 Support RedisStorage 2021-04-11 16:10:12 +09:00
Masashi Shibata 2e6ba50331 Update gif animations 2021-04-10 18:48:43 +09:00
Masashi Shibata 77dcf65d77 Merge pull request #83 from optuna/add-options-visual-regression-test
Add options for visual regression tests
2021-04-10 05:52:35 +09:00
c-bata 9a255b223c Fix a mypy error 2021-04-10 05:39:23 +09:00
c-bata 99bc59fbbd Add options for visual regression tests 2021-04-10 05:36:27 +09:00
Masashi Shibata d215f2e4a9 Merge pull request #82 from optuna/requirements-txt
Add description for visual regression tests
2021-04-10 05:25:35 +09:00
c-bata e05ea5426a Fix action 2021-04-10 05:02:27 +09:00
c-bata e392644087 Add description for visual regression test 2021-04-10 03:26:12 +09:00
c-bata 3b3017345c Add requirements.txt instead of setup.cfg 2021-04-10 03:22:17 +09:00
Masashi Shibata b759bba048 Merge pull request #81 from optuna/fix-sort-with-filter
Fix less comparator of DataGrid
2021-04-10 03:18:25 +09:00
c-bata 29d5cb136d Fix less comparator of DataGrid 2021-04-10 03:14:06 +09:00
Masashi Shibata 51daba1e1b Merge pull request #80 from optuna/fast-intersection-search-space
Fast intersection search space
2021-04-10 02:59:11 +09:00
c-bata be1bdfebbb Run prettier 2021-04-10 02:54:11 +09:00
c-bata 69f84fe34b Fast intersection search space on GraphParallelCoordinate 2021-04-10 02:51:40 +09:00
c-bata 69e74dc928 Fast union search space on GraphSlice 2021-04-10 02:51:20 +09:00
c-bata b9505588a5 Update API client to load search spaces 2021-04-10 02:51:08 +09:00
c-bata 74f3e69d44 Update API client to load search spaces 2021-04-10 02:19:44 +09:00
Masashi Shibata cdd1bad141 Merge pull request #79 from optuna/revert-graph-contour
Revert graph contour because it will be crashed on dynamic search space.
2021-04-10 02:18:57 +09:00
c-bata 651a6d43fd Revert GraphContour 2021-04-10 02:09:52 +09:00
c-bata 89c90b152e Run visual regression test for dynamic search space 2021-04-10 02:06:20 +09:00
Masashi Shibata 7436a237c1 Merge pull request #78 from optuna/fix-hpi-when-given-no-trials
Fix a bug of HyperparameterImportance when given no trials
2021-04-09 18:27:17 +09:00
c-bata ab5354328f Fix a bug of HyperparameterImportance when given no trials 2021-04-09 18:21:09 +09:00