byu-dml / metalearn

BYU's python library of useable tools for metalearning
MIT License
22 stars 6 forks source link

Cross validation #166

Closed ekvdg closed 5 years ago

ekvdg commented 5 years ago

Created a new cross validation function that will allow us to implement roc_auc. Wrote a test function for cross validate in test_metafeatures.py