Releases: pierrenodet/spark-ensemble
Releases · pierrenodet/spark-ensemble
v0.9.1
v0.9.0
Spark 3.3.
Efficiency and Reliability improvements of GBM and Boosting.
v0.8.0
Spark 3.0 !
Some fixes in GBMClassifier.
v0.7.2
Fix bugs in Boosting Estimators
v0.7.1
Fix Subspace issue with metadata in learning.
More docs.
v0.7.0
New shiny doc !
Stochastic GBM !
Early Stop for Boosting algorithms !
More hyperparameters for algorithms !
Metadata preserved for base learners !
v0.6.1
Quick fix for non set default parameters
v0.6.0
Cross builded for Scala 2.11 and 2.12
v0.5.4
GBM algorithm implemented with Datasets, changed test dataset for Classification
v0.5.1
Fix persistence of train data in Boosting and GBM Estimators