Skip to content

saakolch/end-to-end-ML-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML-project for further usage

Basic practice for deploying ML and MLOps can be found here. The main points:

  • Understanding the problem statement
  • Data collection
  • Data checks to perform
  • Exploratory data analysis(EDA)
  • Data pre-processing
  • Model training with hyperparameters(optimal)
  • Taking best model