Commit Graph
54 Commits
Author SHA1 Message Date
Toshihiko Yanase da70fbe2fa Update URL. 2023-11-10 15:02:48 +09:00
Toshihiko Yanase fa3fa62413 Replace example files with links. 2023-11-10 13:54:59 +09:00
c-bata 29a5833cd0 Fix broken tutorial links 2023-10-26 15:40:19 +09:00
c-bata 14afdee705 Update README to introduce Jupyter Lab extension 2023-10-19 18:47:36 +09:00
contramundum53 5d3a1283e6 Merge pull request #652 from not522/optional-dependencies
Add `optional-dependencies` for preferential optimization
2023-10-10 13:20:31 +09:00
Naoto Mizuno ce4f45538b Add optional-dependencies for preferential optimization 2023-10-06 14:17:21 +09:00
Naoto Mizuno 366ac26e96 Add PreferentialGPSampler document 2023-10-05 15:46:52 +09:00
c-bata 2967e42339 Update preferential optimization tutorial 2023-09-22 11:52:02 +09:00
moririn2528 9f17603741 minor fix 2023-09-14 17:05:12 +09:00
moririn2528 df1948a484 minor fix 2023-09-14 16:42:58 +09:00
moririn2528 4570efe74d fix by review 2023-09-14 16:39:44 +09:00
c-bata a85bc62485 Merge pull request #612 from keisuke-umezawa/fix/update-hitl-example-for-artifacts
Update hitl tutorial for optuna.artifacts
2023-09-11 11:42:22 +09:00
c-bata 9200b9652a Merge pull request #607 from c-bata/tutorial-preferential-optimization
Add tutorial for preferential optimization
2023-09-11 11:41:26 +09:00
keisuke-umezawa 633b6aaec8 Fix wording 2023-09-10 16:10:18 +09:00
keisuke-umezawa 260b760949 Update hitl tutorial for artifacts 2023-09-10 15:50:37 +09:00
c-bata 055a9cb827 Update docs/tutorials/hitl.rst 2023-09-09 01:08:05 +09:00
c-bata 2d7e2f6bc5 Update preferential optimization tutorial 2023-09-08 22:43:59 +09:00
c-bata 59c6060be3 Add tutorial for preferential optimization 2023-09-08 22:25:20 +09:00
c-bata d1347711cf Minor fixes on human-in-the-loop tutorial 2023-09-08 17:50:46 +09:00
c-bata 7c5e0a84e0 Update docs 2023-09-06 18:38:29 +09:00
c-bata 3b64069e2f Add GIF animation on README 2023-08-31 13:13:08 +09:00
c-bata 56d54c5b25 Deploy browser-only app on GitHub Action 2023-08-28 18:09:32 +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 ad8c1531b9 Write docstring for preferential optimization 2023-08-14 19:58:54 +09:00
c-bata 84577b8ff3 Document artifact warnings 2023-08-09 16:01:31 +09:00
cross32768 1dc4ace50d revert toctree path 2023-07-21 19:01:32 +09:00
cross32768 6277f7e0f4 fix path 2023-07-21 18:52:40 +09:00
cross32768 d42a2a89fe Add streamlit to doc 2023-07-21 18:48:04 +09:00
keisuke umezawa 4eca841d5b Fix the order of explanation 2023-07-02 15:46:22 +09:00
keisuke umezawa 9a18e826a7 Update hitl.rst to show optuna-dashboard command 2023-07-02 15:38:32 +09:00
c-bata e9fac69a88 Update api doc 2023-06-09 11:54:08 +09:00
c-bata 5a4240c004 Add exponential backoff middleware for ArtifactBackend 2023-06-09 11:37:14 +09:00
Shinichi Hemmi d99459d26e Fix caption in docs 2023-06-08 17:28:10 +09:00
c-bata 9646f6367e Add ArtifactNotFound exception 2023-06-02 18:02:55 +09:00
c-bata c01807327d Apply suggestions from code review 2023-05-25 13:43:04 +09:00
c-bata 83cec70cfb Update Human-in-the-loop example 2023-05-23 18:24:18 +09:00
c-bata 980c318305 Merge pull request #465 from keisuke-umezawa/feature/update-tutorial-images
Update images and explanation of hitl tutorial
2023-05-22 11:16:38 +09:00
keisuke-umezawa 2daa5186ec Update images and explanation of hitl tutorial 2023-05-20 15:49:56 +09:00
c-bata f75d45101c Update License file 2023-05-19 17:05:21 +09:00
Kenshin Abe d15bcc3258 Merge pull request #441 from knshnb/docstring-form-widget
Add docstring for FormWidgets
2023-05-09 17:22:02 +09:00
Masashi Shibata cdee5c28a5 Merge pull request #428 from c-bata/support-optuna-metric-names
Support `metric_names` introduced in Optuna
2023-04-27 17:13:54 +09:00
Masashi Shibata 86d3d54284 Merge pull request #444 from keisuke-umezawa/feature/hitl-tutorial
Tutorial for humain-in-the-loop optimization (HITL optimization)
2023-04-27 17:13:25 +09:00
Kenshin Abe 93f02512f4 Do not show __init__ method in document 2023-04-27 16:15:34 +09:00
Kenshin Abe 8789b7856a Merge remote-tracking branch 'upstream/main' into docstring-form-widget 2023-04-26 16:10:24 +09:00
Kenshin Abe 873c4033eb Add docstring for register_*_form_widgets 2023-04-26 15:43:41 +09:00
Kenshin Abe 468ca016af Use napoleon extension in conf.py 2023-04-26 14:39:08 +09:00
c-bata 96b7bc37da Add Getting Started section on docs 2023-04-19 15:50:48 +09:00
c-bataandKenshin Abe a005908440 Show warning about the use of _CachedStorage
Co-authored-by: Kenshin Abe <abe.kenshin@gmail.com>
2023-04-17 18:17:44 +09:00
c-bata 3c63388198 Add dict_to_form_widget 2023-04-13 18:52:35 +09:00