Use cross_validate with return_train_score=True and return [train_auc, test_auc…

Machine Learning · from Cross-validation

cross_val_scorecross_validateStratifiedKFoldKFoldscoringGroupKFold

Putting the kettle on…

Starting up…

Exercise 3

Use cross_validate with return_train_score=True and return [train_auc, test_auc, gap], rounded to 4 places.

your answer
stuck? the lesson behind it
Cross-validation
Take several measurements, report the spread, and keep the test set sealed