-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathcustomer_service_file_list.txt
79 lines (79 loc) · 3.3 KB
/
customer_service_file_list.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
customer_service/
customer_service/a.yaml
customer_service/ml/
customer_service/ml/readme.md
customer_service/ml/ya.make
customer_service/ml/lib/
customer_service/ml/lib/ya.make
customer_service/ml/lib/data/
customer_service/ml/lib/data/utils.py
customer_service/ml/lib/data/ya.make
customer_service/ml/lib/data/knowledges.py
customer_service/ml/lib/data/yt_jobs.py
customer_service/ml/chats/
customer_service/ml/chats/api/
customer_service/ml/chats/api/ya.make
customer_service/ml/chats/api/lib/
customer_service/ml/chats/api/lib/utils.py
customer_service/ml/chats/api/lib/ya.make
customer_service/ml/chats/api/lib/models.py
customer_service/ml/chats/api/lib/inference_model.py
customer_service/ml/chats/api/passport/
customer_service/ml/chats/api/passport/config.json
customer_service/ml/chats/api/passport/ya.make
customer_service/ml/chats/api/passport/main.py
customer_service/ml/chats/ya.make
customer_service/ml/chats/zeliboba/
customer_service/ml/chats/zeliboba/log_metrics/
customer_service/ml/chats/zeliboba/log_metrics/ya.make
customer_service/ml/chats/zeliboba/log_metrics/main.py
customer_service/ml/chats/zeliboba/classify/
customer_service/ml/chats/zeliboba/classify/ya.make
customer_service/ml/chats/zeliboba/classify/main.py
customer_service/ml/chats/zeliboba/ya.make
customer_service/ml/chats/zeliboba/lib/
customer_service/ml/chats/zeliboba/lib/classifier.py
customer_service/ml/chats/zeliboba/lib/ya.make
customer_service/ml/chats/zeliboba/lib/preprocessing.py
customer_service/ml/chats/zeliboba/lib/metrics.py
customer_service/ml/chats/zeliboba/preprocess/
customer_service/ml/chats/zeliboba/preprocess/ya.make
customer_service/ml/chats/zeliboba/preprocess/main.py
customer_service/ml/chats/data/
customer_service/ml/chats/data/extract/
customer_service/ml/chats/data/extract/ya.make
customer_service/ml/chats/data/extract/main.py
customer_service/ml/chats/data/prepare/
customer_service/ml/chats/data/prepare/job_station.py
customer_service/ml/chats/data/prepare/ya.make
customer_service/ml/chats/data/prepare/main.py
customer_service/ml/chats/data/ya.make
customer_service/ml/chats/data/yql/
customer_service/ml/chats/data/yql/preprocess.sql
customer_service/ml/chats/data/yql/extract.sql
customer_service/ml/chats/data/remap_knowledges/
customer_service/ml/chats/data/remap_knowledges/ya.make
customer_service/ml/chats/data/remap_knowledges/main.py
customer_service/ml/chats/data/preprocess/
customer_service/ml/chats/data/preprocess/ya.make
customer_service/ml/chats/data/preprocess/main.py
customer_service/ml/chats/data/reduce_label_cases/
customer_service/ml/chats/data/reduce_label_cases/ya.make
customer_service/ml/chats/data/reduce_label_cases/main.py
customer_service/readme.md
customer_service/ya.make
customer_service/forecasts/
customer_service/forecasts/config/
customer_service/forecasts/config/workload_long_prev.yaml
customer_service/forecasts/config/workload_long.yaml
customer_service/forecasts/config/workload.yaml
customer_service/forecasts/config/workload_prev.yaml
customer_service/forecasts/ya.make
customer_service/forecasts/lib/
customer_service/forecasts/lib/utils.py
customer_service/forecasts/lib/prophet.py
customer_service/forecasts/lib/ya.make
customer_service/forecasts/forecast_workload/
customer_service/forecasts/forecast_workload/ya.make
customer_service/forecasts/forecast_workload/main.py
customer_service/.arcignore