Shashkovich commited on
Commit
5097f39
1 Parent(s): 278f92c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -2
README.md CHANGED
@@ -11,12 +11,26 @@ pretty_name: SMS time series
11
 
12
  This dataset contains various time series from vendors.
13
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  * 1-8_TS_*_fraud - Count of fraud
15
  ![](./images/fraud_hourly.png)
16
  ![](./images/fraud_15m.png)
17
  * 1-8_TS_*_all - Count of all SMS
18
- * ![](./images/all_hourly.png)
19
  ![](./images/all_15m.png)
20
  * 1-8_TS_*_hlrDelay - Mean values of hlr delay
21
- * ![](./images/delay_hourly.png)
22
  ![](./images/delay_15m.png)
 
11
 
12
  This dataset contains various time series from vendors.
13
 
14
+ # Vendor A
15
+
16
+ * TS_*_fraud - Count of fraud
17
+ ![](./images/A_fraud_hourly.png)
18
+ ![](./images/A_fraud_15m.png)
19
+ * TS_*_all - Count of all SMS
20
+ ![](./images/A_all_hourly.png)
21
+ ![](./images/A_all_15m.png)
22
+ * TS_*_hlrDelay - Mean values of hlr delay
23
+ ![](./images/A_delay_hourly.png)
24
+ ![](./images/A_delay_15m.png)
25
+
26
+ # Vendor B
27
+
28
  * 1-8_TS_*_fraud - Count of fraud
29
  ![](./images/fraud_hourly.png)
30
  ![](./images/fraud_15m.png)
31
  * 1-8_TS_*_all - Count of all SMS
32
+ ![](./images/all_hourly.png)
33
  ![](./images/all_15m.png)
34
  * 1-8_TS_*_hlrDelay - Mean values of hlr delay
35
+ ![](./images/delay_hourly.png)
36
  ![](./images/delay_15m.png)