Skip to main content

Build Status codecov Requirements Status

Numerai Reports

Collection of reports about the numer.ai machine learning competition.

This library was created to provide some reports and statistics about the competition, like round summaries and payout summaries, but also tools to analyze one's model performance. For now, all reports are pure numeric reports.

All information is retrieved via numerai's API and converted to pandas DataFrames, to make it easy to work with. This allows to create your own reports on top. numerai_reports also caches API results to disk to limit the amount of request and to speed-up report generation.

If you encounter a problem or have suggestions, feel free to open an issue.

Installation

pip install --upgrade numerai_reports

Usage

Numerai_reports can be used as a regular, importable Python module or from the command line (TODO).

Python module

Usage example:

from numerai_reports import data, reports
lb = data.fetch_leaderboard(150, 159)
print(reports.payments(lb, "slyfox"))
print(reports.reputation(lb, "slyfox"))
print(reports.pass_rate(lb))
print(reports.out_of_n(lb))
print(reports.dominance("uuazed"))

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

numerai_reports-0.2.1.tar.gz (6.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

numerai_reports-0.2.1-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

Details for the file numerai_reports-0.2.1.tar.gz.

File metadata

  • Download URL: numerai_reports-0.2.1.tar.gz
  • Upload date:
  • Size: 6.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3

File hashes

Hashes for numerai_reports-0.2.1.tar.gz
Algorithm Hash digest
SHA256 6aeb7b5f7102352c8569990dbe6006c4b8ed0c5d54c2515d6a09ee3cfaf61bd7
MD5 a7ff3b2ae0a6bdf17fc8490efbfed766
BLAKE2b-256 6668afd76f269cc0ab6f9de4c27bc6dc19e6e0508080f3e08970560282a5dce2

See more details on using hashes here.

File details

Details for the file numerai_reports-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: numerai_reports-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 7.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3

File hashes

Hashes for numerai_reports-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9ae0a3b76251d673dec004f009a08f091233ae52a03310f9e2c0143f2909eca0
MD5 a4e6c4329708a62a6dce7bc1fc24a5b1
BLAKE2b-256 e125f3e1667a95cb8a9910f1e3c4bf48bdc32a18378a1eaccfee1686abbae19b

See more details on using hashes here.

Release history Release notifications | RSS feed

0.5.5

2 files

0.5.4

2 files

0.5.3

2 files

0.5.2

2 files

0.5.1

2 files

0.5.0

2 files

0.3.4

2 files

0.3.3

2 files

0.3.2

2 files

0.3.1

2 files

0.3.0

2 files

0.2.3

2 files

0.2.2

2 files

This release

0.2.1 This release

2 files

0.2.0

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page