We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70a4914 commit 74d3b56Copy full SHA for 74d3b56
README.md
@@ -724,6 +724,7 @@ Turn time series into images and use Neural Nets: [example](https://gist.github.
724
[rocket](https://github.com/angus924/rocket) - Time Series classification using random convolutional kernels.
725
[luminaire](https://github.com/zillow/luminaire) - Anomaly Detection for time series.
726
[etna](https://github.com/tinkoff-ai/etna) - Time Series library.
727
+[Chaos Genius](https://github.com/chaos-genius/chaos_genius) - ML powered analytics engine for outlier/anomaly detection and root cause analysis.
728
729
##### Time Series Evaluation
730
[TimeSeriesSplit](https://scikit-learn.org/stable/modules/generated/sklearn.model_selection.TimeSeriesSplit.html) - Sklearn time series split.
0 commit comments