robertmartin8 / MachineLearningStocks

Using python and scikit-learn to make stock predictions
MIT License
1.74k stars 506 forks source link

More unit tests #9

Open robertmartin8 opened 6 years ago

robertmartin8 commented 6 years ago

Although I have written some unit tests, right now they really only check the datasets and some of the helper functions.

I would much appreciate any help in testing this project's core functionality.