Skip to content

Releases: JuliaAI/MLJDecisionTreeInterface.jl

v0.2.0

02 Mar 21:20
b925c00

Choose a tag to compare

MLJDecisionTreeInterface v0.2.0

Diff since v0.1.4

  • (mildly breaking) Make feature names encountered in training available in fitted_params and report (#14)
  • (breaking) Remove pdf_smoothing option from all classifiers (#16)

Closed issues:

  • Include feature names in the fitresult for use by external tree visualisation tools (#13)

Merged pull requests:

v0.1.4

01 Mar 02:27
274b2a9

Choose a tag to compare

MLJDecisionTreeInterface v0.1.4

Diff since v0.1.3

Closed issues:

  • Issue to trigger new releases (#1)
  • why do input scitypes not include Multiclass? (#10)

Merged pull requests:

v0.1.3

02 Aug 22:33
6629619

Choose a tag to compare

MLJDecisionTreeInterface v0.1.3

Diff since v0.1.2

  • (enhancement) Expose the rng hyperparameter of DecisionTreeClassifier, DecisionTreeRegressor, RandomForestClassifier, and RandomForestRegressor (#4)

Closed issues:

  • passing rng to fit (#4)

Merged pull requests:

v0.1.2

20 Apr 03:20
b3f053c

Choose a tag to compare

MLJDecisionTreeInterface v0.1.2

Diff since v0.1.1

  • extend compat for MLJModelInterface

Merged pull requests:

  • CompatHelper: bump compat for "MLJModelInterface" to "1.0" (#8) (@github-actions[bot])

v0.1.1

27 Jan 03:54

Choose a tag to compare

MLJDecisionTreeInterface v0.1.1

Diff since v0.1.0

Merged pull requests:

v0.1.0

06 Nov 00:32

Choose a tag to compare

MLJDecisionTreeInterface v0.1.0