Skip to content

hrsh22/ML-Notebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

ML-Notebooks

This repository contains code examples for machine learning tasks and algorithms. You are free to use them for educational and research purposes.

Getting Started

Name Description Notebook
Data Preprocessing Apply data preprocessing methods
Find-S Algorithm Implement Find-S Algorithm
Candidate Elimination Algorithm Implement Candidate Elimination Algorithm
Decision Tree Algorithm Implement Decision Tree Algorithm
K Nearest Neighbor Algorithm Implement KNN Algorithm
K-Means Algorithm Implement K Means Algorithm
Naive Bayes Algorithm Implement Naive Bayes Algorithm
Support Vector Machine Implement SVM Algorithm

If you have any questions regarding these notebooks, please open an issue. I will address it as soon as possible.