Commit Graph
1626 Commits
Author SHA1 Message Date
moririn2528 bfb9afc898 fixed Feedback screen 2023-09-05 14:58:59 +09:00
moririn2528 5cbab3fa67 fix by lint 2023-09-04 19:01:06 +09:00
moririn2528 da38286b69 add tests 2023-09-04 18:59:17 +09:00
moririn2528 6928e0c304 add python api 2023-09-04 15:32:35 +09:00
moririn2528 181319e89c add setting to frontend 2023-08-31 15:24:08 +09:00
moririn2528 516f06a19c wip 2023-08-31 14:08:05 +09:00
c-bata 70a142b613 Merge pull request #582 from c-bata/standalone-app-gh-actions
Deploy browser-only app to GitHub Pages
2023-08-30 14:29:52 +09:00
c-bata 4883a16493 Resolve todo comment 2023-08-30 14:24:39 +09:00
c-bata 73692bce1e Update gh-pages action 2023-08-30 14:18:21 +09:00
c-bata cf0d7c39b7 Merge branch 'main' into standalone-app-gh-actions 2023-08-30 14:14:27 +09:00
c-bata 6e490f814a Merge pull request #581 from moririn2528/preferential-display
Introduce `skip` flag for preferential optimization
2023-08-29 18:08:57 +09:00
moririn2528 17e6e3d0e7 fix by lint 2023-08-29 17:32:21 +09:00
moririn2528 396c6d654a fix by lint 2023-08-29 17:17:33 +09:00
c-bata 7bcd7a6af5 Merge pull request #585 from c-bata/fix-preferential-example
Fix an example of preferential optimization
2023-08-29 17:05:52 +09:00
c-bata e3c8d0f13f Fix an example of preferential optimization 2023-08-29 16:55:58 +09:00
moririn2528 cd559c6693 fix by review 2023-08-29 16:04:31 +09:00
Naoto Mizuno e6c39f61af Merge pull request #583 from c-bata/follow-up-551
Fix lint errors on PR #551
2023-08-29 11:51:11 +09:00
c-bata a67b3968fa Merge branch 'main' into follow-up-551 2023-08-29 10:54:19 +09:00
c-bata d5576c59bb Fix flake8 errors 2023-08-29 10:54:16 +09:00
moririn2528 5e7a433b98 fix by review 2023-08-28 19:02:58 +09:00
moririn2528 e2fdeb8347 minor change for mypy 2023-08-28 18:50:26 +09:00
moririn2528 b1c1eacb7b merge 2023-08-28 18:47:07 +09:00
c-bata 813f48491c Merge pull request #572 from moririn2528/select-preference-screen
Improve human feedback UI for Preferential Optimization
2023-08-28 18:35:18 +09:00
moririn2528 3acd952fc2 minor fix 2023-08-28 18:17:39 +09:00
c-bata 89cc9f05b6 Fix standalone app production build 2023-08-28 18:15:32 +09:00
c-bata 56d54c5b25 Deploy browser-only app on GitHub Action 2023-08-28 18:09:32 +09:00
moririn2528 a570518c96 minor fix 2023-08-28 18:09:07 +09:00
moririn2528 fd59df9c28 fix by review 2023-08-28 18:04:26 +09:00
moririn2528 a8c3e08207 remove duplicate cards 2023-08-28 16:14:58 +09:00
moririn2528 ad1f0b32e7 fixed to permit post at the same time 2023-08-28 15:52:17 +09:00
moririn2528 ad149f073c add test for skip api 2023-08-28 14:47:07 +09:00
moririn2528 08e44c7aba add skip flag 2023-08-28 14:26:08 +09:00
c-bata d9b096df0f Merge pull request #580 from c-bata/fix-issue-578
Fix the sort of `user_attr` values
2023-08-28 11:54:04 +09:00
moririn2528 5f518b416e change component to card 2023-08-28 11:43:50 +09:00
c-bata b2cb0e064c Fix the sort of user_attr values 2023-08-28 11:28:23 +09:00
c-bata 0a1e5efb32 Merge pull request #579 from c-bata/vscode-metadata
Update README and docs for the VS Code extension
2023-08-28 10:29:03 +09:00
c-bata 1edece95db Replace VSCode with VS Code 2023-08-28 10:05:56 +09:00
c-bata 1349a9b5dd Update docs about vscode extension 2023-08-27 17:31:19 +09:00
c-bata fa239bf508 Update README of the vscode extension 2023-08-27 03:27:51 +09:00
c-bata 2cc7d6ceb7 Merge pull request #575 from c-bata/standalone-app-union-user-attrs
Support external_param_value and union_user_attrs on optuna-dashboard-wasm.
2023-08-27 03:14:06 +09:00
c-bata 98db8c3446 Add Intermediate values plot 2023-08-27 03:08:00 +09:00
c-bata 4fc3259b1c Fix lint errors 2023-08-27 02:55:46 +09:00
c-bata 223f91dfbd Support params and union_user_attrs 2023-08-27 02:50:01 +09:00
c-bata 7c2bedc8b1 Merge pull request #574 from c-bata/improve-sqlite3-wasm-loader
Add some improvements on SQLite3 WASM loader
2023-08-27 01:52:21 +09:00
c-bata 7e68690a57 Add some improvements on SQLite3 WASM loader 2023-08-27 01:18:12 +09:00
contramundum53 ec179af813 Rename _gp.py to gp.py 2023-08-25 20:13:48 +09:00
contramundum53 32740710ea Update __init__.py 2023-08-25 20:13:28 +09:00
c-bata 189005aa74 Merge pull request #555 from c-bata/doc-optuna-preferential
Add docstrings of preferential optimization functions
2023-08-25 19:47:36 +09:00
moririn2528 073243da66 fix by review 2023-08-25 18:04:38 +09:00
c-bata bcf1f7d0aa Merge pull request #571 from lucasmrdt/main
Fix the bug while renaming a study with maximize direction
2023-08-25 16:47:14 +09:00