Skip to main content

Using an Echo State Network to crawl Microprediction.Org

Project description

echochamber

This tiny project is an example of creating a time series crawler at www.microprediction.org Using some code adapted from pyESN written originally by Clemens Korndofer we create a "Crawler" which looks for univariate time series and supplies predictions for them.

Install

pip install echochamber pip install microprediction

Usage

See /examples

from microprediction import new_key
from echochamber import EchoCrawler

# Create and launch crawler

if __name__=="__main__":
    write_key = new_key(difficulty=10)    # Patience is a virtue
    print(write_key)
    crawler = EchoCrawler(n_reservoir=50)
    crawler.run()

To check its position on the leaderboards just plug in the write_key at https://www.microprediction.com/dashboard.html

Write_key

Generating may take half an hour or so. See www.muid.org for more information. We suggest you alter the code to hardwire your write_key.

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

echochamber-0.0.1.tar.gz (5.6 kB view details)

Uploaded Source

Built Distribution

echochamber-0.0.1-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

Details for the file echochamber-0.0.1.tar.gz.

File metadata

  • Download URL: echochamber-0.0.1.tar.gz
  • Upload date:
  • Size: 5.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.6

File hashes

Hashes for echochamber-0.0.1.tar.gz
Algorithm Hash digest
SHA256 2453cc1e71e71335fad0356f70b0f793e4781aac575102445e4628e092151256
MD5 cf1fe0e4cef19a0f330cd81bb44fcb50
BLAKE2b-256 ea17907fb20cb277a4cc35c6061722d7599a801bd0ef8042cbd8cbf1613763e9

See more details on using hashes here.

File details

Details for the file echochamber-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: echochamber-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 7.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.6

File hashes

Hashes for echochamber-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 dd196d8dcd021ec4c8e769a5f90581ae79173406dc1a4f67e68f4ef9a04c5b1e
MD5 520782dc1a4f4f609a61596f24efd55b
BLAKE2b-256 2c79ed1fcc9795f65e4675441dc27089026922f25bc2a7a4bfd8ef38403da8fb

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