Metadata-Version: 2.1
Name: numerai-tools
Version: 0.0.1
Summary: A collection of open-source tools to help interact with Numerai, model data, and automate submissions.
Home-page: https://github.com/numerai/numerai-tools
Maintainer: Numerai
Maintainer-email: support@numer.ai
License: MIT License
Platform: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Description-Content-Type: text/markdown
Requires-Dist: pandas (==1.2.4)
Requires-Dist: numpy (==1.20.3)
Requires-Dist: scipy (==1.2.1)
Requires-Dist: sklearn (==0.0)

# numerai-tools
A collection of open-source tools to help interact with Numerai, model data, and automate submissions.


