Skip to content

Using labelled classifed data to infer a learning algorithm in R

Notifications You must be signed in to change notification settings

JeremyIdogun/Supervised-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Supervised-Learning

Using labelled classifed data to infer a learning algorithm in R

Overview

The objective of this analysis is to apply supervised learning algorithms such as decision trees, logistic regression, discriminant analysis and K Nearest Neighbors (KNN) to the dataset to develop prediction models for which customers are likely to pay or default on loans.

Dataset

The data is obtained from a german bank containing information about loans granted to its customers. It contains 900 observations, with 21 variables.

About

Using labelled classifed data to infer a learning algorithm in R

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages