Skip to content

Releases: AmirHoseinHadian/orsvm

ORSVM V1.0.5

28 Nov 19:53
b343168
Compare
Choose a tag to compare

Change log for release v1.0.5
New functions:

  • SaveTojason: output the fitting result to a Jason format file for later use.
  • LoadJason: Load previously fitted model
  • PredictwithJason: use previously fitted model to make prediction on new data.
  • KenrelMatrix: Returns only the kernel matrix for inspection.

New kernel(non orthogonal):

  • rbf kernel

Debug multiple issues

ORSVM v1.0.4

02 Jun 16:20
aa89945
Compare
Choose a tag to compare

workflow to PyPi

ORSVM v1.0.3

02 Jun 16:09
d03852d
Compare
Choose a tag to compare

Debugs

ORSVM v1.0.2

02 Jun 15:36
5202179
Compare
Choose a tag to compare

latest debug s

ORSVM v1.0.0

23 Sep 11:59
Compare
Choose a tag to compare

First release of ORSVM package