Skip to content

Port of the enhanced Seasonal Trend Decomposition using Loess (STL) implementation to rust

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

nmandery/stlplus-rs

Repository files navigation

stlplus-rs

Latest Version Documentation ci dependency status

Port of the enhanced Seasonal Trend Decomposition using Loess (STL) implementation from https://github.com/hafen/stlplus (and the java implementation https://github.com/ruananswer/twitter-anomalyDetection-java) to rust.

At the current stage this project is mostly a rough port of the above repositories, there surely is room for improvement - PRs welcome.

Example

See crates_io_downloads.rs.

cargo run --example crates_io_downloads

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.

About

Port of the enhanced Seasonal Trend Decomposition using Loess (STL) implementation to rust

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages