Optuna

Latest version: v4.1.0

Safety actively analyzes 685670 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 17 of 18

0.5.0

CHANGES

New features

* Add multi-objective support for ParameterImportance, Edf and ParallelCoordinate plot (102)
* Add visualization preference panel (119)
* Add x log scale for slice plot (120, thanks keisuke-umezawa)

Bug fixes

* Improve label overlaps (131, thanks kenrota)

Enhancements

* Update npm dependencies (103)
* Set margin top on each plots (105)
* Add unit test for TrialTable (110)
* Use YAML based issue template (114)
* Add incremental sync for the study summary API (115)
* Rename goptuna to optuna (118, thanks keisuke-umezawa)
* Run frontend tests on GitHub Actions (123)
* Rename tests to python_tests (124)
* Update "Release the new version" section on DEVELOPMENT.md (127)
* Rename log scale to log y scale (130, thanks keisuke-umezawa)
* Fix typo in graph title of Parallel coordinate (132, thanks kenrota)
* Fix typo in WSGI environment variable (133, thanks kenrota)
* Add tests for filter trial state (134)
* Add tests for DataGrid (135)

0.4.2

CHANGES

* Show tick labels and add log scale in slice graph (90, thanks simonhessner)
* Update npm dependencies (103)

0.4.1

Minor bug fix release.

CHANGES

Minor bug fixes

* Fix a regression bug of attr serialization 88

0.4.0

CHANGES

New features

<img width="998" alt="optuna-dashboard v0.4.0" src="https://user-images.githubusercontent.com/5564044/114374820-029f8680-9bbf-11eb-8854-5bc9e332b476.png">

* Support hyperparameter importance chart (54 and 78, thanks chenghuzi)
* Support EDF plot (62, thanks chenghuzi)
* Support RedisStorage (84)

Bug fixes

* Fix a bug when trials are pruned with no intermediate values (70)
* Avoid to set `value=null` on GraphSlice (74)
* Fix sorting option of DataGrid (81)


Improvements

* Reduce the size of attr values (65)
* Make the calculation of intersection search space faster (57 and 80)
* Visual improvements of GraphSlice, GraphContour, and GraphParetoFront (75)


Others

* Add visual regression tests (72, 76, 82, and 83)
* Run visual regression tests on GitHub Actions (85)
* Introduce isort: sorting import statements alphabetically (77)

0.3.1

CHANGES

New features

* Add duration column in Trials Data Grid 51

Minor bug fixes

* Fix a layout when using filterable option at DataGrid 47

Improvements

* Refactor and speed up GraphSlice.tsx 49 and 52.
* Make datetime_start optional for Optuna v2.6.0 release 50

0.3.0

CHANGES

New features

![optuna-dashboard-plot-slice](https://user-images.githubusercontent.com/5564044/109382521-477ba080-7924-11eb-86df-f149ed869d6e.gif)

* Plot the parameter relationship as slice plot for single objective study 34 by 2403hwaseer
* Multi-objective support for slice plot 41 by zchenry.

Bugfixes

* Fix the order of integer parameters in parallel coordinate plot. 42 by zchenry

Page 17 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.