c-bata
|
cd38f30318
|
Avoid to sort trials when using Optuna v3.0.0 rc0
|
2022-08-04 16:39:38 +09:00 |
|
c-bata
|
57337f6574
|
Fix broken unittests
|
2022-08-04 16:18:31 +09:00 |
|
c-bata
|
cf887ba541
|
Fix broken tests
|
2022-08-04 16:12:40 +09:00 |
|
c-bata
|
200d8d3e5c
|
Use storage.get_all_studies() instead of study_summaries
|
2022-08-04 15:20:25 +09:00 |
|
c-bata
|
48c30d5955
|
Add black settings
|
2022-06-08 16:00:21 +09:00 |
|
c-bata
|
6de2f22420
|
Sort trials only if using RDBStorage with PostgreSQL
|
2022-06-06 13:43:09 +09:00 |
|
c-bata
|
9ddf2da518
|
Fix N+1 queries problem
|
2022-05-06 19:02:53 +09:00 |
|
yoshinobc
|
c8f7cf5de0
|
fix lint
|
2022-04-24 14:57:18 +09:00 |
|
yoshinobc
|
b4fc182e6c
|
add get_cached_extra_study_property
|
2022-04-24 13:53:43 +09:00 |
|
c-bata
|
6b397d8b53
|
Fix bug of infinite redirect loop
|
2022-04-21 11:58:44 +09:00 |
|
c-bata
|
dfe2f9358d
|
Check schema compatibility when visited to top
|
2022-04-21 11:53:36 +09:00 |
|
c-bata
|
354d19b5a5
|
Add some refactor changes
|
2022-04-21 00:33:28 +09:00 |
|
c-bata
|
03d0d7af29
|
Improve UI design of schema upgrade page
|
2022-04-20 23:56:38 +09:00 |
|
c-bata
|
a49fcd940e
|
Add button to upgrade RDB schema
|
2022-04-20 21:36:49 +09:00 |
|
c-bata
|
a941a030a3
|
Fix visual_regression_test.py
|
2022-04-06 10:35:24 +09:00 |
|
c-bata
|
e1b47bab47
|
Pass mypy lint with optuna v2.10.0
|
2022-04-06 09:55:32 +09:00 |
|
Ellon M
|
6c8fc37c67
|
Set include_best_trial=True in get_study_summary
|
2022-03-28 20:26:26 +03:00 |
|
c-bata
|
ba96fd624b
|
Set include_best_trial=True for v3 release
|
2022-03-24 12:34:58 +09:00 |
|
c-bata
|
5dcfcb9723
|
Disable gzip when DEBUG mode is enabled
|
2022-03-22 14:10:20 +09:00 |
|
c-bata
|
cae696181b
|
Fix python lint errors
|
2022-03-20 02:09:53 +09:00 |
|
c-bata
|
0732086c6c
|
Use webpack CompressionPlugin
|
2022-03-20 02:07:17 +09:00 |
|
c-bata
|
2902a87fe6
|
Gzip favicon.ico
|
2022-03-20 01:57:04 +09:00 |
|
c-bata
|
5522f51d6b
|
Set favicon.ico
|
2022-03-20 01:55:57 +09:00 |
|
c-bata
|
1f699f2bd7
|
Cache hyperparameter importances
|
2022-03-19 21:47:08 +09:00 |
|
Masashi Shibata
|
e5a57b3e25
|
Merge pull request #181 from optuna/optuna-loading
Show animated SVG while loading bundle.js
|
2022-03-19 17:25:09 +09:00 |
|
c-bata
|
6d42be6ada
|
Fix lint errors
|
2022-03-19 15:59:43 +09:00 |
|
c-bata
|
555cf55519
|
Return latest note when got 409 status
|
2022-03-19 15:57:18 +09:00 |
|
c-bata
|
a518202532
|
Fix lint errors
|
2022-03-19 15:06:12 +09:00 |
|
c-bata
|
743c8add86
|
Show animated SVG while loading bundle.js
|
2022-03-19 14:54:56 +09:00 |
|
c-bata
|
beb26f9068
|
Fix tests
|
2022-03-19 04:14:49 +09:00 |
|
c-bata
|
af95449d8a
|
Fix lint errors
|
2022-03-19 04:04:29 +09:00 |
|
c-bata
|
836e0c741a
|
Refactor bottle code
|
2022-03-19 02:45:25 +09:00 |
|
c-bata
|
b366191d82
|
Add saving state
|
2022-03-19 02:27:52 +09:00 |
|
c-bata
|
aa35bfa709
|
Implement JSON API for note
|
2022-03-18 13:32:23 +09:00 |
|
c-bata
|
0f52401aad
|
Hide IntermediateValue chart by default
|
2022-03-16 16:29:28 +09:00 |
|
c-bata
|
1711df92cd
|
Use CssBaseline
|
2022-03-12 17:27:24 +09:00 |
|
c-bata
|
5bcff9e593
|
Fix param importances when given inf
|
2022-03-12 03:11:23 +09:00 |
|
c-bata
|
a54c7bfc3d
|
Fix type hints and improve README
|
2022-02-18 15:29:32 +09:00 |
|
c-bata
|
c79135b524
|
Deprecate create_app() function
|
2022-02-18 14:59:09 +09:00 |
|