CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
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