Develop-Packt / Introduction-to-Classification

This module introduces classification — you will be implementing the various techniques such as k-nearest neighbors and Support Vector Machines. You will be using the Euclidean distance to work with the k-nearest neighbors.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction to Classification

GitHub issues GitHub forks GitHub stars PRs Welcome

About

This module introduces classification — you will be implementing the various techniques such as k-nearest neighbors and Support Vector Machines. You will be using the Euclidean distance to work with the k-nearest neighbors.

License:MIT License


Languages

Language:Jupyter Notebook 100.0%