header


These pages serve as the official documentation for the Rocketeer.jl Julia package.

The purpose of this package is to implement the Rocket method in the Julia programming language.

This project is not programmed by the original authors of the original paper; please see the Attribution section for more details on the original paper and software.

If you wish to contribute to the project, please see the Contributing guide. The public API is listed in the Index, while the internal API is listed in the Developer Index.

Manual Outline

This documentation is split into the following sections:

Attribution

Authors

This package is a Julia implementation of the Rocket method.

This package itself is developed and maintained by Sasha Petrenko with sponsorship by the Applied Computational Intelligence Laboratory (ACIL). If you simply have suggestions for improvement, Sasha Petrenko (petrenkos@mst.edu) is the current developer and maintainer of the Rocketeer.jl package, so please feel free to reach out with thoughts and questions.

The original paper is authored by:

  • Angus Dempster
  • Francois Petitjean
  • Geoff Webb

The links for the original work are:

The bibtex entry for the original paper is:

@article{dempster_etal_2020,
    author  = {Dempster, Angus and Petitjean, Francois and Webb, Geoffrey I},
    title   = {ROCKET: Exceptionally fast and accurate time classification using random convolutional kernels},
    year    = {2020},
    journal = {Data Mining and Knowledge Discovery},
    doi     = {https://doi.org/10.1007/s10618-020-00701-z}
}

Icons

The icon used for the project logo is from the following:

Funding

This research was sponsored by the Army Research Laboratory and was accomplished under Cooperative Agreement Number W911NF-22-2-0209. The views and conclusions contained in this document are those of the authors and should not be interpreted as representing the official policies, either expressed or implied, of the Army Research Laboratory or the U.S. Government. The U.S. Government is authorized to reproduce and distribute reprints for Government purposes notwithstanding any copyright notation herein.

Documentation Build

This documentation was built using Documenter.jl with the following version and OS:

Rocketeer v0.1.3 docs built 2024-01-18T04:10:37.667 with Julia 1.10.0 on Linux