modAL 0.3.5
Pre-release
Pre-release
Changes
ActiveLearnernow supportsnp.nanandnp.infin the data by settingforce_all_finite=Falseupon initialization. #58- Bayesian optimization fixed for multidimensional functions.
- Calls to
check_X_yno longer converts between datatypes. #49 - Expected error reduction implementation error fixed. #45
modAL.utils.data_vstacknow falls back to numpy.concatenate if possible.- Multidimensional data for ranked batch sampling and expected error reduction fixed. #41
Fixes by @zhangyu94: