Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Mar 23:01
· 9 commits to master since this release
5ed884a

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)