Skip to content

This repository contains the Lab practices of Machine Learning performed in Jupyter Notebook using python language. This repo consists of KNN and SVM Classification models to perform classification on the iris dataset.

License

Notifications You must be signed in to change notification settings

sukruta230901/Machine-Learning-KNN-SVM-LAB

Repository files navigation

Machine-Learning-KNN-SVM-LAB-5,6

This repo contains Lab practices of Machine Learning performed in Jupyter Notebook using Python language

🚀 LAB-5: K-Nearest Neighbors

◾ LAB 5 ipynb file consists of the basic python coding required to perform the K-Nearest Neighbors Classifier on a given data set and visualize the results. This code files uses the iris dataset file to perform the K-Nearest Neighbors Classifier and Visualizes the results using matplotlib and seaborn libraries.

🚀 LAB-6: Support Vector Machine

◾ LAB 6 ipynb file consists of the basic python coding required to perform the Support Vector Machine Classifier on a given data set and visualize the results. This code files uses the iris dataset file to perform the Support Vector Machine Classifier and Visualizes the results using matplotlib and seaborn libraries.

About

This repository contains the Lab practices of Machine Learning performed in Jupyter Notebook using python language. This repo consists of KNN and SVM Classification models to perform classification on the iris dataset.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published