Skip to content

v0.1.5

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Sep 20:15
· 67 commits to master since this release
9b50abc

MLJXGBoostInterface v0.1.5

Diff since v0.1.4

Closed issues:

  • Issue to tag new releases (#5)
  • Impossible to train a XGBoost model (#11)
  • Not possible to set nthread parameter in MLJXGBoostInterface.XGBoostRegressor() (#12)

Merged pull requests:

  • Relax a test that is not of the interface (#10) (@ablaom)
  • Add nthread arg to XGBoostRegressor , XGBoostCount and XGBoostClassifier (#13) (@dmahasen)