ml_svm 0.1.0 copy "ml_svm: ^0.1.0" to clipboard
ml_svm: ^0.1.0 copied to clipboard

Native Dart implementation of Support Vector Machine (SVM) with linear classification, hinge loss, and multi-class OvR support.

0.1.0 #

  • Initial release of ml_svm.
  • Implements linear SVM with hinge loss and L2 regularization.
  • Supports binary and multi-class classification (OvR).
  • Includes utility functions (normalize, shuffle).
  • Added tests and example usage.
0
likes
150
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

Native Dart implementation of Support Vector Machine (SVM) with linear classification, hinge loss, and multi-class OvR support.

Repository (GitHub)
View/report issues

Topics

#svm #classifier #ml #offline-ml #native

Documentation

API reference

License

MIT (license)

More

Packages that depend on ml_svm