Sitelet https://github.com/spmallick/learnopencv/tree/master/SVM-using-Python
Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

SVM using Scikit-Learn in Python

The repository contains code for the blog post SVM using Scikit-Learn in Python.

download

There are three types of data:

  1. Linear Data without noise.
  2. Linear Data with noise.
  3. Non-Linear Data with noise.

Steps:

  1. cd <folder_name> (e.g. cd Linear-Data-With-Noise)
  2. Run python file: python3 <filename.py>

The data is in every folder. (Left and Right points)

Data Filenames:

  1. points_class_0.txt : Points of one class.
  2. points_class_1.txt : Point of second class.

BigVision.AI

Build Production-Ready Computer Vision & AI Solutions

LearnOpenCV is maintained by BigVision.AI, a computer vision and AI consulting company. We help organizations design, build, optimize, and deploy production-ready AI solutions. Our team has deep expertise in computer vision, deep learning, multimodal AI, and edge deployment, with experience solving complex technical challenges across industries.

Have a project in mind? Talk with our expert AI solution builders.

Get in Touch with BigVision.AI