Skip to content

This repository contains Python codes for Regression (Simple/Multi Linear, Polynomial, Support Vector, Decision Tree, and Random Forest), Classification (Logistic, K-Nearest Neighbors, Support Vector Machine, Kernel SVM, Decision Tree, Random Forest) and Clustering (K-means, Hierarchical) models for various real world applications using packages…

Notifications You must be signed in to change notification settings

vandanpatel0992/Machine-Learning-Models

Repository files navigation

Machine-Learning-Models

This repository contains Python codes for Regression (Simple/Multi Linear, Polynomial, Support Vector, Decision Tree, and Random Forest), Classification (Logistic, K-Nearest Neighbors, Support Vector Machine, Kernel SVM, Decision Tree, Random Forest) and Clustering (K-means, Hierarchical) models for various real world applications using packages such as Scikit-learn, NumPy, Pandas and Matplotlib.

About

This repository contains Python codes for Regression (Simple/Multi Linear, Polynomial, Support Vector, Decision Tree, and Random Forest), Classification (Logistic, K-Nearest Neighbors, Support Vector Machine, Kernel SVM, Decision Tree, Random Forest) and Clustering (K-means, Hierarchical) models for various real world applications using packages…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages