v1.3.6
·
434 commits
to main
since this release
This release contains multiple convenience improvements as well as a big performance upgrade.
- Rework logging
- fix datetime recognition in FeatureTypeDetector
- early stopping returns the best model now
- enable stratification for hyperparam tuning
- allow passing list with categorical columns to
BlueCastCVinstances - add
train_configoption to decide on how many models to train in CV classes - add option to tune hyperparameters multiple times via different random seeds
- updated docs