Linking Julia helicopter challenge to Microprediction.Org
Project description
helicopter
Yes this is a Python package but it was inspired by the Helicopter Julia Challenge created by Chris Rackausckas of the SciML group at MIT. In that challenge contestants are provided incomplete data from a helicopter and asked to infer the latent dynamics.
Background information
- Video of the helicopter https://www.youtube.com/watch?v=2g1-sDZ3BVw
- Home page of challenge https://github.com/SciML/HelicopterSciML.jl
- Chris will be teaching how to do automated discovery of missing physical equations from a first principle model at at workshop on July 26th, 2020. Sign up for JuliaCon at https://juliacon.org/2020/
The goal of the Julia challenge is to utilize automated tools to discover a physcially-explainable model that accurately predicts the dynamics of the system.
Raw data
You can pull into pandas with:
data = pd.read_csv('https://raw.githubusercontent.com/SciML/HelicopterSciML.jl/master/data/Lab-Helicopter_Experimental-data.csv')
Why this package?
Purpose:
- To include the time series of helicopter data at www.microprediction.org as a test of how well time series algorithms perform.
- To force me to write a Julia client for www.microprediction.org and learn some Julia
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
helicopter-0.0.1.tar.gz
(1.9 kB
view details)
Built Distribution
File details
Details for the file helicopter-0.0.1.tar.gz
.
File metadata
- Download URL: helicopter-0.0.1.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d59a649bd0ec87a488a8b243569e723d40dbd154c485289f01ff9bc40e1d44e4 |
|
MD5 | 7f5034b7437ded9ea473a8137b320dcb |
|
BLAKE2b-256 | 4f63fc8d8c7649de91699dbb5841eb5379bf35fa97a4ae29e8e6fbf848627b57 |
File details
Details for the file helicopter-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: helicopter-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 087307581ee8e7331a432c423f9573b28b53261db08a5ff8975d165eddced04c |
|
MD5 | 4c3dfce3cec3e0e639fd371641d43e1e |
|
BLAKE2b-256 | 37b4f20b694286aca98e1aaa27946b39147f8715b1dc61fe5450c2b85b86b86b |