Benardi / touvlo

:robot: ML algorithms implemented from scratch and provided block by block
https://touvlo.readthedocs.io/en/latest/
MIT License
12 stars 18 forks source link

Implement a Support Vector Machine Classification module (Linear and Gaussian Kernels) #24

Open Benardi opened 5 years ago

Benardi commented 5 years ago

Description

Add a Support Vector Machine Classification module (Linear and Gaussian Kernels) to the package

Files

A list of relevant files for this issue. This will help people navigate the project and offer some clues of where to start.

Tasks

Include specific tasks in the order they need to be done in. Include links to specific lines of code where the task should happen at.