Skip to content

Releases: cstjean/ScikitLearn.jl

v0.7.0

24 Feb 02:07
85eaadf
Compare
Choose a tag to compare

ScikitLearn v0.7.0

Diff since v0.6.6

Merged pull requests:

v0.6.6

21 Dec 16:13
55ee9e6
Compare
Choose a tag to compare

ScikitLearn v0.6.6

Diff since v0.6.5

Closed issues:

  • How to avoid using Conda when using @sk_import (#116)
  • Passing return_std to predict (#117)

Merged pull requests:

v0.6.5

05 Nov 11:00
69608df
Compare
Choose a tag to compare

ScikitLearn v0.6.5

Diff since v0.6.4

Closed issues:

  • Why is the error reported? UndefVarError: fit! not defined (#95)
  • partial_fit! function not working (#106)
  • ScikitLearn.fit!() issue with y_train decimal points (#112)
  • Issue in importing RandomForestRegressor in Julia (#113)

Merged pull requests:

v0.6.4

09 Jun 07:24
a002634
Compare
Choose a tag to compare

ScikitLearn v0.6.4

Diff since v0.6.3

Closed issues:

  • a way to do not show the warning(FutureWarning) ? (#94)

Merged pull requests:

v0.6.3

04 Dec 19:10
9f15da6
Compare
Choose a tag to compare

ScikitLearn v0.6.3

Diff since v0.6.2

Closed issues:

  • Links don't work and docs outdated (#85)
  • Writing your own estimators in Julia (#87)
  • Julia SciketLearn installation error (#89)
  • Missing website (#90)
  • ScikitLearn.jl doesn't work in Pluto notebook (#91)

Merged pull requests:

v0.6.2

05 Jun 10:06
85fcd16
Compare
Choose a tag to compare

ScikitLearn v0.6.2

Diff since v0.6.1

Closed issues:

  • Problem with python scikit-learn version numbers: eg, 0.22.2.post1 (#67)
  • Tests fail on MacOS (#75)
  • Add DocumenterKey env variable to travis to enable doc deployment (#79)
  • Consider removing dependency over downstream packages (#80)

Merged pull requests:

v0.6.1

03 Apr 09:04
c648df3
Compare
Choose a tag to compare

ScikitLearn v0.6.1

Diff since v0.6.0

Closed issues:

  • register 0.6.0 (#72)

v0.6.0

02 Apr 16:04
592864f
Compare
Choose a tag to compare

ScikitLearn v0.6.0

Diff since v0.5.1

Closed issues:

  • getindex(o::PyObject, s::Symbol) is deprecated (#55)
  • PCA has wrong dimensions (#61)
  • Importing LabelEncoder without loading ScikitLearn (#62)
  • Question: Is there sample weight support? (#64)
  • Problem with python scikit-learn version numbers: eg, 0.22.2.post1 (#67)
  • Current Arch python-sklearn invalid version string (#68)

Merged pull requests:

v0.5.1

16 Jul 20:33
v0.5.1
Compare
Choose a tag to compare

v0.5.1 (2019-07-11)

Diff since v0.5.0

Closed issues:

  • Pycall error (#56)
  • pycall api updates (#52)
  • Getting the Coefficients on a Fit Linear Regression (#45)
  • Error loading ScikitLearn (#44)
  • Compatibility with 0.7 (#43)

Merged pull requests:

v0.5.0

03 Sep 19:13
Compare
Choose a tag to compare
Fix filter call