Lacerdash / Nested-Cross-Validation

Using scikit-learn RandomizedSearchCV and cross_val_score for ML Nested Cross Validation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nested CV -> Hyperparameter Tuning and Model Selection

Using scikit-learn RandomizedSearchCV and cross_val_score to create a Nested CV loop (model selection and hyperparameter tuning).

Nested_CV

Data

The data used in the notebook, Customer-Churn-Records.csv can be found in kaggle.

More information about Nested CV

Sckit-learn Documentation

About

Using scikit-learn RandomizedSearchCV and cross_val_score for ML Nested Cross Validation


Languages

Language:Jupyter Notebook 100.0%