UBC-MDS / CrossPy

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

A bound setting up thiings #9

Closed ShunChi100 closed 6 years ago

ShunChi100 commented 6 years ago
  1. moved test.py to test/ folder
  2. copied test_data from R
  3. Created empty functions, I keep it as a class right now, we can change it, let me know.
  4. Started test function for train_test_split(): just beginning
  5. added a .gitignore file