santarabantoosoo commited on
Commit
864ca3a
1 Parent(s): 93d4b95

adding model2

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. app.py +109 -29
  2. no_path_PET_2/__version__ +1 -0
  3. no_path_PET_2/learner.pkl +3 -0
  4. no_path_PET_2/models/CatBoost_BAG_L1/S10F1/model.pkl +3 -0
  5. no_path_PET_2/models/CatBoost_BAG_L1/S10F2/model.pkl +3 -0
  6. no_path_PET_2/models/CatBoost_BAG_L1/S10F3/model.pkl +3 -0
  7. no_path_PET_2/models/CatBoost_BAG_L1/S10F4/model.pkl +3 -0
  8. no_path_PET_2/models/CatBoost_BAG_L1/S10F5/model.pkl +3 -0
  9. no_path_PET_2/models/CatBoost_BAG_L1/S11F1/model.pkl +3 -0
  10. no_path_PET_2/models/CatBoost_BAG_L1/S11F2/model.pkl +3 -0
  11. no_path_PET_2/models/CatBoost_BAG_L1/S11F3/model.pkl +3 -0
  12. no_path_PET_2/models/CatBoost_BAG_L1/S11F4/model.pkl +3 -0
  13. no_path_PET_2/models/CatBoost_BAG_L1/S11F5/model.pkl +3 -0
  14. no_path_PET_2/models/CatBoost_BAG_L1/S12F1/model.pkl +3 -0
  15. no_path_PET_2/models/CatBoost_BAG_L1/S12F2/model.pkl +3 -0
  16. no_path_PET_2/models/CatBoost_BAG_L1/S12F3/model.pkl +3 -0
  17. no_path_PET_2/models/CatBoost_BAG_L1/S12F4/model.pkl +3 -0
  18. no_path_PET_2/models/CatBoost_BAG_L1/S12F5/model.pkl +3 -0
  19. no_path_PET_2/models/CatBoost_BAG_L1/S13F1/model.pkl +3 -0
  20. no_path_PET_2/models/CatBoost_BAG_L1/S13F2/model.pkl +3 -0
  21. no_path_PET_2/models/CatBoost_BAG_L1/S13F3/model.pkl +3 -0
  22. no_path_PET_2/models/CatBoost_BAG_L1/S13F4/model.pkl +3 -0
  23. no_path_PET_2/models/CatBoost_BAG_L1/S13F5/model.pkl +3 -0
  24. no_path_PET_2/models/CatBoost_BAG_L1/S14F1/model.pkl +3 -0
  25. no_path_PET_2/models/CatBoost_BAG_L1/S14F2/model.pkl +3 -0
  26. no_path_PET_2/models/CatBoost_BAG_L1/S14F3/model.pkl +3 -0
  27. no_path_PET_2/models/CatBoost_BAG_L1/S14F4/model.pkl +3 -0
  28. no_path_PET_2/models/CatBoost_BAG_L1/S14F5/model.pkl +3 -0
  29. no_path_PET_2/models/CatBoost_BAG_L1/S15F1/model.pkl +3 -0
  30. no_path_PET_2/models/CatBoost_BAG_L1/S15F2/model.pkl +3 -0
  31. no_path_PET_2/models/CatBoost_BAG_L1/S15F3/model.pkl +3 -0
  32. no_path_PET_2/models/CatBoost_BAG_L1/S15F4/model.pkl +3 -0
  33. no_path_PET_2/models/CatBoost_BAG_L1/S15F5/model.pkl +3 -0
  34. no_path_PET_2/models/CatBoost_BAG_L1/S16F1/model.pkl +3 -0
  35. no_path_PET_2/models/CatBoost_BAG_L1/S16F2/model.pkl +3 -0
  36. no_path_PET_2/models/CatBoost_BAG_L1/S16F3/model.pkl +3 -0
  37. no_path_PET_2/models/CatBoost_BAG_L1/S16F4/model.pkl +3 -0
  38. no_path_PET_2/models/CatBoost_BAG_L1/S16F5/model.pkl +3 -0
  39. no_path_PET_2/models/CatBoost_BAG_L1/S17F1/model.pkl +3 -0
  40. no_path_PET_2/models/CatBoost_BAG_L1/S17F2/model.pkl +3 -0
  41. no_path_PET_2/models/CatBoost_BAG_L1/S17F3/model.pkl +3 -0
  42. no_path_PET_2/models/CatBoost_BAG_L1/S17F4/model.pkl +3 -0
  43. no_path_PET_2/models/CatBoost_BAG_L1/S17F5/model.pkl +3 -0
  44. no_path_PET_2/models/CatBoost_BAG_L1/S18F1/model.pkl +3 -0
  45. no_path_PET_2/models/CatBoost_BAG_L1/S18F2/model.pkl +3 -0
  46. no_path_PET_2/models/CatBoost_BAG_L1/S18F3/model.pkl +3 -0
  47. no_path_PET_2/models/CatBoost_BAG_L1/S18F4/model.pkl +3 -0
  48. no_path_PET_2/models/CatBoost_BAG_L1/S18F5/model.pkl +3 -0
  49. no_path_PET_2/models/CatBoost_BAG_L1/S19F1/model.pkl +3 -0
  50. no_path_PET_2/models/CatBoost_BAG_L1/S19F2/model.pkl +3 -0
app.py CHANGED
@@ -1,61 +1,141 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  import gradio as gr
2
- import pickle
3
  import pandas as pd
4
  import numpy as np
5
- import lightgbm as lgb
6
  from autogluon.tabular import TabularPredictor
7
 
8
- loaded_model = pickle.load(open('Autogluon/models/XGBoost_BAG_L1/model.pkl', 'rb'))
9
- # pred_proba_radio = loaded_model.predict_proba(X_test_radio)
10
- # pred_proba_radio
 
 
 
 
 
 
 
 
11
 
 
 
12
 
13
- def relapse(age, pathology, B_symptoms):
14
 
15
  X_test_radio = pd.DataFrame.from_dict(
16
  {
17
- "Age": [age],
18
- "pathology_Nodular Sclerosis cHL": [1 if pathology == 'Nodular' else 0],
19
- "pathology_others": [1 if pathology == 'Others' else 0],
20
- "B_symptoms_Yes" : [1 if B_symptoms else 0],
21
- 'radio_Yes': [1]
22
  }
23
  )
24
-
25
  X_test_no_radio = pd.DataFrame.from_dict(
26
  {
27
- "Age": [age],
28
- "pathology_Nodular Sclerosis cHL": [1 if pathology == 'Nodular' else 0],
29
- "pathology_others": [1 if pathology == 'Others' else 0],
30
- "B_symptoms_Yes" : [1 if B_symptoms else 0],
31
- 'radio_Yes': [0]
32
  }
33
  )
34
-
35
- pred_proba_radio = loaded_model.predict_proba(X_test_radio)
36
 
37
- pred_proba_radio = round(np.ndarray.item(pred_proba_radio),2)
 
 
 
 
 
38
 
39
- pred_radio = loaded_model.predict(X_test_radio)
 
 
 
40
 
41
- pred_proba_no_radio = loaded_model.predict_proba(X_test_no_radio)
42
 
43
- pred_proba_no_radio = round(np.ndarray.item(pred_proba_no_radio),2)
44
-
45
- pred_no_radio = loaded_model.predict(X_test_no_radio)
46
 
47
  return {"Radio": pred_proba_radio, "No Radio": pred_proba_no_radio}
48
 
 
49
  iface = gr.Interface(
50
 
51
  title = 'Should we omit radiotherapy?',
52
  description = 'This model predicts relapse according to risk factors.',
53
  fn=relapse,
54
  inputs= [
55
- gr.Number(label = 'Age', show_label = True),
56
- gr.Radio( choices = ['Mixed cellularity', 'Nodular', 'Others'], label = 'Pathology', show_label = True),
57
- gr.Checkbox(label = 'B_symptoms', show_label = True)],
58
- outputs = gr.Label(label = 'Has a higher probability of relapse', show_label = True)
59
  ,live = True,
60
  interpretation="default",
61
  )
 
1
+ # import gradio as gr
2
+ # import pickle
3
+ # import pandas as pd
4
+ # import numpy as np
5
+ # import lightgbm as lgb
6
+ # from autogluon.tabular import TabularPredictor
7
+
8
+ # loaded_model = pickle.load(open('Autogluon/models/XGBoost_BAG_L1/model.pkl', 'rb'))
9
+ # # pred_proba_radio = loaded_model.predict_proba(X_test_radio)
10
+ # # pred_proba_radio
11
+
12
+
13
+ # def relapse(age, pathology, B_symptoms):
14
+
15
+ # X_test_radio = pd.DataFrame.from_dict(
16
+ # {
17
+ # "Age": [age],
18
+ # "pathology_Nodular Sclerosis cHL": [1 if pathology == 'Nodular' else 0],
19
+ # "pathology_others": [1 if pathology == 'Others' else 0],
20
+ # "B_symptoms_Yes" : [1 if B_symptoms else 0],
21
+ # 'radio_Yes': [1]
22
+ # }
23
+ # )
24
+
25
+ # X_test_no_radio = pd.DataFrame.from_dict(
26
+ # {
27
+ # "Age": [age],
28
+ # "pathology_Nodular Sclerosis cHL": [1 if pathology == 'Nodular' else 0],
29
+ # "pathology_others": [1 if pathology == 'Others' else 0],
30
+ # "B_symptoms_Yes" : [1 if B_symptoms else 0],
31
+ # 'radio_Yes': [0]
32
+ # }
33
+ # )
34
+
35
+ # pred_proba_radio = loaded_model.predict_proba(X_test_radio)
36
+
37
+ # pred_proba_radio = round(np.ndarray.item(pred_proba_radio),2)
38
+
39
+ # pred_radio = loaded_model.predict(X_test_radio)
40
+
41
+ # pred_proba_no_radio = loaded_model.predict_proba(X_test_no_radio)
42
+
43
+ # pred_proba_no_radio = round(np.ndarray.item(pred_proba_no_radio),2)
44
+
45
+ # pred_no_radio = loaded_model.predict(X_test_no_radio)
46
+
47
+ # return {"Radio": pred_proba_radio, "No Radio": pred_proba_no_radio}
48
+
49
+ # iface = gr.Interface(
50
+
51
+ # title = 'Should we omit radiotherapy?',
52
+ # description = 'This model predicts relapse according to risk factors.',
53
+ # fn=relapse,
54
+ # inputs= [
55
+ # gr.Number(label = 'Age', show_label = True),
56
+ # gr.Radio( choices = ['Mixed cellularity', 'Nodular', 'Others'], label = 'Pathology', show_label = True),
57
+ # gr.Checkbox(label = 'B_symptoms', show_label = True)],
58
+ # outputs = gr.Label(label = 'Has a higher probability of relapse', show_label = True)
59
+ # ,live = True,
60
+ # interpretation="default",
61
+ # )
62
+
63
+ # iface.launch()
64
+
65
+
66
+
67
+
68
+
69
+
70
  import gradio as gr
 
71
  import pandas as pd
72
  import numpy as np
 
73
  from autogluon.tabular import TabularPredictor
74
 
75
+ predictor_1 = TabularPredictor.load("no_path_PET_1/")
76
+ predictor_2 = TabularPredictor.load("no_path_PET_2/")
77
+ predictor_3 = TabularPredictor.load("no_path_PET_3/")
78
+ predictor_4 = TabularPredictor.load("no_path_PET_4/")
79
+ predictor_5 = TabularPredictor.load("no_path_PET_5/")
80
+
81
+ ## Import mapping dataset
82
+
83
+ stage_mapping = pd.read_csv('stage_mapping.csv', index_col = 0)
84
+
85
+ # stage_mapping
86
 
87
+ def get_encoding(stage):
88
+ return stage_mapping.loc[stage, 'stage_encoded'] # this is the dataframe for mappings that will be created from the training set
89
 
90
+ def relapse(age_group, stage):
91
 
92
  X_test_radio = pd.DataFrame.from_dict(
93
  {
94
+ "age_group": ["<=15" if age_group == "<=15" else ">15"],
95
+ 'radio': ["Yes"],
96
+ 'stage_encoded' : get_encoding(stage)
97
+
 
98
  }
99
  )
100
+
101
  X_test_no_radio = pd.DataFrame.from_dict(
102
  {
103
+ "age_group": ["<=15" if age_group == "Age <=15" else ">15"],
104
+ 'radio': ["No"],
105
+ 'stage_encoded' : get_encoding(stage)
106
+
 
107
  }
108
  )
 
 
109
 
110
+ rad_1 = float(round(predictor_1.predict_proba(X_test_radio).iloc[0,1],3))
111
+ rad_2 = float(round(predictor_2.predict_proba(X_test_radio).iloc[0,1],3))
112
+ rad_3 = float(round(predictor_3.predict_proba(X_test_radio).iloc[0,1],3))
113
+ rad_4 = float(round(predictor_4.predict_proba(X_test_radio).iloc[0,1],3))
114
+
115
+ pred_proba_radio = float(round(np.mean([rad_1, rad_2, rad_3, rad_4]),3))
116
 
117
+ no_rad1 = float(round(predictor_1.predict_proba(X_test_no_radio).iloc[0,1],3))
118
+ no_rad2 = float(round(predictor_2.predict_proba(X_test_no_radio).iloc[0,1],3))
119
+ no_rad3 = float(round(predictor_3.predict_proba(X_test_no_radio).iloc[0,1],3))
120
+ no_rad4 = float(round(predictor_4.predict_proba(X_test_no_radio).iloc[0,1],3))
121
 
 
122
 
123
+ pred_proba_no_radio = float(round(np.mean([no_rad1, no_rad2, no_rad3, no_rad4]),3))
124
+
 
125
 
126
  return {"Radio": pred_proba_radio, "No Radio": pred_proba_no_radio}
127
 
128
+
129
  iface = gr.Interface(
130
 
131
  title = 'Should we omit radiotherapy?',
132
  description = 'This model predicts relapse according to risk factors.',
133
  fn=relapse,
134
  inputs= [
135
+ gr.Checkbox(label = 'Age <= 15', show_label = True),
136
+ gr.Dropdown(choices = ['1A', '1B', '2A', '2B', '3A', '3B', '4A', '4B'],
137
+ label = 'stage', show_label = True) ]
138
+ ,outputs = gr.Label(label = 'Has a higher probability of relapse', show_label = True)
139
  ,live = True,
140
  interpretation="default",
141
  )
no_path_PET_2/__version__ ADDED
@@ -0,0 +1 @@
 
 
1
+ 0.4.2
no_path_PET_2/learner.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49a2c8203df688f0b0c9f5466289a8de584049fb83039213eeccfdb6387a4676
3
+ size 4778
no_path_PET_2/models/CatBoost_BAG_L1/S10F1/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ee6b67d5d86a3bba2ff9579ed20e9e63bda930294e28de58fa5364aa05ca52a
3
+ size 174043
no_path_PET_2/models/CatBoost_BAG_L1/S10F2/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79c87edeb46db7dfd700f214f28b2d462eb27825131d89569a709a0b665f5a4d
3
+ size 9160052
no_path_PET_2/models/CatBoost_BAG_L1/S10F3/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c9d87b31723b3109735e5cdfc5b1f68ab3925703febb568b0be48dbebffd38c
3
+ size 30346
no_path_PET_2/models/CatBoost_BAG_L1/S10F4/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:484fd59958d2a4df0d2fc19cf1dcd1d3d01cef6cb67c593d08e7d3457b9b0b48
3
+ size 245916
no_path_PET_2/models/CatBoost_BAG_L1/S10F5/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:895fa7a372718c381a02498d8a9c8b0db692a2adc0456640b593e998684db71e
3
+ size 47490
no_path_PET_2/models/CatBoost_BAG_L1/S11F1/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08e16a3c72a7ec4c7e3f744487b6fbaaf067f55f5d1f9964142fdccfcb5ef4b1
3
+ size 307156
no_path_PET_2/models/CatBoost_BAG_L1/S11F2/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3246f7ad00033ec1bd2fc8ac7c35454a1574e240af5c6d965e6eaf151a522e13
3
+ size 135771
no_path_PET_2/models/CatBoost_BAG_L1/S11F3/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6608f664cba2102a8114092db38e6240023925c4646182f7336265d9d400e1fa
3
+ size 47594
no_path_PET_2/models/CatBoost_BAG_L1/S11F4/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6a53bad5298d8fd86b006952087cda322d226d4afafaedfc8ba9a1c09b12fbf
3
+ size 33282
no_path_PET_2/models/CatBoost_BAG_L1/S11F5/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dad1cef4c75a7591aabb795231f75e6edee44a4c8729d11565bc86c477b9c168
3
+ size 110915
no_path_PET_2/models/CatBoost_BAG_L1/S12F1/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9cae3b4fd6cc403c4e357605cb7b3c326d2e667bef2da755a818b58fe0d226d5
3
+ size 141891
no_path_PET_2/models/CatBoost_BAG_L1/S12F2/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2608907c1c4d507ad76d371a702dc6255848d411b2871d1a9665a430705b0dfe
3
+ size 9179764
no_path_PET_2/models/CatBoost_BAG_L1/S12F3/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a38b65e988c4d6f78951afd9cada404837a2aa0dc90d74875c675ab1fbc866d
3
+ size 40274
no_path_PET_2/models/CatBoost_BAG_L1/S12F4/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:087451578d140532b05bc798bf0f633f0d64345cc1054435bdefeb6c0dbae803
3
+ size 36298
no_path_PET_2/models/CatBoost_BAG_L1/S12F5/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a97f755b7b4f0bd2e9e29afc400ca137540bb96ab774b9268353ebeaf14cd953
3
+ size 477180
no_path_PET_2/models/CatBoost_BAG_L1/S13F1/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c38cabd6b35ec9bba610f2ba32fa4aee05ace74898531d16c90abac32680b6d
3
+ size 10256916
no_path_PET_2/models/CatBoost_BAG_L1/S13F2/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f09731e3a41ca2de740676b75d8687b4b3732a8e7c7ccd75f35f5b7b9af8bb6
3
+ size 68395
no_path_PET_2/models/CatBoost_BAG_L1/S13F3/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b620306bb51c154ccae029bec6149f864002a8e4d1694ced8d79b1abfaa3744
3
+ size 81915
no_path_PET_2/models/CatBoost_BAG_L1/S13F4/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0713a7ef91862055955121e143caecca2a6ec3cb4278e7aecd253a81dff9c63e
3
+ size 157091
no_path_PET_2/models/CatBoost_BAG_L1/S13F5/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e6427c8ce1386de848c20e03e7746e1b83a88c2881610535a2d58637bc6322a
3
+ size 2623020
no_path_PET_2/models/CatBoost_BAG_L1/S14F1/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:226b21bfb8e7dc231fa31c296ab3f486f4a21beec3e2a3a314f2df386b8b2d30
3
+ size 32818
no_path_PET_2/models/CatBoost_BAG_L1/S14F2/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a369cdfea271fd34dc30aafe5ac624081f39d648c9d86ff52a2a8a2efed27aab
3
+ size 18026
no_path_PET_2/models/CatBoost_BAG_L1/S14F3/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73fee87304b3009d8ab3ad5f6e17d18251f090bd8b12df52bf659b0b8254894f
3
+ size 2404180
no_path_PET_2/models/CatBoost_BAG_L1/S14F4/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a984e9424557eb7cec013fb4a694b65ba05a4cfdb92a51566356491803cf8937
3
+ size 167131
no_path_PET_2/models/CatBoost_BAG_L1/S14F5/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a697ceb305c9cd347d9c54f589812132735808b07e6aeead409b083c3d341af2
3
+ size 10174276
no_path_PET_2/models/CatBoost_BAG_L1/S15F1/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1009d3e60d265d8860de1d6e480d492e42116b4a4d2a7cb240caade143211d9c
3
+ size 120731
no_path_PET_2/models/CatBoost_BAG_L1/S15F2/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe0fd7278d80a8e31303288f1882c6cf11fa23e19749013751b66d085c492e42
3
+ size 48130
no_path_PET_2/models/CatBoost_BAG_L1/S15F3/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0eaf7a078d37bad45296895d49dee38eab6344c83874a8301e15eea2828e9634
3
+ size 10703420
no_path_PET_2/models/CatBoost_BAG_L1/S15F4/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd453ce202b3fa47ef9bcea0eeb92ae84f8f609731f3bea24ec0e6a9f79b2c87
3
+ size 179883
no_path_PET_2/models/CatBoost_BAG_L1/S15F5/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9969e27887641c85fa996f6f6db0693edac53d270a554f6d7123d3e4282ea4fc
3
+ size 21218
no_path_PET_2/models/CatBoost_BAG_L1/S16F1/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06b5268b4e4078a1c76cfffe8ad26fca792d3da0423759eee7453220e634aade
3
+ size 22810
no_path_PET_2/models/CatBoost_BAG_L1/S16F2/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a01fa32c4e13025af9baded46723ff0a41605b8f2fca848e390ee5d2104af469
3
+ size 210467
no_path_PET_2/models/CatBoost_BAG_L1/S16F3/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f5ee83b4b7eb0cf2f82c8efb012388c8cfe2e335f132892e7cad8919869edf7
3
+ size 138571
no_path_PET_2/models/CatBoost_BAG_L1/S16F4/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:270e75b16a05407ffdc19b0d8edc57c30c7b553501a40d89b66ec23cec3e18d3
3
+ size 263100
no_path_PET_2/models/CatBoost_BAG_L1/S16F5/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6eb25d52b48313ee7982d32dcb145b3c777819a0300f936eb59bbb3183bb5dfe
3
+ size 5212076
no_path_PET_2/models/CatBoost_BAG_L1/S17F1/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fa39e69bdbdca0123bf1adf7248beda9e47a49bf7bf7849c9407fb43f891e2a
3
+ size 31626
no_path_PET_2/models/CatBoost_BAG_L1/S17F2/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93285915009f04d19d14e5f5a24282d2501da82ef139bf753ec7f55f66fc3d20
3
+ size 21530
no_path_PET_2/models/CatBoost_BAG_L1/S17F3/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:162bd70084ea230753add60b0a398ca9187290d3f811febec5e759b2a63ad202
3
+ size 9208492
no_path_PET_2/models/CatBoost_BAG_L1/S17F4/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d29666616cf978318cd2664c349bdcfbacb69272ee247ad939da06a98c958a2f
3
+ size 58466
no_path_PET_2/models/CatBoost_BAG_L1/S17F5/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:546545aa536fc5ec4456a85099e7857c5efdac481ccfcb647b24da3ccfbfd9ad
3
+ size 96387
no_path_PET_2/models/CatBoost_BAG_L1/S18F1/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:783d53ae16d1295580da7265430ecabc141dc01cd4586a7f6e04ce7c3e59a4c6
3
+ size 31514
no_path_PET_2/models/CatBoost_BAG_L1/S18F2/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:992add6e357dfa7118bf21fcc39292b186bcc6c1942202b003c4269f85c9054c
3
+ size 50994
no_path_PET_2/models/CatBoost_BAG_L1/S18F3/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:340c307be5793c9f70468129a4bbab6064a6e561c808576501efb6df1e83996c
3
+ size 27138
no_path_PET_2/models/CatBoost_BAG_L1/S18F4/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63e593a9fe368137926a673566fdd44f79319b0a999bcb0fd733628070c8fbea
3
+ size 109211
no_path_PET_2/models/CatBoost_BAG_L1/S18F5/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2c1ec554fd369dc1ce0a6b36d9a48a84df00ff3162586e41411d5779c087ff1
3
+ size 2424948
no_path_PET_2/models/CatBoost_BAG_L1/S19F1/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f9acd7b42f75a1d505a3050c91922621e130e855a51eecb78d11ee7c4f684d6
3
+ size 5845916
no_path_PET_2/models/CatBoost_BAG_L1/S19F2/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf29f7aaf9596b685e0dc7adb4ccb628850c2a370ba49414a310befe43bb5636
3
+ size 14042