| Crates.io | stlplus-rs |
| lib.rs | stlplus-rs |
| version | 0.1.3 |
| created_at | 2022-07-14 17:51:02.775637+00 |
| updated_at | 2023-07-04 18:20:14.459426+00 |
| description | Port of the enhanced Seasonal Trend Decomposition using Loess (STL) implementation to rust |
| homepage | https://github.com/nmandery/stlplus-rs |
| repository | https://github.com/nmandery/stlplus-rs |
| max_upload_size | |
| id | 625812 |
| size | 140,215 |
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.
cargo run --example crates_io_downloads
