CodeSpaceHQ / MENGEL

A framework that applies machine learning algorithms and automates the process of finding the right algorithm for the job.
6 stars 1 forks source link

Adding Documentation and Refactoring Some Code #105

Closed isaac-gs closed 8 years ago

isaac-gs commented 8 years ago

I refactored part of the data_splitter into its own file for reasons of separation of responsibility. I've also added documentation.

This has been tested and verified to not have broken anything.