LeiPricingManager commited on
Commit
33b9f43
·
verified ·
1 Parent(s): de0e968

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +56 -0
  2. binary_evaluation_details.csv +47 -0
  3. binary_final_model/learner.pkl +3 -0
  4. binary_final_model/metadata.json +670 -0
  5. binary_final_model/models/CatBoost_BAG_L1/S1F1/model.pkl +3 -0
  6. binary_final_model/models/CatBoost_BAG_L1/S1F2/model.pkl +3 -0
  7. binary_final_model/models/CatBoost_BAG_L1/S1F3/model.pkl +3 -0
  8. binary_final_model/models/CatBoost_BAG_L1/S1F4/model.pkl +3 -0
  9. binary_final_model/models/CatBoost_BAG_L1/S1F5/model.pkl +3 -0
  10. binary_final_model/models/CatBoost_BAG_L1/S1F6/model.pkl +3 -0
  11. binary_final_model/models/CatBoost_BAG_L1/S1F7/model.pkl +3 -0
  12. binary_final_model/models/CatBoost_BAG_L1/S1F8/model.pkl +3 -0
  13. binary_final_model/models/CatBoost_BAG_L1/model.pkl +3 -0
  14. binary_final_model/models/CatBoost_BAG_L1/utils/model_template.pkl +3 -0
  15. binary_final_model/models/CatBoost_BAG_L1/utils/oof.pkl +3 -0
  16. binary_final_model/models/CatBoost_BAG_L2/S1F1/model.pkl +3 -0
  17. binary_final_model/models/CatBoost_BAG_L2/S1F2/model.pkl +3 -0
  18. binary_final_model/models/CatBoost_BAG_L2/S1F3/model.pkl +3 -0
  19. binary_final_model/models/CatBoost_BAG_L2/S1F4/model.pkl +3 -0
  20. binary_final_model/models/CatBoost_BAG_L2/S1F5/model.pkl +3 -0
  21. binary_final_model/models/CatBoost_BAG_L2/S1F6/model.pkl +3 -0
  22. binary_final_model/models/CatBoost_BAG_L2/S1F7/model.pkl +3 -0
  23. binary_final_model/models/CatBoost_BAG_L2/S1F8/model.pkl +3 -0
  24. binary_final_model/models/CatBoost_BAG_L2/model.pkl +3 -0
  25. binary_final_model/models/CatBoost_BAG_L2/utils/model_template.pkl +3 -0
  26. binary_final_model/models/CatBoost_BAG_L2/utils/oof.pkl +3 -0
  27. binary_final_model/models/CatBoost_r137_BAG_L1/S1F1/model.pkl +3 -0
  28. binary_final_model/models/CatBoost_r137_BAG_L1/S1F2/model.pkl +3 -0
  29. binary_final_model/models/CatBoost_r137_BAG_L1/S1F3/model.pkl +3 -0
  30. binary_final_model/models/CatBoost_r137_BAG_L1/S1F4/model.pkl +3 -0
  31. binary_final_model/models/CatBoost_r137_BAG_L1/S1F5/model.pkl +3 -0
  32. binary_final_model/models/CatBoost_r137_BAG_L1/S1F6/model.pkl +3 -0
  33. binary_final_model/models/CatBoost_r137_BAG_L1/S1F7/model.pkl +3 -0
  34. binary_final_model/models/CatBoost_r137_BAG_L1/S1F8/model.pkl +3 -0
  35. binary_final_model/models/CatBoost_r137_BAG_L1/model.pkl +3 -0
  36. binary_final_model/models/CatBoost_r137_BAG_L1/utils/model_template.pkl +3 -0
  37. binary_final_model/models/CatBoost_r137_BAG_L1/utils/oof.pkl +3 -0
  38. binary_final_model/models/CatBoost_r13_BAG_L1/S1F1/model.pkl +3 -0
  39. binary_final_model/models/CatBoost_r13_BAG_L1/S1F2/model.pkl +3 -0
  40. binary_final_model/models/CatBoost_r13_BAG_L1/S1F3/model.pkl +3 -0
  41. binary_final_model/models/CatBoost_r13_BAG_L1/S1F4/model.pkl +3 -0
  42. binary_final_model/models/CatBoost_r13_BAG_L1/S1F5/model.pkl +3 -0
  43. binary_final_model/models/CatBoost_r13_BAG_L1/S1F6/model.pkl +3 -0
  44. binary_final_model/models/CatBoost_r13_BAG_L1/S1F7/model.pkl +3 -0
  45. binary_final_model/models/CatBoost_r13_BAG_L1/S1F8/model.pkl +3 -0
  46. binary_final_model/models/CatBoost_r13_BAG_L1/model.pkl +3 -0
  47. binary_final_model/models/CatBoost_r13_BAG_L1/utils/model_template.pkl +3 -0
  48. binary_final_model/models/CatBoost_r13_BAG_L1/utils/oof.pkl +3 -0
  49. binary_final_model/models/CatBoost_r177_BAG_L1/S1F1/model.pkl +3 -0
  50. binary_final_model/models/CatBoost_r177_BAG_L1/S1F2/model.pkl +3 -0
.gitattributes CHANGED
@@ -33,3 +33,59 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ binary_final_model/models/XGBoost_BAG_L1/S1F1/xgb.ubj filter=lfs diff=lfs merge=lfs -text
37
+ binary_final_model/models/XGBoost_BAG_L1/S1F2/xgb.ubj filter=lfs diff=lfs merge=lfs -text
38
+ binary_final_model/models/XGBoost_BAG_L1/S1F3/xgb.ubj filter=lfs diff=lfs merge=lfs -text
39
+ binary_final_model/models/XGBoost_BAG_L1/S1F4/xgb.ubj filter=lfs diff=lfs merge=lfs -text
40
+ binary_final_model/models/XGBoost_BAG_L1/S1F5/xgb.ubj filter=lfs diff=lfs merge=lfs -text
41
+ binary_final_model/models/XGBoost_BAG_L1/S1F6/xgb.ubj filter=lfs diff=lfs merge=lfs -text
42
+ binary_final_model/models/XGBoost_BAG_L1/S1F7/xgb.ubj filter=lfs diff=lfs merge=lfs -text
43
+ binary_final_model/models/XGBoost_BAG_L1/S1F8/xgb.ubj filter=lfs diff=lfs merge=lfs -text
44
+ binary_final_model/models/XGBoost_BAG_L2/S1F1/xgb.ubj filter=lfs diff=lfs merge=lfs -text
45
+ binary_final_model/models/XGBoost_BAG_L2/S1F2/xgb.ubj filter=lfs diff=lfs merge=lfs -text
46
+ binary_final_model/models/XGBoost_BAG_L2/S1F3/xgb.ubj filter=lfs diff=lfs merge=lfs -text
47
+ binary_final_model/models/XGBoost_BAG_L2/S1F4/xgb.ubj filter=lfs diff=lfs merge=lfs -text
48
+ binary_final_model/models/XGBoost_BAG_L2/S1F5/xgb.ubj filter=lfs diff=lfs merge=lfs -text
49
+ binary_final_model/models/XGBoost_BAG_L2/S1F6/xgb.ubj filter=lfs diff=lfs merge=lfs -text
50
+ binary_final_model/models/XGBoost_BAG_L2/S1F7/xgb.ubj filter=lfs diff=lfs merge=lfs -text
51
+ binary_final_model/models/XGBoost_BAG_L2/S1F8/xgb.ubj filter=lfs diff=lfs merge=lfs -text
52
+ binary_final_model/models/XGBoost_r33_BAG_L1/S1F1/xgb.ubj filter=lfs diff=lfs merge=lfs -text
53
+ binary_final_model/models/XGBoost_r33_BAG_L1/S1F2/xgb.ubj filter=lfs diff=lfs merge=lfs -text
54
+ binary_final_model/models/XGBoost_r33_BAG_L1/S1F3/xgb.ubj filter=lfs diff=lfs merge=lfs -text
55
+ binary_final_model/models/XGBoost_r33_BAG_L1/S1F4/xgb.ubj filter=lfs diff=lfs merge=lfs -text
56
+ binary_final_model/models/XGBoost_r33_BAG_L1/S1F5/xgb.ubj filter=lfs diff=lfs merge=lfs -text
57
+ binary_final_model/models/XGBoost_r33_BAG_L1/S1F6/xgb.ubj filter=lfs diff=lfs merge=lfs -text
58
+ binary_final_model/models/XGBoost_r33_BAG_L1/S1F7/xgb.ubj filter=lfs diff=lfs merge=lfs -text
59
+ binary_final_model/models/XGBoost_r33_BAG_L1/S1F8/xgb.ubj filter=lfs diff=lfs merge=lfs -text
60
+ binary_final_model/models/XGBoost_r89_BAG_L1/S1F1/xgb.ubj filter=lfs diff=lfs merge=lfs -text
61
+ binary_final_model/models/XGBoost_r89_BAG_L1/S1F2/xgb.ubj filter=lfs diff=lfs merge=lfs -text
62
+ binary_final_model/models/XGBoost_r89_BAG_L1/S1F3/xgb.ubj filter=lfs diff=lfs merge=lfs -text
63
+ binary_final_model/models/XGBoost_r89_BAG_L1/S1F4/xgb.ubj filter=lfs diff=lfs merge=lfs -text
64
+ binary_final_model/models/XGBoost_r89_BAG_L1/S1F5/xgb.ubj filter=lfs diff=lfs merge=lfs -text
65
+ binary_final_model/models/XGBoost_r89_BAG_L1/S1F6/xgb.ubj filter=lfs diff=lfs merge=lfs -text
66
+ binary_final_model/models/XGBoost_r89_BAG_L1/S1F7/xgb.ubj filter=lfs diff=lfs merge=lfs -text
67
+ binary_final_model/models/XGBoost_r89_BAG_L1/S1F8/xgb.ubj filter=lfs diff=lfs merge=lfs -text
68
+ multiclass_final_model/models/XGBoost_BAG_L1/S1F1/xgb.ubj filter=lfs diff=lfs merge=lfs -text
69
+ multiclass_final_model/models/XGBoost_BAG_L1/S1F2/xgb.ubj filter=lfs diff=lfs merge=lfs -text
70
+ multiclass_final_model/models/XGBoost_BAG_L1/S1F3/xgb.ubj filter=lfs diff=lfs merge=lfs -text
71
+ multiclass_final_model/models/XGBoost_BAG_L1/S1F4/xgb.ubj filter=lfs diff=lfs merge=lfs -text
72
+ multiclass_final_model/models/XGBoost_BAG_L1/S1F5/xgb.ubj filter=lfs diff=lfs merge=lfs -text
73
+ multiclass_final_model/models/XGBoost_BAG_L1/S1F6/xgb.ubj filter=lfs diff=lfs merge=lfs -text
74
+ multiclass_final_model/models/XGBoost_BAG_L1/S1F7/xgb.ubj filter=lfs diff=lfs merge=lfs -text
75
+ multiclass_final_model/models/XGBoost_BAG_L1/S1F8/xgb.ubj filter=lfs diff=lfs merge=lfs -text
76
+ multiclass_final_model/models/XGBoost_r33_BAG_L1/S1F1/xgb.ubj filter=lfs diff=lfs merge=lfs -text
77
+ multiclass_final_model/models/XGBoost_r33_BAG_L1/S1F2/xgb.ubj filter=lfs diff=lfs merge=lfs -text
78
+ multiclass_final_model/models/XGBoost_r33_BAG_L1/S1F3/xgb.ubj filter=lfs diff=lfs merge=lfs -text
79
+ multiclass_final_model/models/XGBoost_r33_BAG_L1/S1F4/xgb.ubj filter=lfs diff=lfs merge=lfs -text
80
+ multiclass_final_model/models/XGBoost_r33_BAG_L1/S1F5/xgb.ubj filter=lfs diff=lfs merge=lfs -text
81
+ multiclass_final_model/models/XGBoost_r33_BAG_L1/S1F6/xgb.ubj filter=lfs diff=lfs merge=lfs -text
82
+ multiclass_final_model/models/XGBoost_r33_BAG_L1/S1F7/xgb.ubj filter=lfs diff=lfs merge=lfs -text
83
+ multiclass_final_model/models/XGBoost_r33_BAG_L1/S1F8/xgb.ubj filter=lfs diff=lfs merge=lfs -text
84
+ multiclass_final_model/models/XGBoost_r89_BAG_L1/S1F1/xgb.ubj filter=lfs diff=lfs merge=lfs -text
85
+ multiclass_final_model/models/XGBoost_r89_BAG_L1/S1F2/xgb.ubj filter=lfs diff=lfs merge=lfs -text
86
+ multiclass_final_model/models/XGBoost_r89_BAG_L1/S1F3/xgb.ubj filter=lfs diff=lfs merge=lfs -text
87
+ multiclass_final_model/models/XGBoost_r89_BAG_L1/S1F4/xgb.ubj filter=lfs diff=lfs merge=lfs -text
88
+ multiclass_final_model/models/XGBoost_r89_BAG_L1/S1F5/xgb.ubj filter=lfs diff=lfs merge=lfs -text
89
+ multiclass_final_model/models/XGBoost_r89_BAG_L1/S1F6/xgb.ubj filter=lfs diff=lfs merge=lfs -text
90
+ multiclass_final_model/models/XGBoost_r89_BAG_L1/S1F7/xgb.ubj filter=lfs diff=lfs merge=lfs -text
91
+ multiclass_final_model/models/XGBoost_r89_BAG_L1/S1F8/xgb.ubj filter=lfs diff=lfs merge=lfs -text
binary_evaluation_details.csv ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ question,original_embedding,UMAP_embedding,predicted_label,ground_truth,predicted_probability,threshold,correct
2
+ How do I configure the three 1408 burst mode options to work with the tri-Loop?,"[-0.02001118 -0.22062099 0.70359135 ... -0.57379335 0.10364994
3
+ 0.05567749]","[3.2988128662109375, 7.679569244384766, 3.778761625289917, 4.700032711029053, 4.095130443572998, 1.8363351821899414, 1.0972986221313477, 3.8207383155822754, 6.202139377593994, 2.8056206703186035, 4.222069263458252]",1,1,0.7899030447006226,0.5,Correct
4
+ Why doesn't my 2120 work right after I swapped in new electronics?,"[ 0.06110048 -1.0918571 -0.3208763 ... -0.529542 -0.65511805
5
+ -1.3072436 ]","[4.5269012451171875, 8.239043235778809, 3.4996564388275146, 4.3679704666137695, 3.837045192718506, 1.2655197381973267, 0.9681135416030884, 2.9397637844085693, 5.157210826873779, 3.096539258956909, 4.98402738571167]",1,1,0.7861610054969788,0.5,Correct
6
+ Will high pressure LNG cause a significant change to vapor DC to shift accuracy significantly,"[ 0.7200316 -0.6938053 -0.33531684 ... 0.4138531 -0.633993
7
+ 0.30529553]","[4.251623630523682, 8.48228931427002, 3.624161720275879, 4.44891881942749, 3.9409737586975098, 1.3187627792358398, 1.4625067710876465, 2.3536455631256104, 5.23904275894165, 3.071359634399414, 5.03215217590332]",1,1,0.7969673275947571,0.5,Correct
8
+ Can I replace just the probe on my 5302?,"[-0.47244585 -1.2448652 -1.0667974 ... 1.0724216 -0.22818728
9
+ -1.349781 ]","[4.23783540725708, 7.980197906494141, 3.115281105041504, 4.277493000030518, 4.245990753173828, 2.6866538524627686, 0.7879774570465088, 3.754091262817383, 4.77822208404541, 2.9233150482177734, 4.106472015380859]",1,1,0.786282479763031,0.5,Correct
10
+ Would the Tri-Loop work with the 1408 transmitter?,"[ 0.21053758 -0.45402375 0.21473458 ... -0.40520027 0.6978116
11
+ -0.6578685 ]","[3.204503059387207, 7.697860240936279, 3.883941411972046, 4.748889923095703, 4.063700199127197, 1.7584482431411743, 1.2757799625396729, 3.825676441192627, 6.385159015655518, 2.7190773487091064, 4.17462682723999]",1,1,0.7703346610069275,0.5,Correct
12
+ "We sold a 2140AHA1MH4AARE15601G6R3138 to our client for a HCL acid application. It lasted them 1 year and 4 months before the acid finished it. Is there any method, coating or solution we have that could increase its lifetime?","[ 0.65132105 -0.34651512 0.00818852 ... 0.8386164 -0.04253612
13
+ -0.16476573]","[4.215787887573242, 8.4295654296875, 4.355112075805664, 4.321935653686523, 3.6032779216766357, 1.6199216842651367, 2.0083088874816895, 3.4376988410949707, 4.959939956665039, 3.303098440170288, 4.4320807456970215]",1,1,0.7738639116287231,0.5,Correct
14
+ How do I determine if I need heat trace on an MLI?,"[ 0.20659475 -0.9532355 -0.6650189 ... 0.4207516 0.5127983
15
+ 0.2733696 ]","[4.241158485412598, 8.247933387756348, 4.094225883483887, 4.647910118103027, 4.121198654174805, 1.6297693252563477, 1.0028985738754272, 2.869905948638916, 5.464347839355469, 3.3289341926574707, 4.947553634643555]",1,1,0.8211328983306885,0.5,Correct
16
+ provide the obsolete models for NCR and GWR radars,"[-0.66464525 -1.1593035 1.1209342 ... 0.5743289 0.33375365
17
+ 0.14368838]","[4.343015193939209, 8.776637077331543, 1.9133566617965698, 3.7641570568084717, 3.431288957595825, 0.31342455744743347, 2.4328548908233643, 1.3990578651428223, 4.9755048751831055, 2.5172781944274902, 4.716536998748779]",0,0,0.45483389496803284,0.5,Correct
18
+ Why isn't the 2120 PNP/PLC option available for intrinsically safe setup with a PLC?,"[-0.39670953 -0.758512 -0.400986 ... 0.5253011 0.2952927
19
+ -0.18940577]","[4.3702392578125, 8.00568675994873, 3.958127021789551, 4.571307182312012, 3.953371286392212, 1.517482876777649, 0.67816561460495, 3.377629518508911, 5.479244232177734, 3.238126516342163, 4.813859939575195]",1,1,0.8146451711654663,0.5,Correct
20
+ "Why do I need a toggle code for a 5300 coaxial probe with 1"" NPT connection?","[-1.2990927 -0.63253176 -1.2362131 ... -0.2982811 0.03659217
21
+ -0.40011254]","[4.103986740112305, 7.751357555389404, 2.8363144397735596, 4.251580715179443, 4.146539688110352, 2.4811594486236572, 0.7931156158447266, 4.040632247924805, 5.021121978759766, 2.5480148792266846, 3.896355628967285]",1,1,0.7972031831741333,0.5,Correct
22
+ "If a customer has a 5708 3D scanner on a silo, can a 5408 be offered as a replacement?","[-0.17050393 -0.9096883 0.00487002 ... 0.757119 -0.8002327
23
+ -0.07755148]","[3.962890386581421, 7.673303127288818, 3.5353193283081055, 4.36708402633667, 4.449126243591309, 2.6250510215759277, 0.9494076371192932, 4.03239107131958, 4.852100849151611, 2.974724054336548, 4.097880840301514]",1,1,0.8259965777397156,0.5,Correct
24
+ Which transmitter should I choose to replace my E&H level transmitter?,"[ 0.2624242 -1.0767758 -0.38988808 ... 1.1020262 0.5990834
25
+ -1.5306108 ]","[3.3057520389556885, 7.837281227111816, 4.194718837738037, 4.797056674957275, 3.858567237854004, 1.4352285861968994, 1.717532992362976, 3.752032518386841, 6.457594394683838, 2.6653337478637695, 4.182321071624756]",1,1,0.8075088262557983,0.5,Correct
26
+ "One of our customers bought a 1208 with Bluetooth last month, and now he is complaining that he received an instrument without Bluetooth.","[ 0.13065168 -0.94995016 0.02968066 ... 0.13664594 0.42264703
27
+ 0.3571472 ]","[3.654798984527588, 7.648284435272217, 3.7476184368133545, 4.428467750549316, 4.409276008605957, 2.4999337196350098, 1.1821268796920776, 4.075014114379883, 5.072734355926514, 3.0378761291503906, 4.080042362213135]",1,1,0.8434926271438599,0.5,Correct
28
+ A customer has an application with emulsion present. Can we offer a 5300 GWR for a trial?,"[ 0.25053596 -0.3810935 0.5597523 ... 0.8428386 0.37317538
29
+ -0.6104586 ]","[4.170321941375732, 8.095307350158691, 3.8843021392822266, 4.3752617835998535, 4.219192981719971, 2.295886754989624, 1.2786571979522705, 3.5830719470977783, 4.813302516937256, 3.204866647720337, 4.366468906402588]",1,1,0.7848702669143677,0.5,Correct
30
+ What is the minimun dielectric constant for a coaxial probe in a 5300?,"[-0.37822565 -0.6473004 -0.8242089 ... 0.31472245 -0.02155008
31
+ 0.11206254]","[4.133988380432129, 7.993145942687988, 2.7297322750091553, 4.234868049621582, 4.13686990737915, 2.510476589202881, 0.8673179745674133, 3.664646625518799, 4.919231414794922, 2.6984827518463135, 4.027157306671143]",1,0,0.7969932556152344,0.5,Incorrect
32
+ Please show me an image of the accuracy over measuring range of a Rosemount 5300 guided wave radar with a coaxial probe.,"[-0.32713398 0.05152888 -0.30556312 ... 0.76518697 0.16966419
33
+ -0.3488154 ]","[4.6319475173950195, 9.168962478637695, 2.3095779418945312, 4.238422393798828, 3.508945941925049, 0.51621413230896, 2.5717623233795166, 1.2685586214065552, 4.273322582244873, 2.722154378890991, 4.995709419250488]",0,0,0.33510923385620117,0.5,Correct
34
+ How many snap-on centering disks are required in a 12m high tank for a Rosemount 3408?,"[ 0.36868662 0.10141469 0.6142572 ... -0.6385998 0.12308493
35
+ -0.7545881 ]","[3.2341883182525635, 7.582559585571289, 3.323188543319702, 4.533247470855713, 3.7597334384918213, 1.4604754447937012, 1.7811692953109741, 4.05939245223999, 5.856379508972168, 2.513252019882202, 3.873358964920044]",1,1,0.582014799118042,0.5,Correct
36
+ What communication protocols does the Rosemount 5300 Series support?,"[ 0.6110664 -0.5845941 -0.5590821 ... 0.21724385 -0.06050914
37
+ -0.35954624]","[3.27687406539917, 7.398749828338623, 3.201262950897217, 4.494688510894775, 3.892204999923706, 1.6079684495925903, 1.7768323421478271, 4.279982089996338, 5.706503391265869, 2.355607509613037, 3.708115339279175]",0,0,0.34097820520401,0.5,Correct
38
+ What is the accuracy of the Rosemount 5300 Series Guided Wave Radar?,"[ 0.02096949 -0.05146091 -0.57012373 ... 0.84454995 -0.0080111
39
+ -0.02271277]","[4.337101936340332, 9.040635108947754, 2.18630313873291, 3.904351234436035, 3.5485758781433105, 0.41203078627586365, 2.586482286453247, 1.2497010231018066, 4.426443576812744, 2.800804853439331, 4.860594272613525]",0,0,0.08503155410289764,0.5,Correct
40
+ Can a 3408 work in a stilling well?,"[ 0.2868967 -0.8452921 0.5940088 ... 0.08359468 0.06971174
41
+ -0.00096037]","[3.442051649093628, 7.94922399520874, 3.0431275367736816, 4.380367755889893, 4.028543949127197, 1.8529870510101318, 0.9902148842811584, 3.0743906497955322, 5.931249618530273, 2.6811330318450928, 4.52593994140625]",1,1,0.8235683441162109,0.5,Correct
42
+ "My water tank has an agitator. How do I mount the 1208 to keep it out of the ""Signal Path""?","[-0.15344763 -1.1362823 -0.53923416 ... -0.63905984 0.80199814
43
+ -1.0120052 ]","[3.3785393238067627, 7.962601184844971, 3.518953323364258, 4.6112380027771, 3.7999134063720703, 1.3117491006851196, 1.6066243648529053, 3.495875835418701, 5.7010111808776855, 3.054511308670044, 4.448241233825684]",1,1,0.8525527715682983,0.5,Correct
44
+ Application involves reading the level of fine metal powder in bins that rotate in and out from under 3408 transmitter. Will this application work? Can we do a 30 day trial?,"[ 0.8776876 -0.76360697 0.06587101 ... -0.25477126 0.79014146
45
+ -0.03063755]","[4.168149471282959, 8.314055442810059, 4.246382713317871, 4.5381317138671875, 4.0667948722839355, 1.696597695350647, 1.5840182304382324, 3.109116792678833, 5.210720539093018, 3.201091766357422, 4.727059841156006]",1,1,0.8191414475440979,0.5,Correct
46
+ I would like to use a 5300 for solids level measurement but my process pressure is 3000 psig. What are my options?,"[ 1.2914262 -1.1336179 0.35944283 ... 0.40795445 -0.9334945
47
+ -0.04067288]","[4.088640213012695, 8.445963859558105, 3.514270067214966, 4.451180934906006, 3.836777448654175, 1.3668596744537354, 1.4403021335601807, 2.3233234882354736, 5.476820468902588, 2.992697238922119, 5.034846305847168]",1,1,0.8106953501701355,0.5,Correct
binary_final_model/learner.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7790aa650ae6aa9408956c045bc0bf00775328456dfbf121c814b6ea7b9125dd
3
+ size 6999
binary_final_model/metadata.json ADDED
@@ -0,0 +1,670 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "system": "Linux",
3
+ "version": "1.2",
4
+ "lite": false,
5
+ "py_version": "3.11",
6
+ "py_version_micro": "3.11.11",
7
+ "packages": {
8
+ "colorama": "0.4.6",
9
+ "psutil": "6.1.0",
10
+ "setproctitle": "1.2.2",
11
+ "bottleneck": "1.4.2",
12
+ "cython": "3.0.12",
13
+ "deprecated": "1.2.18",
14
+ "farama-notifications": "0.0.4",
15
+ "gdal": "3.6.4",
16
+ "gitpython": "3.1.44",
17
+ "mako": "1.3.9",
18
+ "markdown": "3.7",
19
+ "markupsafe": "3.0.2",
20
+ "pydrive2": "1.21.3",
21
+ "pyjwt": "2.10.1",
22
+ "pyopengl": "3.1.9",
23
+ "pysocks": "1.7.1",
24
+ "pyyaml": "6.0.2",
25
+ "pyomo": "6.8.2",
26
+ "sqlalchemy": "2.0.38",
27
+ "send2trash": "1.8.3",
28
+ "absl-py": "1.4.0",
29
+ "accelerate": "0.34.2",
30
+ "adagio": "0.2.6",
31
+ "aiohappyeyeballs": "2.4.6",
32
+ "aiohttp": "3.11.13",
33
+ "aiohttp-cors": "0.7.0",
34
+ "aiosignal": "1.3.2",
35
+ "alabaster": "1.0.0",
36
+ "albucore": "0.0.23",
37
+ "albumentations": "2.0.4",
38
+ "ale-py": "0.10.2",
39
+ "alembic": "1.15.1",
40
+ "altair": "5.5.0",
41
+ "annotated-types": "0.7.0",
42
+ "antlr4-python3-runtime": "4.9.3",
43
+ "anyio": "3.7.1",
44
+ "appdirs": "1.4.4",
45
+ "argon2-cffi": "23.1.0",
46
+ "argon2-cffi-bindings": "21.2.0",
47
+ "array-record": "0.6.0",
48
+ "arviz": "0.20.0",
49
+ "astropy": "7.0.1",
50
+ "astropy-iers-data": "0.2025.2.24.0.34.4",
51
+ "astunparse": "1.6.3",
52
+ "atpublic": "4.1.0",
53
+ "attrs": "25.1.0",
54
+ "audioread": "3.0.1",
55
+ "autogluon": "1.2",
56
+ "autogluon.common": "1.2",
57
+ "autogluon.core": "1.2",
58
+ "autogluon.features": "1.2",
59
+ "autogluon.multimodal": "1.2",
60
+ "autogluon.tabular": "1.2",
61
+ "autogluon.timeseries": "1.2",
62
+ "autograd": "1.7.0",
63
+ "babel": "2.17.0",
64
+ "backcall": "0.2.0",
65
+ "beautifulsoup4": "4.13.3",
66
+ "betterproto": "2.0.0b6",
67
+ "bigframes": "1.38.0",
68
+ "bigquery-magics": "0.6.0",
69
+ "bleach": "6.2.0",
70
+ "blinker": "1.9.0",
71
+ "blis": "0.7.11",
72
+ "blosc2": "3.2.0",
73
+ "bokeh": "3.6.3",
74
+ "boto3": "1.37.7",
75
+ "botocore": "1.37.7",
76
+ "bqplot": "0.12.44",
77
+ "branca": "0.8.1",
78
+ "cachecontrol": "0.14.2",
79
+ "cachetools": "5.5.2",
80
+ "catalogue": "2.0.10",
81
+ "catboost": "1.2.7",
82
+ "certifi": "2025.1.31",
83
+ "cffi": "1.17.1",
84
+ "chardet": "5.2.0",
85
+ "charset-normalizer": "3.4.1",
86
+ "chex": "0.1.89",
87
+ "clarabel": "0.10.0",
88
+ "click": "8.1.8",
89
+ "cloudpathlib": "0.20.0",
90
+ "cloudpickle": "3.1.1",
91
+ "cmake": "3.31.4",
92
+ "cmdstanpy": "1.2.5",
93
+ "colorcet": "3.1.0",
94
+ "colorful": "0.5.6",
95
+ "colorlog": "6.9.0",
96
+ "colorlover": "0.3.0",
97
+ "colour": "0.1.5",
98
+ "community": "1.0.0b1",
99
+ "confection": "0.1.5",
100
+ "cons": "0.4.6",
101
+ "contourpy": "1.3.1",
102
+ "coreforecast": "0.0.12",
103
+ "cramjam": "2.9.1",
104
+ "cryptography": "43.0.3",
105
+ "cuda-python": "12.6.0",
106
+ "cudf-cu12": "24.12.0",
107
+ "cudf-polars-cu12": "24.12.0",
108
+ "cufflinks": "0.17.3",
109
+ "cuml-cu12": "24.12.0",
110
+ "cupy-cuda12x": "13.3.0",
111
+ "cuvs-cu12": "24.12.0",
112
+ "cvxopt": "1.3.2",
113
+ "cvxpy": "1.6.2",
114
+ "cycler": "0.12.1",
115
+ "cyipopt": "1.5.0",
116
+ "cymem": "2.0.11",
117
+ "dask": "2024.11.2",
118
+ "dask-cuda": "24.12.0",
119
+ "dask-cudf-cu12": "24.12.0",
120
+ "dask-expr": "1.1.19",
121
+ "datascience": "0.17.6",
122
+ "datasets": "3.3.2",
123
+ "db-dtypes": "1.4.1",
124
+ "debugpy": "1.8.0",
125
+ "decorator": "4.4.2",
126
+ "defusedxml": "0.7.1",
127
+ "diffusers": "0.32.2",
128
+ "dill": "0.3.8",
129
+ "distlib": "0.3.9",
130
+ "distributed": "2024.11.2",
131
+ "distributed-ucxx-cu12": "0.41.0",
132
+ "distro": "1.9.0",
133
+ "dlib": "19.24.2",
134
+ "dm-tree": "0.1.9",
135
+ "docker-pycreds": "0.4.0",
136
+ "docstring-parser": "0.16",
137
+ "docutils": "0.21.2",
138
+ "dopamine-rl": "4.1.2",
139
+ "duckdb": "1.1.3",
140
+ "earthengine-api": "1.5.4",
141
+ "easydict": "1.13",
142
+ "editdistance": "0.8.1",
143
+ "eerepr": "0.1.1",
144
+ "einops": "0.8.1",
145
+ "en-core-web-sm": "3.7.1",
146
+ "entrypoints": "0.4",
147
+ "et-xmlfile": "2.0.0",
148
+ "etils": "1.12.0",
149
+ "etuples": "0.3.9",
150
+ "evaluate": "0.4.3",
151
+ "fastai": "2.7.18",
152
+ "fastcore": "1.7.29",
153
+ "fastdownload": "0.0.7",
154
+ "fastjsonschema": "2.21.1",
155
+ "fastprogress": "1.0.3",
156
+ "fastrlock": "0.8.3",
157
+ "filelock": "3.17.0",
158
+ "firebase-admin": "6.6.0",
159
+ "flask": "3.1.0",
160
+ "flatbuffers": "25.2.10",
161
+ "flax": "0.10.4",
162
+ "folium": "0.19.4",
163
+ "fonttools": "4.56.0",
164
+ "frozendict": "2.4.6",
165
+ "frozenlist": "1.5.0",
166
+ "fs": "2.4.16",
167
+ "fsspec": "2024.10.0",
168
+ "fugue": "0.9.1",
169
+ "future": "1.0.0",
170
+ "gast": "0.6.0",
171
+ "gcsfs": "2024.10.0",
172
+ "gdown": "5.2.0",
173
+ "geemap": "0.35.2",
174
+ "gensim": "4.3.3",
175
+ "geocoder": "1.38.1",
176
+ "geographiclib": "2.0",
177
+ "geopandas": "1.0.1",
178
+ "geopy": "2.4.1",
179
+ "gin-config": "0.5.0",
180
+ "gitdb": "4.0.12",
181
+ "glob2": "0.7",
182
+ "gluonts": "0.16.0",
183
+ "google": "2.0.3",
184
+ "google-ai-generativelanguage": "0.6.15",
185
+ "google-api-core": "2.24.1",
186
+ "google-api-python-client": "2.160.0",
187
+ "google-auth": "2.38.0",
188
+ "google-auth-httplib2": "0.2.0",
189
+ "google-auth-oauthlib": "1.2.1",
190
+ "google-cloud-aiplatform": "1.79.0",
191
+ "google-cloud-bigquery": "3.29.0",
192
+ "google-cloud-bigquery-connection": "1.18.1",
193
+ "google-cloud-bigquery-storage": "2.28.0",
194
+ "google-cloud-bigtable": "2.29.0",
195
+ "google-cloud-core": "2.4.2",
196
+ "google-cloud-dataproc": "5.18.0",
197
+ "google-cloud-datastore": "2.20.2",
198
+ "google-cloud-firestore": "2.20.1",
199
+ "google-cloud-functions": "1.19.0",
200
+ "google-cloud-iam": "2.18.1",
201
+ "google-cloud-language": "2.16.0",
202
+ "google-cloud-pubsub": "2.25.0",
203
+ "google-cloud-resource-manager": "1.14.1",
204
+ "google-cloud-spanner": "3.52.0",
205
+ "google-cloud-storage": "2.19.0",
206
+ "google-cloud-translate": "3.19.0",
207
+ "google-colab": "1.0.0",
208
+ "google-crc32c": "1.6.0",
209
+ "google-genai": "1.2.0",
210
+ "google-generativeai": "0.8.4",
211
+ "google-pasta": "0.2.0",
212
+ "google-resumable-media": "2.7.2",
213
+ "google-spark-connect": "0.5.2",
214
+ "googleapis-common-protos": "1.68.0",
215
+ "googledrivedownloader": "1.1.0",
216
+ "graphviz": "0.20.3",
217
+ "greenlet": "3.1.1",
218
+ "grpc-google-iam-v1": "0.14.0",
219
+ "grpc-interceptor": "0.15.4",
220
+ "grpcio": "1.70.0",
221
+ "grpcio-status": "1.62.3",
222
+ "grpclib": "0.4.7",
223
+ "gspread": "6.1.4",
224
+ "gspread-dataframe": "4.0.0",
225
+ "gym": "0.25.2",
226
+ "gym-notices": "0.0.8",
227
+ "gymnasium": "1.1.0",
228
+ "h11": "0.14.0",
229
+ "h2": "4.2.0",
230
+ "h5netcdf": "1.5.0",
231
+ "h5py": "3.12.1",
232
+ "hdbscan": "0.8.40",
233
+ "highspy": "1.9.0",
234
+ "holidays": "0.67",
235
+ "holoviews": "1.20.1",
236
+ "hpack": "4.1.0",
237
+ "html5lib": "1.1",
238
+ "httpcore": "1.0.7",
239
+ "httpimport": "1.4.0",
240
+ "httplib2": "0.22.0",
241
+ "httpx": "0.28.1",
242
+ "huggingface-hub": "0.28.1",
243
+ "humanize": "4.11.0",
244
+ "hyperframe": "6.1.0",
245
+ "hyperopt": "0.2.7",
246
+ "ibis-framework": "9.2.0",
247
+ "idna": "3.10",
248
+ "imageio": "2.37.0",
249
+ "imageio-ffmpeg": "0.6.0",
250
+ "imagesize": "1.4.1",
251
+ "imbalanced-learn": "0.13.0",
252
+ "imgaug": "0.4.0",
253
+ "immutabledict": "4.2.1",
254
+ "importlib-metadata": "8.6.1",
255
+ "importlib-resources": "6.5.2",
256
+ "imutils": "0.5.4",
257
+ "inflect": "7.5.0",
258
+ "iniconfig": "2.0.0",
259
+ "intel-cmplr-lib-ur": "2025.0.4",
260
+ "intel-openmp": "2025.0.4",
261
+ "ipyevents": "2.0.2",
262
+ "ipyfilechooser": "0.6.0",
263
+ "ipykernel": "6.17.1",
264
+ "ipyleaflet": "0.19.2",
265
+ "ipyparallel": "8.8.0",
266
+ "ipython": "7.34.0",
267
+ "ipython-genutils": "0.2.0",
268
+ "ipython-sql": "0.5.0",
269
+ "ipytree": "0.2.2",
270
+ "ipywidgets": "7.7.1",
271
+ "itsdangerous": "2.2.0",
272
+ "jax": "0.4.33",
273
+ "jax-cuda12-pjrt": "0.4.33",
274
+ "jax-cuda12-plugin": "0.4.33",
275
+ "jaxlib": "0.4.33",
276
+ "jellyfish": "1.1.0",
277
+ "jieba": "0.42.1",
278
+ "jinja2": "3.1.5",
279
+ "jiter": "0.8.2",
280
+ "jmespath": "1.0.1",
281
+ "joblib": "1.4.2",
282
+ "jsonpatch": "1.33",
283
+ "jsonpickle": "4.0.2",
284
+ "jsonpointer": "3.0.0",
285
+ "jsonschema": "4.21.1",
286
+ "jsonschema-specifications": "2024.10.1",
287
+ "jupyter-client": "6.1.12",
288
+ "jupyter-console": "6.1.0",
289
+ "jupyter-core": "5.7.2",
290
+ "jupyter-leaflet": "0.19.2",
291
+ "jupyter-server": "1.24.0",
292
+ "jupyterlab-pygments": "0.3.0",
293
+ "jupyterlab-widgets": "3.0.13",
294
+ "kaggle": "1.6.17",
295
+ "kagglehub": "0.3.10",
296
+ "keras": "3.8.0",
297
+ "keras-hub": "0.18.1",
298
+ "keras-nlp": "0.18.1",
299
+ "kiwisolver": "1.4.8",
300
+ "langchain": "0.3.19",
301
+ "langchain-core": "0.3.40",
302
+ "langchain-text-splitters": "0.3.6",
303
+ "langcodes": "3.5.0",
304
+ "langsmith": "0.3.11",
305
+ "language-data": "1.3.0",
306
+ "lazy-loader": "0.4",
307
+ "libclang": "18.1.1",
308
+ "libcudf-cu12": "24.12.0",
309
+ "libkvikio-cu12": "24.12.1",
310
+ "librosa": "0.10.2.post1",
311
+ "libucx-cu12": "1.17.0.post1",
312
+ "libucxx-cu12": "0.41.0",
313
+ "lightgbm": "4.5.0",
314
+ "lightning": "2.5.0.post0",
315
+ "lightning-utilities": "0.13.1",
316
+ "linkify-it-py": "2.0.3",
317
+ "llvmlite": "0.44.0",
318
+ "locket": "1.0.0",
319
+ "logical-unification": "0.4.6",
320
+ "lxml": "5.3.1",
321
+ "marisa-trie": "1.2.1",
322
+ "markdown-it-py": "3.0.0",
323
+ "matplotlib": "3.10.0",
324
+ "matplotlib-inline": "0.1.7",
325
+ "matplotlib-venn": "1.1.2",
326
+ "mdit-py-plugins": "0.4.2",
327
+ "mdurl": "0.1.2",
328
+ "memray": "1.15.0",
329
+ "minikanren": "1.0.3",
330
+ "missingno": "0.5.2",
331
+ "mistune": "3.1.2",
332
+ "mizani": "0.13.1",
333
+ "mkl": "2025.0.1",
334
+ "ml-dtypes": "0.4.1",
335
+ "mlforecast": "0.13.4",
336
+ "mlxtend": "0.23.4",
337
+ "model-index": "0.1.11",
338
+ "more-itertools": "10.6.0",
339
+ "moviepy": "1.0.3",
340
+ "mpmath": "1.3.0",
341
+ "msgpack": "1.1.0",
342
+ "multidict": "6.1.0",
343
+ "multipledispatch": "1.0.0",
344
+ "multiprocess": "0.70.16",
345
+ "multitasking": "0.0.11",
346
+ "murmurhash": "1.0.12",
347
+ "music21": "9.3.0",
348
+ "namex": "0.0.8",
349
+ "narwhals": "1.28.0",
350
+ "natsort": "8.4.0",
351
+ "nbclassic": "1.2.0",
352
+ "nbclient": "0.10.2",
353
+ "nbconvert": "7.16.6",
354
+ "nbformat": "5.10.4",
355
+ "ndindex": "1.9.2",
356
+ "nest-asyncio": "1.6.0",
357
+ "networkx": "3.4.2",
358
+ "nibabel": "5.3.2",
359
+ "nlpaug": "1.1.11",
360
+ "nltk": "3.8.1",
361
+ "notebook": "6.5.5",
362
+ "notebook-shim": "0.2.4",
363
+ "numba": "0.61.0",
364
+ "numba-cuda": "0.0.17.1",
365
+ "numexpr": "2.10.2",
366
+ "numpy": "1.26.4",
367
+ "nvidia-cublas-cu12": "12.4.5.8",
368
+ "nvidia-cuda-cupti-cu12": "12.4.127",
369
+ "nvidia-cuda-nvcc-cu12": "12.5.82",
370
+ "nvidia-cuda-nvrtc-cu12": "12.4.127",
371
+ "nvidia-cuda-runtime-cu12": "12.4.127",
372
+ "nvidia-cudnn-cu12": "9.1.0.70",
373
+ "nvidia-cufft-cu12": "11.2.1.3",
374
+ "nvidia-curand-cu12": "10.3.5.147",
375
+ "nvidia-cusolver-cu12": "11.6.1.9",
376
+ "nvidia-cusparse-cu12": "12.3.1.170",
377
+ "nvidia-ml-py3": "7.352.0",
378
+ "nvidia-nccl-cu12": "2.21.5",
379
+ "nvidia-nvcomp-cu12": "4.1.0.6",
380
+ "nvidia-nvjitlink-cu12": "12.4.127",
381
+ "nvidia-nvtx-cu12": "12.4.127",
382
+ "nvtx": "0.2.11",
383
+ "nx-cugraph-cu12": "24.12.0",
384
+ "oauth2client": "4.1.3",
385
+ "oauthlib": "3.2.2",
386
+ "omegaconf": "2.2.3",
387
+ "openai": "1.61.1",
388
+ "opencensus": "0.11.4",
389
+ "opencensus-context": "0.1.3",
390
+ "opencv-contrib-python": "4.11.0.86",
391
+ "opencv-python": "4.11.0.86",
392
+ "opencv-python-headless": "4.11.0.86",
393
+ "opendatalab": "0.0.10",
394
+ "openmim": "0.3.9",
395
+ "openpyxl": "3.1.5",
396
+ "opentelemetry-api": "1.16.0",
397
+ "opentelemetry-sdk": "1.16.0",
398
+ "opentelemetry-semantic-conventions": "0.37b0",
399
+ "openxlab": "0.0.11",
400
+ "opt-einsum": "3.4.0",
401
+ "optax": "0.2.4",
402
+ "optree": "0.14.0",
403
+ "optuna": "4.2.1",
404
+ "orbax-checkpoint": "0.6.4",
405
+ "ordered-set": "4.1.0",
406
+ "orjson": "3.10.15",
407
+ "osqp": "0.6.7.post3",
408
+ "packaging": "24.2",
409
+ "pandas": "2.2.2",
410
+ "pandas-datareader": "0.10.0",
411
+ "pandas-gbq": "0.28.0",
412
+ "pandas-stubs": "2.2.2.240909",
413
+ "pandocfilters": "1.5.1",
414
+ "panel": "1.6.1",
415
+ "param": "2.2.0",
416
+ "parso": "0.8.4",
417
+ "parsy": "2.1",
418
+ "partd": "1.4.2",
419
+ "pathlib": "1.0.1",
420
+ "patsy": "1.0.1",
421
+ "pdf2image": "1.17.0",
422
+ "peewee": "3.17.9",
423
+ "peft": "0.14.0",
424
+ "pexpect": "4.9.0",
425
+ "pickleshare": "0.7.5",
426
+ "pillow": "11.1.0",
427
+ "pip": "25.0.1",
428
+ "platformdirs": "4.3.6",
429
+ "plotly": "5.24.1",
430
+ "plotnine": "0.14.5",
431
+ "pluggy": "1.5.0",
432
+ "ply": "3.11",
433
+ "polars": "1.14.0",
434
+ "pooch": "1.8.2",
435
+ "portpicker": "1.5.2",
436
+ "preshed": "3.0.9",
437
+ "prettytable": "3.15.0",
438
+ "proglog": "0.1.10",
439
+ "progressbar2": "4.5.0",
440
+ "prometheus-client": "0.21.1",
441
+ "promise": "2.3",
442
+ "prompt-toolkit": "3.0.50",
443
+ "propcache": "0.3.0",
444
+ "prophet": "1.1.6",
445
+ "proto-plus": "1.26.0",
446
+ "protobuf": "4.25.6",
447
+ "psycopg2": "2.9.10",
448
+ "ptyprocess": "0.7.0",
449
+ "py4j": "0.10.9.7",
450
+ "pyopenssl": "24.2.1",
451
+ "py-cpuinfo": "9.0.0",
452
+ "py-spy": "0.4.0",
453
+ "pyarrow": "18.1.0",
454
+ "pyasn1": "0.6.1",
455
+ "pyasn1-modules": "0.4.1",
456
+ "pycocotools": "2.0.8",
457
+ "pycparser": "2.22",
458
+ "pycryptodome": "3.21.0",
459
+ "pydantic": "2.10.6",
460
+ "pydantic-core": "2.27.2",
461
+ "pydata-google-auth": "1.9.1",
462
+ "pydot": "3.0.4",
463
+ "pydotplus": "2.0.2",
464
+ "pydrive": "1.3.1",
465
+ "pyerfa": "2.0.1.5",
466
+ "pygame": "2.6.1",
467
+ "pygit2": "1.17.0",
468
+ "pygments": "2.18.0",
469
+ "pylibcudf-cu12": "24.12.0",
470
+ "pylibcugraph-cu12": "24.12.0",
471
+ "pylibraft-cu12": "24.12.0",
472
+ "pymc": "5.20.1",
473
+ "pymystem3": "0.2.0",
474
+ "pynndescent": "0.5.13",
475
+ "pynvjitlink-cu12": "0.5.0",
476
+ "pynvml": "11.4.1",
477
+ "pyogrio": "0.10.0",
478
+ "pyparsing": "3.2.1",
479
+ "pyperclip": "1.9.0",
480
+ "pyproj": "3.7.1",
481
+ "pyshp": "2.3.1",
482
+ "pyspark": "3.5.5",
483
+ "pytensor": "2.27.1",
484
+ "pytesseract": "0.3.10",
485
+ "pytest": "8.3.4",
486
+ "python-apt": "0.0.0",
487
+ "python-box": "7.3.2",
488
+ "python-dateutil": "2.8.2",
489
+ "python-louvain": "0.16",
490
+ "python-slugify": "8.0.4",
491
+ "python-snappy": "0.7.3",
492
+ "python-utils": "3.9.1",
493
+ "pytorch-lightning": "2.5.0.post0",
494
+ "pytorch-metric-learning": "2.3.0",
495
+ "pytz": "2025.1",
496
+ "pyviz-comms": "3.0.4",
497
+ "pyzmq": "24.0.1",
498
+ "qdldl": "0.1.7.post5",
499
+ "raft-dask-cu12": "24.12.0",
500
+ "rapids-dask-dependency": "24.12.0",
501
+ "ratelim": "0.1.6",
502
+ "ray": "2.39.0",
503
+ "referencing": "0.36.2",
504
+ "regex": "2024.11.6",
505
+ "requests": "2.32.3",
506
+ "requests-oauthlib": "2.0.0",
507
+ "requests-toolbelt": "1.0.0",
508
+ "requirements-parser": "0.9.0",
509
+ "rich": "13.9.4",
510
+ "rmm-cu12": "24.12.1",
511
+ "rpds-py": "0.23.1",
512
+ "rpy2": "3.5.17",
513
+ "rsa": "4.9",
514
+ "s3transfer": "0.11.4",
515
+ "safetensors": "0.5.3",
516
+ "scikit-image": "0.24.0",
517
+ "scikit-learn": "1.5.2",
518
+ "scipy": "1.13.1",
519
+ "scooby": "0.10.0",
520
+ "scs": "3.2.7.post2",
521
+ "seaborn": "0.13.2",
522
+ "sentence-transformers": "3.4.1",
523
+ "sentencepiece": "0.2.0",
524
+ "sentry-sdk": "2.22.0",
525
+ "seqeval": "1.2.2",
526
+ "setuptools": "75.1.0",
527
+ "shap": "0.46.0",
528
+ "shapely": "2.0.7",
529
+ "shellingham": "1.5.4",
530
+ "simple-parsing": "0.1.7",
531
+ "simsimd": "6.2.1",
532
+ "six": "1.17.0",
533
+ "sklearn-compat": "0.1.3",
534
+ "sklearn-pandas": "2.2.0",
535
+ "slicer": "0.0.8",
536
+ "smart-open": "7.1.0",
537
+ "smmap": "5.0.2",
538
+ "sniffio": "1.3.1",
539
+ "snowballstemmer": "2.2.0",
540
+ "sortedcontainers": "2.4.0",
541
+ "soundfile": "0.13.1",
542
+ "soupsieve": "2.6",
543
+ "soxr": "0.5.0.post1",
544
+ "spacy": "3.7.5",
545
+ "spacy-legacy": "3.0.12",
546
+ "spacy-loggers": "1.0.5",
547
+ "spanner-graph-notebook": "1.1.1",
548
+ "sphinx": "8.1.3",
549
+ "sphinxcontrib-applehelp": "2.0.0",
550
+ "sphinxcontrib-devhelp": "2.0.0",
551
+ "sphinxcontrib-htmlhelp": "2.1.0",
552
+ "sphinxcontrib-jsmath": "1.0.1",
553
+ "sphinxcontrib-qthelp": "2.0.0",
554
+ "sphinxcontrib-serializinghtml": "2.0.0",
555
+ "sqlglot": "25.6.1",
556
+ "sqlparse": "0.5.3",
557
+ "srsly": "2.5.1",
558
+ "stanio": "0.5.1",
559
+ "statsforecast": "1.7.8",
560
+ "statsmodels": "0.14.4",
561
+ "stringzilla": "3.12.1",
562
+ "sympy": "1.13.1",
563
+ "tables": "3.10.2",
564
+ "tabulate": "0.9.0",
565
+ "tbb": "2022.0.0",
566
+ "tblib": "3.0.0",
567
+ "tcmlib": "1.2.0",
568
+ "tenacity": "9.0.0",
569
+ "tensorboard": "2.18.0",
570
+ "tensorboardx": "2.6.2.2",
571
+ "tensorboard-data-server": "0.7.2",
572
+ "tensorflow": "2.18.0",
573
+ "tensorflow-datasets": "4.9.7",
574
+ "tensorflow-hub": "0.16.1",
575
+ "tensorflow-io-gcs-filesystem": "0.37.1",
576
+ "tensorflow-metadata": "1.16.1",
577
+ "tensorflow-probability": "0.25.0",
578
+ "tensorflow-text": "2.18.1",
579
+ "tensorstore": "0.1.72",
580
+ "termcolor": "2.5.0",
581
+ "terminado": "0.18.1",
582
+ "text-unidecode": "1.3",
583
+ "textblob": "0.19.0",
584
+ "textual": "2.1.2",
585
+ "tf-keras": "2.18.0",
586
+ "tf-slim": "1.1.0",
587
+ "thinc": "8.2.5",
588
+ "threadpoolctl": "3.5.0",
589
+ "tifffile": "2025.2.18",
590
+ "timm": "1.0.3",
591
+ "tinycss2": "1.4.0",
592
+ "tokenizers": "0.21.0",
593
+ "toml": "0.10.2",
594
+ "toolz": "0.12.1",
595
+ "torch": "2.5.1+cu124",
596
+ "torchaudio": "2.5.1+cu124",
597
+ "torchmetrics": "1.2.1",
598
+ "torchsummary": "1.5.1",
599
+ "torchvision": "0.20.1+cu124",
600
+ "tornado": "6.4.2",
601
+ "tqdm": "4.67.1",
602
+ "traitlets": "5.7.1",
603
+ "traittypes": "0.2.1",
604
+ "transformers": "4.48.3",
605
+ "treelite": "4.3.0",
606
+ "treescope": "0.1.9",
607
+ "triad": "0.9.8",
608
+ "triton": "3.1.0",
609
+ "tweepy": "4.15.0",
610
+ "typeguard": "4.4.2",
611
+ "typer": "0.15.1",
612
+ "types-pytz": "2025.1.0.20250204",
613
+ "types-setuptools": "75.8.2.20250301",
614
+ "typing-extensions": "4.12.2",
615
+ "tzdata": "2025.1",
616
+ "tzlocal": "5.3",
617
+ "uc-micro-py": "1.0.3",
618
+ "ucx-py-cu12": "0.41.0",
619
+ "ucxx-cu12": "0.41.0",
620
+ "umap-learn": "0.5.7",
621
+ "umf": "0.9.1",
622
+ "uritemplate": "4.1.1",
623
+ "urllib3": "2.3.0",
624
+ "utilsforecast": "0.2.4",
625
+ "vega-datasets": "0.9.0",
626
+ "virtualenv": "20.29.2",
627
+ "wandb": "0.19.7",
628
+ "wasabi": "1.1.3",
629
+ "wcwidth": "0.2.13",
630
+ "weasel": "0.4.1",
631
+ "webcolors": "24.11.1",
632
+ "webencodings": "0.5.1",
633
+ "websocket-client": "1.8.0",
634
+ "websockets": "14.2",
635
+ "werkzeug": "3.1.3",
636
+ "wheel": "0.45.1",
637
+ "widgetsnbextension": "3.6.10",
638
+ "window-ops": "0.0.15",
639
+ "wordcloud": "1.9.4",
640
+ "wrapt": "1.17.2",
641
+ "xarray": "2025.1.2",
642
+ "xarray-einstats": "0.8.0",
643
+ "xgboost": "2.1.4",
644
+ "xlrd": "2.0.1",
645
+ "xxhash": "3.5.0",
646
+ "xyzservices": "2025.1.0",
647
+ "yarl": "1.18.3",
648
+ "yellowbrick": "1.5",
649
+ "yfinance": "0.2.54",
650
+ "zict": "3.0.0",
651
+ "zipp": "3.21.0",
652
+ "zstandard": "0.23.0",
653
+ "pygobject": "3.42.1",
654
+ "secretstorage": "3.3.1",
655
+ "dbus-python": "1.2.18",
656
+ "jeepney": "0.7.1",
657
+ "keyring": "23.5.0",
658
+ "launchpadlib": "1.10.16",
659
+ "lazr.restfulclient": "0.14.4",
660
+ "lazr.uri": "1.0.6",
661
+ "wadllib": "1.3.6",
662
+ "autocommand": "2.2.2",
663
+ "backports.tarfile": "1.2.0",
664
+ "jaraco.collections": "5.1.0",
665
+ "jaraco.context": "5.3.0",
666
+ "jaraco.functools": "4.0.1",
667
+ "jaraco.text": "3.12.1",
668
+ "tomli": "2.0.1"
669
+ }
670
+ }
binary_final_model/models/CatBoost_BAG_L1/S1F1/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6492915a7484133f834ad1288580a7bf811e36f9464a4a54154ed6ad1c90b927
3
+ size 41364
binary_final_model/models/CatBoost_BAG_L1/S1F2/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83c8e177a33f17025d97cd2fd208ff990bb765ada46abe769c581a31f776b585
3
+ size 39300
binary_final_model/models/CatBoost_BAG_L1/S1F3/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6e516b969ee01286e3d7f2c06d08a87087777e69bc4123c42dae489afd4c9f6
3
+ size 44028
binary_final_model/models/CatBoost_BAG_L1/S1F4/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63bb64067a679096d57875241a8776d86e3db17e18ea58ef219e0ba2a1e7df47
3
+ size 45964
binary_final_model/models/CatBoost_BAG_L1/S1F5/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8746f4fc9b9da78b47f04d6afb749f55a61d47273276cf3f957480c736b6e469
3
+ size 135517
binary_final_model/models/CatBoost_BAG_L1/S1F6/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd12d6ef80cd9d2f12ad74ad247bf949c0e77291872f300f4079e585bcb374df
3
+ size 42772
binary_final_model/models/CatBoost_BAG_L1/S1F7/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0a752ea6c19aa332de1f7feeaf5eb08760bc9cb04526cdabe5e7cb66318c754
3
+ size 40524
binary_final_model/models/CatBoost_BAG_L1/S1F8/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5aff6c9285c8fc322f6818bb62985e2911279a609efba1b8ed1cf53bc5de53b3
3
+ size 78517
binary_final_model/models/CatBoost_BAG_L1/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd69af4b1fff0ed9d39aace70adc6fef83e626454b6ec2377e94325346e62234
3
+ size 3059
binary_final_model/models/CatBoost_BAG_L1/utils/model_template.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cacdaa3df4f3ee247765c24d8ecbc04dc6615c44ae4cfe5379b51861ddd1a3c
3
+ size 963
binary_final_model/models/CatBoost_BAG_L1/utils/oof.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e623528c8da9c424f344bd0990e88f8945b47fa3c9af4f09a63a0dd95d592c83
3
+ size 1056
binary_final_model/models/CatBoost_BAG_L2/S1F1/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8a119d36d6a0ddbf73f7c3293b9ed86d7e4c9aab185e4db8854974d5a72d9cc
3
+ size 40061
binary_final_model/models/CatBoost_BAG_L2/S1F2/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23abc77cc44b18487ed3b49caccf05dd9a1d3066a1f775060af68e9bacc751e0
3
+ size 47565
binary_final_model/models/CatBoost_BAG_L2/S1F3/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d95b3a70cf058e3a51cadd032d900b28015d6e94b0b6397b3b04e1fc70aa160d
3
+ size 40045
binary_final_model/models/CatBoost_BAG_L2/S1F4/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cef313e703bbe084406720bf67b628ca2d97d02617153060a04d0f0903171432
3
+ size 40085
binary_final_model/models/CatBoost_BAG_L2/S1F5/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0745b9541db8bbf50ae32e72d7f9eb9fdfe8e00151295ad9463140e3b5c3acde
3
+ size 46173
binary_final_model/models/CatBoost_BAG_L2/S1F6/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab6e21d47d12b11c3a944f65a04c44b3fee5cc4d06cb9caf90310e9225f8173a
3
+ size 41389
binary_final_model/models/CatBoost_BAG_L2/S1F7/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09a8f3c8da939253dfb460e07c304b78d4f9c5052f1ef3fe22a7429f0fc1422f
3
+ size 42437
binary_final_model/models/CatBoost_BAG_L2/S1F8/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c97d697da5d10a8b7b4a70a8abec61f38098bc8ba32248d64f865a8c6b80de8b
3
+ size 41397
binary_final_model/models/CatBoost_BAG_L2/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5a47727f91b19da64ee1418ddc42f396d34aeec8b8aeba1bd6774b27391dc99
3
+ size 5975
binary_final_model/models/CatBoost_BAG_L2/utils/model_template.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cacdaa3df4f3ee247765c24d8ecbc04dc6615c44ae4cfe5379b51861ddd1a3c
3
+ size 963
binary_final_model/models/CatBoost_BAG_L2/utils/oof.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8eedf24faa0a744c6d41179aed1361d49d117b8075dc5444e5175f21554dbdc3
3
+ size 1056
binary_final_model/models/CatBoost_r137_BAG_L1/S1F1/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a307c934031ef4ece0de52c843ea69ed9ec981703c4f2552b9477633250e5c4
3
+ size 71387
binary_final_model/models/CatBoost_r137_BAG_L1/S1F2/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7a74a4f3be0a6683d30c8e80fc65a4361a72028db43fb795b80a7150ba8218f
3
+ size 47314
binary_final_model/models/CatBoost_r137_BAG_L1/S1F3/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ceec186bb636b9a5446047888f2e3f815bc6caa795c5debcdb0b2c05673b2227
3
+ size 43810
binary_final_model/models/CatBoost_r137_BAG_L1/S1F4/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8da222717d7ff80c6b7e811460d87a4d80dd1b731896810c080c3a6767b28578
3
+ size 44194
binary_final_model/models/CatBoost_r137_BAG_L1/S1F5/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3706b643eaae81c7dac43722caf519225c04954df9ade1f966eb51039ba7b5b
3
+ size 44514
binary_final_model/models/CatBoost_r137_BAG_L1/S1F6/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10ca150da4346532e406a4688983941d47f51b5ee893a6f38612d39a97caad26
3
+ size 147164
binary_final_model/models/CatBoost_r137_BAG_L1/S1F7/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e773b6e2868c4ea8ca34d3a84ccd6ed1b54f3d059db78c031e4159f4d8c47dcf
3
+ size 40282
binary_final_model/models/CatBoost_r137_BAG_L1/S1F8/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5aabd08e600be6e799631c5c3dc31564ae0eeb9644b4b71e2ed5c9756bd589f8
3
+ size 55178
binary_final_model/models/CatBoost_r137_BAG_L1/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7380cd8ca7be7588a424a503980dcde625d144f790f3e19a5f8139e5e9982a6e
3
+ size 3069
binary_final_model/models/CatBoost_r137_BAG_L1/utils/model_template.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d820c5993ab0c0b6d73f66fff37337b30308fe675a5485f8fc2adb0fdd1663f2
3
+ size 1097
binary_final_model/models/CatBoost_r137_BAG_L1/utils/oof.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e82e9d01d13789e32874e0ed094a635f2ea24b8cf16a52149adb87b25fe11aba
3
+ size 1056
binary_final_model/models/CatBoost_r13_BAG_L1/S1F1/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8771aa32d4a41f477f6f7f0510b9a647f1b2230234a74487f70b7f86aaaf6271
3
+ size 55864
binary_final_model/models/CatBoost_r13_BAG_L1/S1F2/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0e5c2b73d32ba87d9c09fa6efad5dbb0814e8139198158453111c2d75596f0b
3
+ size 42216
binary_final_model/models/CatBoost_r13_BAG_L1/S1F3/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ce86d9b087b3f6a9b96cb1b995883c39b67bf687203f1da3e29f8dbeac4f9ed
3
+ size 65320
binary_final_model/models/CatBoost_r13_BAG_L1/S1F4/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b08362c1af0d8a74d92be342284b6b9c38637b2aa339e8524ecf7d30df866cac
3
+ size 114081
binary_final_model/models/CatBoost_r13_BAG_L1/S1F5/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6534e86bb199298c54f95248dd81f6e4c68f649d9a90f188e74d3fe4a791d29c
3
+ size 52040
binary_final_model/models/CatBoost_r13_BAG_L1/S1F6/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b091dd8047e3db19b6395e40e92e3c93880cd426c68219cd16e5d9e5acb91a6
3
+ size 47944
binary_final_model/models/CatBoost_r13_BAG_L1/S1F7/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39aa9c165ab87108e7f4c32fae5d058c12f4c24d1ebea7e5c9477528256b3947
3
+ size 46632
binary_final_model/models/CatBoost_r13_BAG_L1/S1F8/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:288a69f6fe37cb51a3044b9d1a418f7b83eadb71b5c093c33f0dba24b82b5c2c
3
+ size 256097
binary_final_model/models/CatBoost_r13_BAG_L1/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5ccf1897e1f77742efdf21d20e77ade5dcafd6f1cb41701157cd075c71a453c
3
+ size 3067
binary_final_model/models/CatBoost_r13_BAG_L1/utils/model_template.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34123e908b9b71ee1d5013da89d6220de785f8d89cdc990921033b88145b5827
3
+ size 1097
binary_final_model/models/CatBoost_r13_BAG_L1/utils/oof.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4987254f2cb8914b7a2c652eec2ff3c54b40ec0d0a4c32ed242af12ba236e1b
3
+ size 1056
binary_final_model/models/CatBoost_r177_BAG_L1/S1F1/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:becec9ab7551f882f010ae4347dc8a6712e27da1e6c011319a52cfa54a6c26a0
3
+ size 40890
binary_final_model/models/CatBoost_r177_BAG_L1/S1F2/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4719cbc861274e38012c9086e28b6f80f238527e198cec8328370c669f0fe876
3
+ size 39842