Skip to content

A single site to the use cases of some of the most common supervised machine learning algorithms.

Notifications You must be signed in to change notification settings

prathibha13/Supervised-Machine-Learning-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supervised-Machine-Learning-Algorithms

Supervised learning is the types of machine learning in which machines are trained using well "labelled" training data, and on basis of that data, machines predict the output. This repository is a single site to the use cases of some common supervised machine learning algorithms. They follow the basic steps of Preprocessing, Missing Value Analysis and Treatment, Data Transformation, Exploratory Data Analysis, Outlier Analysis and Treatment, Model Selection, Feature Selection, Min max scaling, Encoding, Model Building, Model Performance and Evaluation.

The datasets links for the algorithms are given below:

Linear Regression - https://www.kaggle.com/c/house-prices-advanced-regression-techniques

Logistic Regression - https://www.kaggle.com/mamtadhaker/lt-vehicle-loan-default-prediction

Decision Tree - https://www.kaggle.com/mamtadhaker/lt-vehicle-loan-default-prediction

K-Nearest Neighbors - https://www.kaggle.com/aungpyaeap/supermarket-sales

Artificial Neural Networks - https://www.kaggle.com/c/digit-recognizer

Releases

No releases published

Packages

No packages published