Skip to content

CodexploreRepo/machine-learning-101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced Machine Learning

Machine Learning Lifecycle

Data Cleaning

Data Pre-processing

Model Training

Model Evaluation

Model Monitoring

Model

Model Type

Bagging Method (Sampling with Replacement)

Gradient Boosting Method

Classification

Regression

Application

Marketing Science

Statistics

Appendix

Setup

  • Create conda env: conda create -n ml_env --file requirements.txt
  • Activate env: conda activate ml_env

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published