Asheng98 commited on
Commit
1eb1b53
·
verified ·
1 Parent(s): e0aae3a

Create README.md

Browse files

This is a pre-trained model for an anomaly detection task based on time-domain and frequency-domain features.

Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ metrics:
4
+ - accuracy
5
+ - f1
6
+ - mse
7
+ - mae
8
+ pipeline_tag: time-series-forecasting
9
+ tags:
10
+ - TimeSeries
11
+ - AioT
12
+ - Pre-TrainModel
13
+ ---