gmontamat / gentun

Hyperparameter tuning for machine learning models using a distributed genetic algorithm
Apache License 2.0
83 stars 22 forks source link

Update tests and naming conventions #10

Closed gmontamat closed 5 years ago

gmontamat commented 5 years ago

This PR fixes issues related to MNIST data retrieval and replaces CSV files in the test folder with sklearn.datasets calls. Wording in the README and naming conventions have been updated for better readability.