mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-23 13:30:25 +08:00
Add todo comment for log scale check
This commit is contained in:
@@ -26,6 +26,7 @@ const useStyles = makeStyles((theme: Theme) =>
|
||||
})
|
||||
)
|
||||
|
||||
// TODO(c-bata): Check `log` field of IntDistribution and FloatDistribution.
|
||||
const logDistributions = ["LogUniformDistribution", "IntLogUniformDistribution"]
|
||||
|
||||
export const GraphSlice: FC<{
|
||||
|
||||
Reference in New Issue
Block a user