LICENSE
MANIFEST.in
readme.rst
release.rst
setup.py
examples/backtest_example.py
examples/compare_models.rst
examples/concordance_example.py
examples/cv_warning.py
examples/cv_warning.rst
examples/data.rst
examples/first_tournament.py
examples/readme.rst
examples/run.rst
examples/runner_example.py
examples/transform.rst
licenses/numpy_license
licenses/scipy_license
numerox/__init__.py
numerox/data.py
numerox/metrics.py
numerox/model.py
numerox/numerai.py
numerox/prediction.py
numerox/report.py
numerox/run.py
numerox/splitter.py
numerox/testing.py
numerox/version.py
numerox.egg-info/PKG-INFO
numerox.egg-info/SOURCES.txt
numerox.egg-info/dependency_links.txt
numerox.egg-info/requires.txt
numerox.egg-info/top_level.txt
numerox/tests/__init__.py
numerox/tests/test_data.hdf
numerox/tests/test_data.py
numerox/tests/test_metrics.py
numerox/tests/test_model.py
numerox/tests/test_prediction.py
numerox/tests/test_report.py
numerox/tests/test_run.py
numerox/tests/test_splitter.py