Skip to content

Releases: iqiukp/RVM-MATLAB

v2.1.2

25 Dec 11:02

Choose a tag to compare

Merge branch 'master' of https://github.com/iqiukp/RVM-MATLAB

v2.1.1

16 Oct 08:30

Choose a tag to compare

Merge branch 'master' of https://github.com/iqiukp/Relevance-Vector-M…

v2.1

31 Aug 06:38

Choose a tag to compare

  1. RVM model for binary classification (RVC) or regression (RVR)
  2. Multiple kinds of kernel functions (linear, gaussian, polynomial, sigmoid, laplacian)
  3. Hybrid kernel functions (K = w1K1+w2K2+...+wn*Kn)
  4. Parameter Optimization using Bayesian optimization, Genetic Algorithm, and Particle Swarm Optimization

v1.3

18 Mar 15:13
cad2c31

Choose a tag to compare

  1. Added support for multiple kernel functions.
  2. Optimized the codes.

v1.2

17 Mar 17:13
4a68b5c

Choose a tag to compare

Update README.md