CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
learningmachine/__init__.py
learningmachine/base.py
learningmachine/classifier.py
learningmachine/regression.py
learningmachine/utils.py
learningmachine.egg-info/PKG-INFO
learningmachine.egg-info/SOURCES.txt
learningmachine.egg-info/dependency_links.txt
learningmachine.egg-info/not-zip-safe
learningmachine.egg-info/requires.txt
learningmachine.egg-info/top_level.txt
tests/__init__.py
tests/test_learningmachine.py