Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 595 Bytes

File metadata and controls

15 lines (9 loc) · 595 Bytes

Evaluate Machine Learning Models with Yellowbrick

This repository complements the (Perform Feature Analysis with Yellowbrick) repository.

The course materials belong entirely to Coursera. The answers are the only things that show my trials.

Special thanks to the instructor: Snehan Kekre.

To install this package with conda run: conda install -c districtdatalabs yellowbrick

Important URLs:

  1. https://www.scikit-yb.org/en/latest/api/model_selection/cross_validation.html

  2. https://scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedKFold.html