Skip to content

v1.3.6

Choose a tag to compare

@thomasmeissnercrm thomasmeissnercrm released this 31 May 08:22
· 434 commits to main since this release
c1cead2

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 BlueCastCV instances
  • add train_config option to decide on how many models to train in CV classes
  • add option to tune hyperparameters multiple times via different random seeds
  • updated docs