SkillAgentSearch skills...

Svm

Java SVM implementation (with GUI)

Install / Use

/learn @mrtnmch/Svm
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SVM implementation

Java implementation of the Support Vector Machine algorithm. Based on this Python SVM tutorial.

Features

  • CSV and JSON data input
  • Data plot
  • Support for 2D data separable with a linear kernel
  • JavaFX UI

ToDo

  • [ ] Split the Controller class into more files/classes (yea, I'm aware of that)
  • [ ] Support for 3+D data
  • [ ] Output export
  • [ ] Some minor bugs

Screenshots

App UI

Related Skills

View on GitHub
GitHub Stars9
CategoryCustomer
Updated1y ago
Forks1

Languages

Java

Security Score

60/100

Audited on Apr 30, 2024

No findings