Skip to content

This project implements the MCDTS algorithm outlined in the paper Nonlinear Dynamics volume 108, pages 1525–1545 (2022).

License

Notifications You must be signed in to change notification settings

seanpm2001/JuliaDynamics_TreeEmbedding.jl

 
 

Repository files navigation

TreeEmbedding.jl - a Monte Carlo Decision Tree Search (MCDTS) for optimal embedding

DynamicalSystems.jl logo: The Double Pendulum

Documentation Tests Gitter
CI Gitter

TreeEmbedding.jl implements the MCDTS algorithm outlined in Kraemer, K.H., Gelbrecht, M. et al. 2022 and is one of the packages composing DynamicalSystems.jl. It aims to provide an optimal time delay state space reconstruction from time series data with the help of decisions trees and suitable statistics that guide the decisions done during the rollout of these trees. For all details of the algorithm the reader is referred to the accompanying paper. Here we provide an implementation of all the variants described in the paper.

For more details please see our detailed documentation pages.

About

This project implements the MCDTS algorithm outlined in the paper Nonlinear Dynamics volume 108, pages 1525–1545 (2022).

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 100.0%