Skip to content

Releases: JuliaAI/MLJXGBoostInterface.jl

v0.3.0

11 Nov 02:16
6df79c1
Compare
Choose a tag to compare

MLJXGBoostInterface v0.3.0

Diff since v0.2.1

  • Reorganize code for better maintenance and make adjustments for major overhaul of XGBoost.jl, 2.0.
  • Fix save method to create persistent representations of learned parameters that avoid file I/O.

Merged pull requests:

  • elminate code duplication to make this much easier to maintain (#21) (@ExpandingMan)

v0.2.1

02 Jun 23:30
d44debb
Compare
Choose a tag to compare

MLJXGBoostInterface v0.2.1

Diff since v0.2.0

Closed issues:

  • XGBoostRegressor failing on Boston data set (#17)

Merged pull requests:

v0.2.0

06 Apr 03:46
42afbd2
Compare
Choose a tag to compare

MLJXGBoostInterface v0.2.0

Diff since v0.1.5

  • (breaking) Re-implement the save and restore methods supporting serialization, to address MLJ API changes at JuliaAI/MLJBase.jl#733. These changes are not backwards compatible: to restore models serialised using MLJXGBoostInterface < 0.2, you will need a version of MLJXGBoostInterface < 0.2 loaded.

  • Bump minimum Julia requirement to 1.6

Merged pull requests:

  • Re-implement serialization methods save and restore to address new MLJ interface changes (#14) (@ablaom)

v0.1.5

28 Sep 20:15
9b50abc
Compare
Choose a tag to compare

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)

v0.1.4

09 Aug 20:31
c565121
Compare
Choose a tag to compare

MLJXGBoostInterface v0.1.4

Diff since v0.1.3

Closed issues:

  • XGBoostClassifier is broken for binary classifiation (#7)

Merged pull requests:

v0.1.3

21 Apr 04:20
3badc61
Compare
Choose a tag to compare

MLJXGBoostInterface v0.1.3

Diff since v0.1.2

Merged pull requests:

  • Extend compat MLJModelInterface to include 1.0 and add MLJSerialization to [extras] to revalidate broken test (#8) (@ablaom)

v0.1.2

29 Jan 00:26
325c22d
Compare
Choose a tag to compare

MLJXGBoostInterface v0.1.2

Diff since v0.1.1

Merged pull requests:

  • Dilumaluthge forks massinstallaction/set up ci (#2) (@ablaom)
  • For a 0.1.2 relese (#4) (@ablaom)

v0.1.1

16 Oct 04:04
Compare
Choose a tag to compare

MLJXGBoostInterface v0.1.1