Team-fastML / fastML

A Python package built on sklearn for running a series of classification Algorithms in a faster and easier way.
https://pypi.org/project/fastML/
MIT License
50 stars 23 forks source link

Module imports #5

Closed Silas-Asamoah closed 4 years ago

Silas-Asamoah commented 4 years ago

refactored module imports and added '-r' for package installation

Silas-Asamoah commented 4 years ago

I'm very sorry pardon that. Initially I didn't but I just tested and corrected the SVC reference bit. Tested and works now. We should probably add continuous integration (CircleCI or TravisCi seems cool ) to the repo with tests, so once tests are pushed you just review and merge with master instead of asking for tests or occasions where contributors do not test.