Skip to content

0.1.0rc1

Compare
Choose a tag to compare
@gnsiva gnsiva released this 16 Jun 18:33
· 162 commits to master since this release
  • Done

    • Fully tested and working GridSearchCV and RandomizedSearchCV (python2)
    • A basic start to the README.md has been made
    • Project has been uploaded to PyPi
  • Essential to still come

    • Filling out the rest of the README.md
    • Docstrings for GridSearchCV and RandomizedSearchCV
    • Python 3 testing
    • Setting up travis