|
il y a 2 ans | |
---|---|---|
.. | ||
Linear-Data-With-Noise | il y a 6 ans | |
Linear-Data-Without-Noise | il y a 6 ans | |
Non-Linear-Data | il y a 6 ans | |
README.md | il y a 2 ans | |
utils.py | il y a 6 ans |
The repository contains code for the blog post SVM using Scikit-Learn in Python.
There are three types of data:
Steps:
cd <folder_name>
(e.g. cd Linear-Data-With-Noise
)python3 <filename.py>
The data is in every folder. (Left and Right points)
Data Filenames:
points_class_0.txt
: Points of one class.points_class_1.txt
: Point of second class.Want to become an expert in AI? AI Courses by OpenCV is a great place to start.