Highlights
- Pro
Popular repositories
1,574 contributions in the last year
Less
More
Activity overview
Contributed to
optuna/optuna,
conda-forge/optuna-feedstock,
optuna/kurobako
and 5 other
repositories
Contribution activity
April 2021
Created 16 commits in 1 repository
Created a pull request in optuna/optuna that received 2 comments
[RFC] Pareto front visualization to visualize study progress with color scales
Motivation
The Pareto front visualizations (2d, 3d in plot_pareto_front
) visualize trials with scatter plots, distinguishing between trial in the f…
+58
−20
•
2
comments
Opened 4 other pull requests in 1 repository
Reviewed 12 pull requests in 1 repository
optuna/optuna 12 pull requests
-
Remove
_get_distribution
fromvisualization/matplotlib/_param_importances.py
-
Replace
If
withif
in a sentence - [WIP] Serialize study and trials
- Support a group decomposed search space and apply it to TPE
-
Fix contour plot with multi-objective study and
target
being specified - Remove the news section in README.md
-
Remove assertions for supported dimensions from
test_plot_pareto_front_unsupported_dimensions
- Upload to TestPyPI at the time of release as well
-
Add
__str__
for samplers - [RFC] Pareto front visualization to visualize study progress with color scales
- Bump up version to v2.7.0
- Concatenate the argument text after the deprecation warning