Skip to main content

Reports for the Numerai machine learning competition

Project description

Build Status codecov Requirements Status PyPI

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 Example

from numerai_reports import reports
print(reports.medals_leaderboard())
print(reports.medals_leaderboard(orderby="gold"))
print(reports.payouts(["uuazed", "uuazed2"]))

Project details


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.5.5.tar.gz (6.1 kB view details)

Uploaded Source

Built Distribution

numerai_reports-0.5.5-py3-none-any.whl (9.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: numerai_reports-0.5.5.tar.gz
  • Upload date:
  • Size: 6.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10

File hashes

Hashes for numerai_reports-0.5.5.tar.gz
Algorithm Hash digest
SHA256 05fdf04477907256985568f0dee0a3c06b6aaa8410f4176007b81cdf122128b2
MD5 9c017186791c33f17d79718b47317d78
BLAKE2b-256 f05493a19e16e06d0717760ff318a2340508780c04cd543a5dc924a189b1fe0b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: numerai_reports-0.5.5-py3-none-any.whl
  • Upload date:
  • Size: 9.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10

File hashes

Hashes for numerai_reports-0.5.5-py3-none-any.whl
Algorithm Hash digest
SHA256 b713f1eb00099ca1d517e4ea64eee88d6991b1e4cf8457a76a14ea16c85ae37e
MD5 55f7148759554c76aa8ced23b598b2d1
BLAKE2b-256 d7c8a2bf604ce7d542f17740a68ef9309faa53fc414cc2a9ce096660d5aaf842

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page