Skip to content

HoHasby/FSDS_GridSearchCV_RandomSearchCV_SaveAndLoadModel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

GridSearchCV, RandomSearchCV For Model optimization and Saving/Loading the model.

Using Grid Search Cross Validation method, Random Search Cross Validation method to perform hyperparameter tuning on model. After model is finalised, we will save (load) them for use during deployment.

Installation

The below libraries is used in the project

  install numpy
  install pandas
  install matplotlib
  install seaborn
  install sklearn
  install pickle
  install joblib

πŸ›  Skills

  1. Python
  2. Data science
  3. Machine learning

LOGO

Hi, I'm Ho Hasby! πŸ‘‹

πŸš€ About Me

I'm a full stack data scientist

About

GridSearchCV, RandomSearchCV For Model optimization and Saving/Loading the model

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published