Commit Graph
373 Commits
Author SHA1 Message Date
Cheng Huzi a694fd29a8 Update version to 1.0.0 2021-10-08 09:42:39 +08:00
Huzi Cheng 3da8be6cdb Merge pull request #130 from keisuke-umezawa/feature/rename-log-scale-title
Rename log scale to log y scale
2021-09-16 16:14:54 +08:00
Masashi Shibata 8126365fbb Merge pull request #135 from optuna/test-data-grid
Add tests for DataGrid
2021-09-08 16:52:05 +09:00
c-bata 13bbede1b7 Add tests of DataGrid 2021-09-08 16:30:16 +09:00
Masashi Shibata a59ac7e562 Merge pull request #134 from optuna/test-filter
Add tests for filter trial state
2021-09-08 12:19:58 +09:00
c-bata d2acac5804 Add tests for filter trial state 2021-09-08 12:15:46 +09:00
Masashi Shibata 204af0ff54 Merge pull request #132 from kenrota/fix-graph-title-of-parallel-coordinate
Fix typo in graph title of Parallel coordinate
2021-09-07 12:07:30 +09:00
Masashi Shibata 2fdcd74969 Merge pull request #133 from kenrota/fix-typo-in-wsgi-environment-variable
Fix typo in WSGI environment variable
2021-09-07 12:07:02 +09:00
Kentaro Tokutomi 56397bb14b Fix typo in WSGI environment variable 2021-09-06 21:52:38 +09:00
Kentaro Tokutomi ac40cad3dd Fix typo in graph title of Parallel coordinate 2021-09-06 21:13:27 +09:00
Masashi Shibata 87b26c46e5 Merge pull request #131 from kenrota/improve-label-overlaps
Improve label overlaps
2021-09-06 16:17:24 +09:00
Kentaro Tokutomi cafc6bdd33 Improve label overlap in Parallel coordinate graph 2021-09-06 00:19:34 +09:00
Kentaro Tokutomi a10193ee14 Fix label overlap in Hyperparameter importance graph 2021-09-05 20:47:52 +09:00
keisuke-umezawa d36705664e Rename log scale to log y scale 2021-09-05 16:24:05 +09:00
Huzi Cheng 75b9e7810d Merge pull request #120 from keisuke-umezawa/feature/add-x-log-scale-for-slice
Add x log scale for slice plot
2021-08-30 23:14:00 +08:00
Huzi Cheng 269fb8fe2e Merge pull request #127 from optuna/release-process
Update "Release the new version" section on DEVELOPMENT.md
2021-08-16 02:37:42 +08:00
c-bata e5d808a6b4 Update release manual on DEVELOPMENT.md 2021-08-13 14:54:16 +09:00
keisuke-umezawa b3142fbad7 Apply fmt 2021-08-09 19:54:28 +09:00
keisuke-umezawa 1a40288b6d Remove error 2021-08-09 16:41:26 +09:00
keisuke-umezawa b5e1c12c24 Change x axis by distribution 2021-08-09 16:28:26 +09:00
keisuke-umezawa b33ab76e72 Add x log scale 2021-08-09 16:28:26 +09:00
Masashi Shibata 941fd7d4ca Merge pull request #123 from optuna/github-actions-frontend-tests
Run frontend tests on GitHub Actions
2021-07-21 10:43:06 +09:00
Masashi Shibata 70a10e0f57 Merge pull request #124 from optuna/rename-tests-directory
Rename tests to python_tests
2021-07-21 10:33:51 +09:00
c-bata 6599939927 Update setup.cfg 2021-07-21 10:28:35 +09:00
c-bata daaf106dcb Rename tests to python_tests 2021-07-21 10:24:44 +09:00
c-bata 74ab737d2d Run frontend tests on GitHub Actions 2021-07-20 18:32:26 +09:00
Masashi Shibata 32c3a97650 Merge pull request #110 from chenghuzi/unit-tests
Add unit test for TrialTable
2021-07-20 18:28:44 +09:00
Cheng Huzi 7d5eaaef22 Add unit test for TrialTable 2021-07-19 23:47:08 +08:00
Masashi Shibata 9053ce96e8 Merge pull request #119 from chenghuzi/vis-preference
Add visualization preference panel
2021-07-15 10:41:45 +09:00
Cheng Huzi 6f0f356245 Add visualization preference panel 2021-07-13 01:13:35 +08:00
Masashi Shibata 7595918048 Merge pull request #118 from keisuke-umezawa/fix/rename-goptuna
Rename goptuna to optuna
2021-07-11 08:43:19 +09:00
keisuke-umezawa 2ce79553a1 Rename goptuna to optuna 2021-07-10 23:14:50 +09:00
Masashi Shibata f068f15634 Merge pull request #115 from chenghuzi/incremental-sync
Add incremental sync for the study summary API
2021-07-02 11:50:47 +09:00
Cheng Huzi c29a4bd1f8 Add todo 2021-07-01 22:47:02 -04:00
Cheng Huzi 3b18fe4ec8 Fix unittest logic & change parameter name 2021-07-01 04:33:48 -04:00
Cheng Huzi d811244429 Fix error in calculating the number of fixed trials 2021-07-01 01:32:24 -04:00
Cheng Huzi 06d6ed98ce Fix type annotation error 2021-07-01 01:14:25 -04:00
Cheng Huzi 2b425b5cb7 Add unittests for study_details & change query parameter name 2021-07-01 01:03:21 -04:00
Cheng Huzi 0cdab19474 Add incremental sync for the study summary API 2021-06-29 19:47:14 -04:00
Masashi Shibata 22e63bab4f Update bug_report.yml 2021-06-25 01:04:26 +09:00
Masashi Shibata 85d8f032de Merge pull request #114 from optuna/template-bug-report
Template bug report
2021-06-25 01:01:14 +09:00
c-bata 1345df9907 Update bug report template 2021-06-16 12:57:28 +09:00
c-bata 4503f65b7d Use YAML based issue template 2021-06-16 12:54:33 +09:00
Masashi Shibata 2eb01cb49a Update README.md 2021-06-11 12:56:25 +09:00
c-bata b586b30e0c Update question.md 2021-06-10 11:02:05 +09:00
c-bata 7748906346 Add question's issue template 2021-06-10 10:53:27 +09:00
Masashi Shibata 8e4ea63efd Merge pull request #105 from optuna/set-margin-top
Set margin top on each plots.
2021-06-09 15:10:30 +09:00
c-bata e534bd83a8 Set margin top on each plots 2021-06-09 15:05:04 +09:00
Masashi Shibata e4a744e521 Merge pull request #102 from chenghuzi/main
Add multi-objective support
2021-06-09 15:04:22 +09:00
Cheng Huzi 593851adcb Change layout of intermediate values plot 2021-06-08 18:36:34 -04:00