Releases: JuliaAI/MLJLIBSVMInterface.jl
Releases · JuliaAI/MLJLIBSVMInterface.jl
v0.2.1
MLJLIBSVMInterface v0.2.1
Diff since v0.2.0
Closed issues:
- request to add probabilities for LIBSVM.svmpredict (#15)
Merged pull requests:
- Add
ProbabilisticSVC
and ProbabilisiticNuSVC
(#16) (@ablaom)
v0.2.0
MLJLIBSVMInterface v0.2.0
Diff since v0.1.4
Closed issues:
- Add interface point for pre-computed kernels (#11)
Merged pull requests:
- Allow
kernel
to be callable, fix some sloppy implementation of the MLJ interface; add docstrings (#13) (@ablaom)
- Fix support for class weights (#14) (@ablaom)
v0.1.4
MLJLIBSVMInterface v0.1.4
Diff since v0.1.3
- Dissallow pre-computed kernels as not supported by LIBSVM.jl 0.6 (#12)
Merged pull requests:
- Add
clean!
method to catch attempts to use pre-computed kernels (#12) (@ablaom)
v0.1.3
MLJLIBSVMInterface v0.1.3
Diff since v0.1.2
Merged pull requests:
- CompatHelper: bump compat for "LIBSVM" to "0.6" (#7) (@github-actions[bot])
- Upgraded LIBSVM to 0.6 (#8) (@arvganesh)
- CompatHelper: bump compat for "MLJModelInterface" to "1.0" (#9) (@github-actions[bot])
v0.1.1
MLJLIBSVMInterface v0.1.1
Diff since v0.1.0
Merged pull requests:
- CompatHelper: bump compat for "LIBSVM" to "0.5" (#3) (@github-actions[bot])
v0.1.0
MLJLIBSVMInterface v0.1.0