Releases: sequential-parameter-optimization/spotPython
Releases · sequential-parameter-optimization/spotPython
v0.13.1: 0.13.1
Fixes an error in the plot_important_hyperparameter_contour function, which did not sort the hyperparameters.
v0.13.0
max_surrogate_points=30
v0.12.9: 0.12.9
max_surrogate_points (default=inf)
v0.12.8: 0.12.8
additional metrics
v0.12.6: 0.12.6
plot_important_hyperparameter_contour uses threshold=0
v0.12.5: 0.12.5
modified handling of boolean hyperparameters
Canberra
Introducing metric_factorial for Kriging (canberra is default instead of hamming).
v0.12.3: 0.12.3
plot_contour accepts arg "title"
v0.12.2: 0.12.2
fun_control accepts data_set_name and core-model_name args
v0.12.1: 0.12.1
New function: get_removed_attributes_and_base_net()