c-bata

Results 76 issues of 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 *...

enhancement

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...

enhancement
contribution welcome
needs-discussion

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...

enhancement
help wanted

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,...

enhancement
needs-discussion

## 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...

enhancement
contribution welcome

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....

enhancement
help wanted
needs-discussion

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...

enhancement
contribution welcome

See https://github.com/optuna/optuna/pull/2503 for details.

enhancement
contribution welcome
good first issue

# Feature Request Porting `plot_contour()` function to TypeScript. https://github.com/optuna/optuna/blob/v2.5.0/optuna/visualization/_contour.py

enhancement
contribution welcome