EpistasisLab / pmlb

PMLB: A large, curated repository of benchmark datasets for evaluating supervised machine learning algorithms.
https://epistasislab.github.io/pmlb/
MIT License
801 stars 133 forks source link

adds strogatz odes #141

Closed lacava closed 3 years ago

lacava commented 3 years ago

This PR contains 2-state dynamic models adapted from Steven Strogatz's book "Chaos and Nonlinear Dynamics". They represent idealized dynamical systems from many fields of study.

They are adapted from this repo: https://github.com/lacava/ode-strogatz

trangdata commented 3 years ago

Thanks for adding this, @lacava! Could you update all the metadata.yaml files that have been generated, please? (e.g. https://github.com/EpistasisLab/pmlb/blob/7bec711fadac30b51266fc50d5987c7c551e7278/datasets/strogatz_bacres1/metadata.yaml)

lacava commented 3 years ago

I think the metadata is ready to go for these @trang1618, let me know if you agree and I'll merge!

trangdata commented 3 years ago

@lacava I resolved the conflict. Plz feel free to merge!