This project implements 4 algorithms, K-Nearest Neighbors (KNN), Decision Tree, Support Vector Machine (SVM) and Logistic Regression. The KNN algorithm classifies new data points based on the 'k' closest neighbors in the training dataset, similarly all algorithm that aims to learn a linear transformation of the features to better separate data points of different classes.
-
Notifications
You must be signed in to change notification settings - Fork 1
This is the repository of the final exam of machine learning with python course. In this project i have implements 4 algorithms, K-Nearest Neighbors (KNN) Decision Tree, Support Vector Machine (SVM) and Logistic Regression.
RafeyTahir/Machine-Learning-Project
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This is the repository of the final exam of machine learning with python course. In this project i have implements 4 algorithms, K-Nearest Neighbors (KNN) Decision Tree, Support Vector Machine (SVM) and Logistic Regression.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published