c-bata
c-bata
Links: * https://developer.github.com/v3/actions/artifacts/ * https://github.com/orisano/artifacts-unzip-proxy/ TODOs: * [x] Upload kurobako results to Artifacts. * [x] Detects whether opened from forked repositories or not. * [ ] Get Artifacts URL *...
TrialTable is a component that is displayed on the bottom of study detail page. It would be great if Optuna Dashboard users can choose the keys of trial_user_attr to list...
In Optuna Dashboard, the rendering performance of React component looks not good. Probably we can reduce the number of re-rendering React components. It would be great if Optuna Dashboard will...
To display latest information of Optuna's execution, Optuna Dashboard polls JSON API periodically. Optuna Dashboard users can choose the interval second via drop-down menu on the AppBar (e.g. 10s, 30s,...
## Summary Optuna Dashboard now uses React v17.0.2. I created this issue to bump the version up to v18, and labeled this contribution-welcome. Please note that this issue is seemingly...
Optuna Dashboard adopts Recoil library for its state management. However, I'm actually not an expert frontend engineer. I'm not confident that existing design of Recoil's global state is well designed....
TrialTable enables users to filter trials by trials's state and categorical values like: https://user-images.githubusercontent.com/5564044/165410927-0e7759e1-23c0-4cb0-af86-0bf9c3014191.mp4 Due to the limitation of [DataGrid](https://github.com/optuna/optuna-dashboard/blob/main/optuna_dashboard/ts/components/DataGrid.tsx), a component that TrialTables uses under the hood, it can...
See https://github.com/optuna/optuna/pull/2503 for details.
# Feature Request Porting `plot_contour()` function to TypeScript. https://github.com/optuna/optuna/blob/v2.5.0/optuna/visualization/_contour.py
To use werkzeug debugger.