<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->
`numerai` is a support library for the `numer.ai` tournament, it
implements utils such as downloading datasets, uploading predictions
etc.
## 1. Getting Started
This document has been generated by [nbdev](https://nbdev.fast.ai).
Please edit `nbs/indes.ipynb` instead of this `README.md`
## 2. Installation
Install numerai from PyPi by running
``` sh
pip install numerai
```
Alternatively yu can clone this reposity and install it in development
mode running the following from the root of the repository
``` sh
pip install -e .
```
## 3. How to use
Raw data
{
"_id": null,
"home_page": "https://github.com/bigcube-ai/numerain/",
"name": "numerain",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "nbdev numerain",
"author": "Synth",
"author_email": "synth@bigcube.ai",
"download_url": "https://files.pythonhosted.org/packages/fc/a1/0acbc509d49922621017c069c5bd033279f336233afe377d187c859eb81c/numerain-0.0.1.tar.gz",
"platform": null,
"description": "\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\n`numerai` is a support library for the `numer.ai` tournament, it\nimplements utils such as downloading datasets, uploading predictions\netc.\n\n## 1. Getting Started\n\nThis document has been generated by [nbdev](https://nbdev.fast.ai).\nPlease edit `nbs/indes.ipynb` instead of this `README.md`\n\n## 2. Installation\n\nInstall numerai from PyPi by running\n\n``` sh\npip install numerai\n```\n\nAlternatively yu can clone this reposity and install it in development\nmode running the following from the root of the repository\n\n``` sh\npip install -e .\n```\n\n## 3. How to use\n",
"bugtrack_url": null,
"license": "Apache Software License 2.0",
"summary": "Main repo for experimental model building which are used in numer.ai tournament",
"version": "0.0.1",
"split_keywords": [
"nbdev",
"numerain"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "f1a1876d64c8dce05aeb88c90e59c0c7",
"sha256": "c861841ab6d5507e7e070cf12491dca39b5486f5002857145ead6127c34cef12"
},
"downloads": -1,
"filename": "numerain-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f1a1876d64c8dce05aeb88c90e59c0c7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 21798,
"upload_time": "2022-12-23T11:17:16",
"upload_time_iso_8601": "2022-12-23T11:17:16.714082Z",
"url": "https://files.pythonhosted.org/packages/3e/6d/8dc9a683ffe3d7f1bc405df6b60aa766c697eaed90734883d15bd75c26fe/numerain-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "5f0228c9af1100c65c0de23193310d55",
"sha256": "528406a81ac2db996ed7a3dd4fd5b52bb0b5207d7e9f29e6383dbd19f08d0220"
},
"downloads": -1,
"filename": "numerain-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "5f0228c9af1100c65c0de23193310d55",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 14275,
"upload_time": "2022-12-23T11:17:18",
"upload_time_iso_8601": "2022-12-23T11:17:18.693582Z",
"url": "https://files.pythonhosted.org/packages/fc/a1/0acbc509d49922621017c069c5bd033279f336233afe377d187c859eb81c/numerain-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-12-23 11:17:18",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "bigcube-ai",
"github_project": "numerain",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "numerain"
}