Release v0.3.0
- new algorithms: Hybrid Bat Algorithm, Hybrid Self Adapting Bat Algorithm
- changed default option values for
NatureInspiredSearchCV
, the new defaults are:algorithm
=hba
population_size
=50
max_n_gen
=100
max_stagnating_gen
=20
NatureInspiredSearchCV
, the new defaults are:
algorithm
= hba
population_size
= 50
max_n_gen
= 100
max_stagnating_gen
= 20