c-bata
|
58742933db
|
Warn users failed to import optuna-fast-fanova
|
2022-09-15 20:50:14 +09:00 |
|
Masashi Shibata
|
126f761ee7
|
Merge pull request #268 from c-bata/bump-to-v0.7.3
Bump the version up to v0.7.3
|
2022-09-15 20:00:31 +09:00 |
|
c-bata
|
4c3c26d599
|
Bump the version up to v0.7.3
|
2022-09-15 19:59:12 +09:00 |
|
c-bata
|
d373b65780
|
Catch ValueError while importing optuna-fast-fanova
|
2022-09-15 19:57:03 +09:00 |
|
c-bata
|
f8be5aee67
|
Bump the version up to v0.7.2
|
2022-08-04 16:45:42 +09:00 |
|
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
|
b37a6d14fb
|
Fix lint error
|
2022-07-20 12:58:32 +09:00 |
|
c-bata
|
07a5f168cc
|
Fix imports of typing.Literal
|
2022-07-20 12:55:44 +09:00 |
|
c-bata
|
e9bb57ed8d
|
Bump the version number up to v0.7.1
|
2022-06-08 17:11:23 +09:00 |
|
c-bata
|
48c30d5955
|
Add black settings
|
2022-06-08 16:00:21 +09:00 |
|
c-bata
|
552fa31cf6
|
Fix isort
|
2022-06-08 15:50:40 +09:00 |
|
c-bata
|
9cf5f7d772
|
Use optuna-fast-fanova if available
|
2022-06-08 15:47:23 +09:00 |
|
c-bata
|
63ad5caa70
|
Bump the version number up to v0.7.0
|
2022-06-06 13:54:18 +09:00 |
|
c-bata
|
6de2f22420
|
Sort trials only if using RDBStorage with PostgreSQL
|
2022-06-06 13:43:09 +09:00 |
|
pnkov
|
2340086804
|
Move sorting to server-side
|
2022-05-26 07:39:45 +03:00 |
|
pnkov
|
fc9dd7a160
|
Merge branch 'main' into fix-plots
|
2022-05-26 07:31:06 +03:00 |
|
c-bata
|
c9975b9486
|
Fix lint errors
|
2022-05-25 21:43:14 +09:00 |
|
c-bata
|
d1ced4eb95
|
Fix comparator function for TrialIntermediateValue table
|
2022-05-25 21:31:50 +09:00 |
|
c-bata
|
22d4207c16
|
Fix comparator function
|
2022-05-25 21:28:30 +09:00 |
|
c-bata
|
f46a1d724d
|
Update visual regression test
|
2022-05-25 21:16:38 +09:00 |
|
c-bata
|
68f7b75e1c
|
Fix -inf and nan handling
|
2022-05-25 20:31:00 +09:00 |
|
pnkov
|
11f1158717
|
Fix plots
|
2022-05-14 05:00:00 +03:00 |
|
c-bata
|
07d6f84993
|
Fix lint errors
|
2022-05-12 13:29:39 +09:00 |
|
c-bata
|
9fb33ee37c
|
Refactor cli.py
|
2022-05-12 13:26:04 +09:00 |
|
c-bata
|
4d282da673
|
Auto select server
|
2022-05-12 13:20:49 +09:00 |
|
Masashi Shibata
|
bae363583e
|
Merge pull request #225 from yoshinobc/plot-intermediate-values-of-running-trials
plot intermediate values of running trials
|
2022-05-11 10:59:20 +09:00 |
|
Masashi Shibata
|
abb8e51b08
|
Fix local variable names
|
2022-05-11 10:53:09 +09:00 |
|
yoshinobc
|
a1b80b4571
|
sorting in action.ts
|
2022-05-09 14:33:51 +09:00 |
|
Masashi Shibata
|
6e23d3b9cb
|
Merge pull request #229 from optuna/multithreaded-wsgi-servers
Make WSGI servers multithreaded
|
2022-05-06 19:26:36 +09:00 |
|
Masashi Shibata
|
5dda769dee
|
Merge pull request #228 from optuna/fix-nplus1-problem
Fix performance issues on the top page.
|
2022-05-06 19:13:34 +09:00 |
|
c-bata
|
4958c9d0ac
|
Fix lint errors
|
2022-05-06 19:13:23 +09:00 |
|
c-bata
|
a1fa969569
|
Make WSGI servers multithreaded
|
2022-05-06 19:07:43 +09:00 |
|
c-bata
|
9ddf2da518
|
Fix N+1 queries problem
|
2022-05-06 19:02:53 +09:00 |
|
Masashi Shibata
|
545ef2fd79
|
Merge pull request #226 from yoshinobc/fix-issues-198
Fix a bug when handling categorical parameter that contain number in the string
|
2022-05-01 18:21:30 +09:00 |
|
c-bata
|
83da948015
|
Fix bug
|
2022-05-01 14:23:38 +09:00 |
|
c-bata
|
8905f800cf
|
Fix lint errors
|
2022-05-01 13:35:12 +09:00 |
|
c-bata
|
d94e3b232f
|
Implement SQL Profiler
|
2022-05-01 13:27:11 +09:00 |
|
yoshinobc
|
9279088519
|
change from parseFloat to Number
|
2022-04-29 16:07:11 +09:00 |
|
yoshinobc
|
1b7005d113
|
changed filter function for trials and display name
|
2022-04-28 21:21:45 +09:00 |
|
c-bata
|
88c2a5fba0
|
Remove a comment
|
2022-04-27 09:00:08 +09:00 |
|
c-bata
|
9727fd0fc8
|
Fix lint errors
|
2022-04-27 08:55:53 +09:00 |
|
c-bata
|
307bd624e4
|
Filter trials by param value
|
2022-04-27 08:40:27 +09:00 |
|
yoshinobc
|
8e2956f22f
|
fix test and sortable
|
2022-04-27 00:24:28 +09:00 |
|
yoshinobc
|
acf61177e7
|
add each param columns
|
2022-04-26 20:42:33 +09:00 |
|
yoshinobc
|
71591c0a05
|
fix test and update
|
2022-04-24 17:15:49 +09:00 |
|
yoshinobc
|
c8f7cf5de0
|
fix lint
|
2022-04-24 14:57:18 +09:00 |
|
yoshinobc
|
d08b4f2867
|
fix
|
2022-04-24 13:54:47 +09:00 |
|