Commit Graph
43 Commits
Author SHA1 Message Date
c-bata 3b5b70fe6e Add switch button to disable auto-reload 2021-01-15 04:56:02 +09:00
c-bata 1b45110efb Bump the version up to v0.2.1 2021-01-15 02:49:15 +09:00
c-bata 07008090e4 Separate columns for each objectives 2021-01-15 02:43:57 +09:00
c-bata fb0524a594 fix-msg-delete-study 2021-01-14 23:34:07 +09:00
c-bata ce98fe515b Enable auto reload for development 2021-01-13 16:47:35 +09:00
c-bata 21b1adab20 Run prettier 2021-01-13 13:14:23 +09:00
c-bata 34e7990393 Fix a bug to reflect objective id changes 2021-01-13 13:13:11 +09:00
c-bata af605b1c5b Bump the version up to v0.2.0 2021-01-12 23:43:37 +09:00
c-bata c17e9127ca Add dialog to create multi-objective study 2021-01-12 23:20:34 +09:00
c-bata ea00361219 Plot history for multi-objective study 2021-01-12 20:17:56 +09:00
c-bata 658d634397 Fix typescript lint errors 2021-01-12 19:34:15 +09:00
c-bata a76e0e4f4a Support Optuna v2.4.0 2021-01-12 19:25:23 +09:00
c-bata 98e4f72f4c Update dialog message of study direction 2020-10-31 15:04:31 +09:00
c-bata 364a1f3156 Fix unformatted file 2020-10-27 22:22:29 +09:00
c-bata 26dc9d7411 Fix trailing slashes hook 2020-10-27 04:43:22 +09:00
c-bata bf5493e2c4 Refactor type hints 2020-10-27 04:09:29 +09:00
c-bata 78e772e949 Fix flake8 error 2020-10-27 03:40:22 +09:00
c-bata d4e3cd347b Use typing_extensions 2020-10-27 03:12:35 +09:00
c-bata 796b576644 Run black 2020-10-27 03:01:52 +09:00
c-bata d0e0092130 Add type hints 2020-10-27 02:55:29 +09:00
c-bata 2c1bafe95a Use flake8 2020-10-26 15:53:04 +09:00
c-bata 1eb7c208ba Add bottle hook to remove trailing slashes 2020-10-26 15:08:01 +09:00
c-bata 551140d48e Return properly http status if study_summary is not found 2020-10-26 13:09:53 +09:00
c-bata f8d466fd65 Return 4xx status if expected errors 2020-10-26 13:07:15 +09:00
c-bata b41d369d41 Add space to show clear filter button 2020-10-26 05:27:43 +09:00
c-bata 113b550d46 Bump up to v0.1.0 2020-10-26 03:53:11 +09:00
c-bata 937fbb69a7 Add type hints 2020-10-26 02:05:11 +09:00
c-bata 156a676aea Refactor in-memory cache 2020-10-26 01:59:23 +09:00
c-bata d9e768c479 Improve CLI help text 2020-10-26 01:58:56 +09:00
c-bata 05b02145a4 Modify html 2020-10-26 00:22:10 +09:00
c-bata 8050ff11da Add in-memory cache of trials 2020-10-26 00:17:30 +09:00
c-bata 9706ee0549 Update confirmation message to delete a study 2020-10-25 16:46:56 +09:00
c-bata 19b05e6fa7 Update README 2020-10-25 16:25:00 +09:00
c-bata 57d38b9795 Add --version option 2020-10-25 16:10:26 +09:00
c-bata a3aafede4c Delete trial button 2020-10-25 14:29:18 +09:00
c-bata 6213beaddd Add tables for trial params and system_attrs 2020-10-25 12:48:20 +09:00
c-bata 2fe5ddf76a Filter trials by state 2020-10-25 12:05:37 +09:00
c-bata df030269a1 Use UpperCamelCase to tsx files 2020-10-25 00:58:18 +09:00
c-bata 52752880ab Add refactor changes 2020-10-24 20:45:33 +09:00
c-bata 847763125c Set direction minimize if not_set 2020-10-24 19:44:55 +09:00
c-bata ca24cb1854 Set study_id in trial 2020-10-24 18:00:59 +09:00
c-bata c46c630f7b Format with black 2020-10-24 17:50:01 +09:00
c-bata 92b5bc4f7d Rename dashboard to optuna_dashboard 2020-10-24 17:48:19 +09:00