Skip to content

microprediction/midone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mid+One tests

Utilities to help build Attackers that detect small departures from martingality in time-series.

Contest entry notebook examples

Play the game at CrunchDAO.com! You might win some cash or even have ongoing upside.

Contest notebook Description
Mean reversion attacker Illustrates use of the Attacker class
Momentum attacker Illustrates use of running calculations
Regression Attacker Illustrates running regression pattern

About

This package is intended to make life simpler for those participating in an ongoing tournament at CrunchDAO.com, although it hopefully has independent interest. For instance, you might build on Attacker or examples herein to help find signal in your model residuals.

Install

Stable:

 pip install midone 

Latest:

 pip install git+https://github.com/microprediction/midone.git

Getting help

See the discord channel and CrunchDAO.com.