Skip to content

Implement the following machine learning models: •Logistic regression •Decision tree •K means •GBM

Notifications You must be signed in to change notification settings

MTech2022/ai_assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Assignment

Implement the following machine learning models:

  • Logistic regression
  • Decision tree
  • K means
  • GBM

install below modules

pip install scikit-learn

pip install pandas

pip install matplotlib

pip install seaborn

About

Implement the following machine learning models: •Logistic regression •Decision tree •K means •GBM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages