Orion is a machine learning library for unsupervised time series anomaly detection. The following tutorials help you navigate: training a machine learning model on existing public data, applying Orion on custom data, and so much more.
We provide a list of Google colab notebooks to use Orion!
| Links | Tutorials |
|---|---|
Tulog |
Check out how TadGAN works under-the-hood in our Tulog! |
Using Orion with Custom Data |
Learn how to use an Orion pipeline on your own data. |
Using Orion with Multivariate Input |
Make Orion pipelines work with multivariate input. |
Evaluating an Orion Pipeline |
Learn how you can evaluate the results of an Orion pipeline. |
Convert NASA Data to Orion Format |
Learn how you can convert NASA dataset to an Orion format. |
Convert UCR Data to Orion Format |
Learn how you can convert UCR dataset to an Orion format. |
Learn the step-by-step execution of pipelines by visiting pipelines.
Tulog