JLBoost.jl Versions Save

A 100%-Julia implementation of Gradient-Boosting Regression Tree algorithms

v0.1.16

3 years ago

JLBoost v0.1.16

Diff since v0.1.15

v0.1.15

3 years ago

JLBoost v0.1.15

Diff since v0.1.14

Merged pull requests:

  • Training fails for any nrounds > 2 (#63) (@altre)

v0.1.14

3 years ago

JLBoost v0.1.14

Diff since v0.1.13

Merged pull requests:

  • updated to DataFrames 0.22 properly (#61) (@xiaodaigh)

v0.1.13

3 years ago

JLBoost v0.1.13

Diff since v0.1.12

Merged pull requests:

  • Abstract trees.jl (#54) (@xiaodaigh)
  • Tree stopping criterion (#55) (@xiaodaigh)
  • update to MappedArrays.jl (#57) (@xiaodaigh)
  • updated mapped arrays.jl (#58) (@xiaodaigh)

v0.1.12

3 years ago

JLBoost v0.1.12

Diff since v0.1.11

v0.1.11

3 years ago

JLBoost v0.1.11

Diff since v0.1.10

Merged pull requests:

  • CompatHelper: bump compat for "LossFunctions" to "0.6" (#48) (@github-actions[bot])

v0.1.10

4 years ago

JLBoost v0.1.10

Diff since v0.1.9

Closed issues:

  • Unable to install JLBoost.jl (#46)

Merged pull requests:

  • CompatHelper: bump compat for "StatsBase" to "0.33" (#47) (@github-actions[bot])

v0.1.9

4 years ago

JLBoost v0.1.9

Diff since v0.1.8

v0.1.8

4 years ago

JLBoost v0.1.8

Diff since v0.1.7

v0.1.7

4 years ago

JLBoost v0.1.7

Diff since v0.1.6

Closed issues:

  • "Package JLBoost does not have Tables in its dependencies" (#44)

Merged pull requests:

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