Commit Graph
1643 Commits
Author SHA1 Message Date
keisuke umezawa 10b3141b71 Merge pull request #569 from keisuke-umezawa/fix/devide-testdb-e2etests
Use a different test fixture for each test file in the e2e tests
2023-09-03 16:11:04 +09:00
keisuke-umezawa 0a3987f811 Follow review comments 2023-09-03 15:28:39 +09:00
c-bata 623152280c Merge pull request #562 from keisuke-umezawa/feature/introduce-python-coverage2
Introduce codecov settings
2023-08-31 18:39:36 +09:00
c-bata 4f6c78b18f Merge pull request #593 from c-bata/add-gitignore-example-artifact
Update `.gitignore` for preferential optimization examples
2023-08-31 13:21:51 +09:00
c-bata 575c28df2a Update .gitignore for preferential optimization examples 2023-08-31 13:21:14 +09:00
c-bata fa45e75824 Merge pull request #587 from moririn2528/preferential-analysis
Add analytics page for preferential
2023-08-31 13:19:04 +09:00
c-bata 715fff80e2 Merge pull request #592 from optuna/gif-animation-readme
Add GIF animation on README
2023-08-31 13:15:49 +09:00
c-bata 3b64069e2f Add GIF animation on README 2023-08-31 13:13:08 +09:00
c-bata b24ee3cbc2 Refactor GraphContour.tsx 2023-08-31 13:07:42 +09:00
moririn2528 22c3f21f0f add color for best trials 2023-08-31 11:27:46 +09:00
moririn2528 fda8464a7e remove objective value from best trials 2023-08-31 10:32:41 +09:00
keisuke-umezawa 3aba421d63 Add codecov token 2023-08-30 22:05:17 +09:00
c-bata e8cbc5c9b0 Merge pull request #589 from c-bata/update-readme
Update README and add ogp for optuna-dashboard-wasm
2023-08-30 15:56:10 +09:00
c-bata 1f80f312c2 Fix style tag 2023-08-30 15:55:27 +09:00
c-bata d85562b3f6 Update README and add ogp for optuna-dashboard-wasm 2023-08-30 15:50:15 +09:00
c-bata fff051d32f Merge pull request #588 from c-bata/add-public-path-option-standalone-app
Change public path for GitHub pages
2023-08-30 15:27:11 +09:00
c-bata ea849d9a93 Change public path for GitHub pages 2023-08-30 15:24:39 +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
moririn2528 42317e0935 add analytics page for preferential 2023-08-30 14:18:29 +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