UBC-MDS / CrossPy

A package for cross-validation in Python
MIT License
1 stars 4 forks source link

Completed `cross_validation` with additional new tests #16

Closed raffrica closed 6 years ago

raffrica commented 6 years ago

Make sure to check out the code as it'll likely help in making some of the other functions (train_test_split)

Also note that I added a helper function.

All tests pass