Skip to content

Releases: pierrenodet/spark-ensemble

v0.9.1

17 Jun 14:22
0a48d24

Choose a tag to compare

BoostingClassifier raw predictions fix

v0.9.0

27 Oct 12:40

Choose a tag to compare

Spark 3.3.

Efficiency and Reliability improvements of GBM and Boosting.

v0.8.0

07 Apr 20:47
58cb9e1

Choose a tag to compare

Spark 3.0 !

Some fixes in GBMClassifier.

v0.7.2

13 Dec 18:22
14d70e2

Choose a tag to compare

Fix bugs in Boosting Estimators

v0.7.1

06 Sep 18:27
213e6ff

Choose a tag to compare

Fix Subspace issue with metadata in learning.

More docs.

v0.7.0

22 Aug 00:10
d82e7b6

Choose a tag to compare

New shiny doc !

Stochastic GBM !

Early Stop for Boosting algorithms !

More hyperparameters for algorithms !

Metadata preserved for base learners !

v0.6.1

27 Jun 16:35
7322262

Choose a tag to compare

Quick fix for non set default parameters

v0.6.0

29 May 12:23

Choose a tag to compare

Cross builded for Scala 2.11 and 2.12

v0.5.4

28 May 18:13

Choose a tag to compare

GBM algorithm implemented with Datasets, changed test dataset for Classification

v0.5.1

23 May 09:53

Choose a tag to compare

Fix persistence of train data in Boosting and GBM Estimators