New features:
- New MLAlgos: TabM and TabICL by @dev-rinchin and @Uptimolli in c31d660 and 5a79d05
- PiecewiseLinearEmbeddings by @dev-rinchin in c31d660
- "Auto select device at inference" by @Uptimolli in cc808f7
Dependencies:
- Numpy 2.0+ and Pandas 2.0+ support by @Uptimolli and @dev-rinchin in b9f8ca1
- Replacing fasttext with fasttext-numpy2 by @Uptimolli in f48c76a
Bugfixes:
- Fix multiclass in XGBoost by @Uptimolli in 1ca9074 and 01f5fda
- Fix #173 by @dev-rinchin in bf0d518
- Fix groupby for new category by @dev-rinchin in 208ee8b
- Fix forced_features calculation by @Uptimolli in e95496c
- Fix Optuna Exception brackets bug by @dwemer8 in #174
Full Changelog: v.0.4.1...v.0.4.2