Skip to content

Release v0.0.2

Latest
Compare
Choose a tag to compare
@nobodyPerfecZ nobodyPerfecZ released this 10 Dec 14:58

Release v0.0.2

New:

  • Implementation of new kernels (Linear, Polynomial, ...)

Improvements:

  • .fit() / .predict() are now more numerical stable by moving the standard implementation to a more numerical stable one.

Bug Fixes:

  • Smaller bug fixes