Skip to content

v0.19.1

Compare
Choose a tag to compare
@thierrymoudiki thierrymoudiki released this 06 May 07:23
· 83 commits to master since this release

version 0.19.1

  • [Technical] install Cython first (specify version)

version 0.18.4

  • Gaussian weights in LSBoostRegressor and LSBoostClassifier randomized hidden layer

version 0.17.0

  • add ElasticNetRegressor solver to LSBoostRegressor and LSBoostClassifier

version 0.16.0

  • add clustering to LSBoostRegressor, LSBoostClassifier, and AdaOpt
  • add polynomial features to LSBoostRegressor, LSBoostClassifier

Also, more technical: remove distutils (deprecated) and use setuptools