mastefan commited on
Commit
7adbe0b
·
verified ·
1 Parent(s): 200c4c7

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 +40 -0
  2. learner.pkl +3 -0
  3. metadata.json +689 -0
  4. models/CatBoost_BAG_L1/utils/model_template.pkl +3 -0
  5. models/CatBoost_BAG_L2/utils/model_template.pkl +3 -0
  6. models/CatBoost_r137_BAG_L1/utils/model_template.pkl +3 -0
  7. models/CatBoost_r13_BAG_L1/utils/model_template.pkl +3 -0
  8. models/CatBoost_r177_BAG_L1/utils/model_template.pkl +3 -0
  9. models/CatBoost_r177_BAG_L2/utils/model_template.pkl +3 -0
  10. models/CatBoost_r50_BAG_L1/utils/model_template.pkl +3 -0
  11. models/CatBoost_r69_BAG_L1/utils/model_template.pkl +3 -0
  12. models/CatBoost_r9_BAG_L1/utils/model_template.pkl +3 -0
  13. models/CatBoost_r9_BAG_L2/utils/model_template.pkl +3 -0
  14. models/ExtraTreesEntr_BAG_L1/S1F1/model.pkl +3 -0
  15. models/ExtraTreesEntr_BAG_L1/model.pkl +3 -0
  16. models/ExtraTreesEntr_BAG_L1/utils/model_template.pkl +3 -0
  17. models/ExtraTreesEntr_BAG_L1/utils/oof.pkl +3 -0
  18. models/ExtraTreesEntr_BAG_L2/S1F1/model.pkl +3 -0
  19. models/ExtraTreesEntr_BAG_L2/model.pkl +3 -0
  20. models/ExtraTreesEntr_BAG_L2/utils/model_template.pkl +3 -0
  21. models/ExtraTreesEntr_BAG_L2/utils/oof.pkl +3 -0
  22. models/ExtraTreesGini_BAG_L1/S1F1/model.pkl +3 -0
  23. models/ExtraTreesGini_BAG_L1/model.pkl +3 -0
  24. models/ExtraTreesGini_BAG_L1/utils/model_template.pkl +3 -0
  25. models/ExtraTreesGini_BAG_L1/utils/oof.pkl +3 -0
  26. models/ExtraTreesGini_BAG_L2/S1F1/model.pkl +3 -0
  27. models/ExtraTreesGini_BAG_L2/model.pkl +3 -0
  28. models/ExtraTreesGini_BAG_L2/utils/model_template.pkl +3 -0
  29. models/ExtraTreesGini_BAG_L2/utils/oof.pkl +3 -0
  30. models/ExtraTrees_r172_BAG_L1/S1F1/model.pkl +3 -0
  31. models/ExtraTrees_r172_BAG_L1/model.pkl +3 -0
  32. models/ExtraTrees_r172_BAG_L1/utils/model_template.pkl +3 -0
  33. models/ExtraTrees_r172_BAG_L1/utils/oof.pkl +3 -0
  34. models/ExtraTrees_r42_BAG_L1/S1F1/model.pkl +3 -0
  35. models/ExtraTrees_r42_BAG_L1/model.pkl +3 -0
  36. models/ExtraTrees_r42_BAG_L1/utils/model_template.pkl +3 -0
  37. models/ExtraTrees_r42_BAG_L1/utils/oof.pkl +3 -0
  38. models/LightGBMLarge_BAG_L1/S1F1/model.pkl +3 -0
  39. models/LightGBMLarge_BAG_L1/S1F2/model.pkl +3 -0
  40. models/LightGBMLarge_BAG_L1/S1F3/model.pkl +3 -0
  41. models/LightGBMLarge_BAG_L1/S1F4/model.pkl +3 -0
  42. models/LightGBMLarge_BAG_L1/S1F5/model.pkl +3 -0
  43. models/LightGBMLarge_BAG_L1/S1F6/model.pkl +3 -0
  44. models/LightGBMLarge_BAG_L1/S1F7/model.pkl +3 -0
  45. models/LightGBMLarge_BAG_L1/S1F8/model.pkl +3 -0
  46. models/LightGBMLarge_BAG_L1/model.pkl +3 -0
  47. models/LightGBMLarge_BAG_L1/utils/model_template.pkl +3 -0
  48. models/LightGBMLarge_BAG_L1/utils/oof.pkl +3 -0
  49. models/LightGBMLarge_BAG_L2/S1F1/model.pkl +3 -0
  50. models/LightGBMLarge_BAG_L2/S1F2/model.pkl +3 -0
.gitattributes CHANGED
@@ -75,3 +75,43 @@ hf_assets/predictor_native/models/XGBoost_r89_BAG_L1/S1F7/xgb.ubj filter=lfs dif
75
  hf_assets/predictor_native/models/XGBoost_r89_BAG_L1/S1F8/xgb.ubj filter=lfs diff=lfs merge=lfs -text
76
  sample_data/mnist_test.csv filter=lfs diff=lfs merge=lfs -text
77
  sample_data/mnist_train_small.csv filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
75
  hf_assets/predictor_native/models/XGBoost_r89_BAG_L1/S1F8/xgb.ubj filter=lfs diff=lfs merge=lfs -text
76
  sample_data/mnist_test.csv filter=lfs diff=lfs merge=lfs -text
77
  sample_data/mnist_train_small.csv filter=lfs diff=lfs merge=lfs -text
78
+ models/XGBoost_BAG_L1/S1F1/xgb.ubj filter=lfs diff=lfs merge=lfs -text
79
+ models/XGBoost_BAG_L1/S1F2/xgb.ubj filter=lfs diff=lfs merge=lfs -text
80
+ models/XGBoost_BAG_L1/S1F3/xgb.ubj filter=lfs diff=lfs merge=lfs -text
81
+ models/XGBoost_BAG_L1/S1F4/xgb.ubj filter=lfs diff=lfs merge=lfs -text
82
+ models/XGBoost_BAG_L1/S1F5/xgb.ubj filter=lfs diff=lfs merge=lfs -text
83
+ models/XGBoost_BAG_L1/S1F6/xgb.ubj filter=lfs diff=lfs merge=lfs -text
84
+ models/XGBoost_BAG_L1/S1F7/xgb.ubj filter=lfs diff=lfs merge=lfs -text
85
+ models/XGBoost_BAG_L1/S1F8/xgb.ubj filter=lfs diff=lfs merge=lfs -text
86
+ models/XGBoost_BAG_L2/S1F1/xgb.ubj filter=lfs diff=lfs merge=lfs -text
87
+ models/XGBoost_BAG_L2/S1F2/xgb.ubj filter=lfs diff=lfs merge=lfs -text
88
+ models/XGBoost_BAG_L2/S1F3/xgb.ubj filter=lfs diff=lfs merge=lfs -text
89
+ models/XGBoost_BAG_L2/S1F4/xgb.ubj filter=lfs diff=lfs merge=lfs -text
90
+ models/XGBoost_BAG_L2/S1F5/xgb.ubj filter=lfs diff=lfs merge=lfs -text
91
+ models/XGBoost_BAG_L2/S1F6/xgb.ubj filter=lfs diff=lfs merge=lfs -text
92
+ models/XGBoost_BAG_L2/S1F7/xgb.ubj filter=lfs diff=lfs merge=lfs -text
93
+ models/XGBoost_BAG_L2/S1F8/xgb.ubj filter=lfs diff=lfs merge=lfs -text
94
+ models/XGBoost_r194_BAG_L1/S1F1/xgb.ubj filter=lfs diff=lfs merge=lfs -text
95
+ models/XGBoost_r194_BAG_L1/S1F2/xgb.ubj filter=lfs diff=lfs merge=lfs -text
96
+ models/XGBoost_r194_BAG_L1/S1F3/xgb.ubj filter=lfs diff=lfs merge=lfs -text
97
+ models/XGBoost_r194_BAG_L1/S1F4/xgb.ubj filter=lfs diff=lfs merge=lfs -text
98
+ models/XGBoost_r194_BAG_L1/S1F5/xgb.ubj filter=lfs diff=lfs merge=lfs -text
99
+ models/XGBoost_r194_BAG_L1/S1F6/xgb.ubj filter=lfs diff=lfs merge=lfs -text
100
+ models/XGBoost_r194_BAG_L1/S1F7/xgb.ubj filter=lfs diff=lfs merge=lfs -text
101
+ models/XGBoost_r194_BAG_L1/S1F8/xgb.ubj filter=lfs diff=lfs merge=lfs -text
102
+ models/XGBoost_r33_BAG_L1/S1F1/xgb.ubj filter=lfs diff=lfs merge=lfs -text
103
+ models/XGBoost_r33_BAG_L1/S1F2/xgb.ubj filter=lfs diff=lfs merge=lfs -text
104
+ models/XGBoost_r33_BAG_L1/S1F3/xgb.ubj filter=lfs diff=lfs merge=lfs -text
105
+ models/XGBoost_r33_BAG_L1/S1F4/xgb.ubj filter=lfs diff=lfs merge=lfs -text
106
+ models/XGBoost_r33_BAG_L1/S1F5/xgb.ubj filter=lfs diff=lfs merge=lfs -text
107
+ models/XGBoost_r33_BAG_L1/S1F6/xgb.ubj filter=lfs diff=lfs merge=lfs -text
108
+ models/XGBoost_r33_BAG_L1/S1F7/xgb.ubj filter=lfs diff=lfs merge=lfs -text
109
+ models/XGBoost_r33_BAG_L1/S1F8/xgb.ubj filter=lfs diff=lfs merge=lfs -text
110
+ models/XGBoost_r89_BAG_L1/S1F1/xgb.ubj filter=lfs diff=lfs merge=lfs -text
111
+ models/XGBoost_r89_BAG_L1/S1F2/xgb.ubj filter=lfs diff=lfs merge=lfs -text
112
+ models/XGBoost_r89_BAG_L1/S1F3/xgb.ubj filter=lfs diff=lfs merge=lfs -text
113
+ models/XGBoost_r89_BAG_L1/S1F4/xgb.ubj filter=lfs diff=lfs merge=lfs -text
114
+ models/XGBoost_r89_BAG_L1/S1F5/xgb.ubj filter=lfs diff=lfs merge=lfs -text
115
+ models/XGBoost_r89_BAG_L1/S1F6/xgb.ubj filter=lfs diff=lfs merge=lfs -text
116
+ models/XGBoost_r89_BAG_L1/S1F7/xgb.ubj filter=lfs diff=lfs merge=lfs -text
117
+ models/XGBoost_r89_BAG_L1/S1F8/xgb.ubj filter=lfs diff=lfs merge=lfs -text
learner.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f0e7756a6b5d6d5e04e7535fe3edacfca36ab898325a84168e7013add01dfc2
3
+ size 6262
metadata.json ADDED
@@ -0,0 +1,689 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "system": "Linux",
3
+ "version": "1.4.0",
4
+ "lite": false,
5
+ "py_version": "3.12",
6
+ "py_version_micro": "3.12.11",
7
+ "packages": {
8
+ "requirements-parser": "0.9.0",
9
+ "pip": "24.1.2",
10
+ "setuptools": "75.2.0",
11
+ "types-setuptools": "80.9.0.20250822",
12
+ "boto3": "1.40.39",
13
+ "autogluon.features": "1.4.0",
14
+ "jmespath": "1.0.1",
15
+ "botocore": "1.40.39",
16
+ "autogluon.tabular": "1.4.0",
17
+ "autogluon.core": "1.4.0",
18
+ "s3transfer": "0.14.0",
19
+ "autogluon.common": "1.4.0",
20
+ "google-colab": "1.0.0",
21
+ "orjson": "3.11.3",
22
+ "httpimport": "1.4.1",
23
+ "prophet": "1.1.7",
24
+ "plotly": "5.24.1",
25
+ "dask-cudf-cu12": "25.6.0",
26
+ "torchvision": "0.23.0+cu126",
27
+ "gitpython": "3.1.45",
28
+ "textblob": "0.19.0",
29
+ "rapids-dask-dependency": "25.6.0",
30
+ "panel": "1.8.1",
31
+ "mlxtend": "0.23.4",
32
+ "nbclassic": "1.3.3",
33
+ "regex": "2024.11.6",
34
+ "jiter": "0.11.0",
35
+ "isoduration": "20.11.0",
36
+ "chardet": "5.2.0",
37
+ "filelock": "3.19.1",
38
+ "pyspark": "3.5.1",
39
+ "etuples": "0.3.10",
40
+ "langchain": "0.3.27",
41
+ "cryptography": "3.4.8",
42
+ "tensorstore": "0.1.76",
43
+ "anyio": "4.10.0",
44
+ "nvtx": "0.2.13",
45
+ "py-cpuinfo": "9.0.0",
46
+ "google-resumable-media": "2.7.2",
47
+ "tensorflow-hub": "0.16.1",
48
+ "iniconfig": "2.1.0",
49
+ "xarray": "2025.9.0",
50
+ "cudf-cu12": "25.6.0",
51
+ "uc-micro-py": "1.0.3",
52
+ "jupyter-console": "6.6.3",
53
+ "argon2-cffi": "25.1.0",
54
+ "scikit-image": "0.25.2",
55
+ "datasets": "4.0.0",
56
+ "jsonschema-specifications": "2025.9.1",
57
+ "geographiclib": "2.1",
58
+ "absl-py": "1.4.0",
59
+ "opentelemetry-semantic-conventions": "0.58b0",
60
+ "nbconvert": "7.16.6",
61
+ "xgboost": "3.0.5",
62
+ "pylibcudf-cu12": "25.6.0",
63
+ "send2trash": "1.8.3",
64
+ "shellingham": "1.5.4",
65
+ "altair": "5.5.0",
66
+ "gdown": "5.2.0",
67
+ "prometheus_client": "0.22.1",
68
+ "colorcet": "3.1.0",
69
+ "cmake": "3.31.6",
70
+ "librmm-cu12": "25.6.0",
71
+ "jieba": "0.42.1",
72
+ "librosa": "0.11.0",
73
+ "ipyleaflet": "0.20.0",
74
+ "multitasking": "0.0.12",
75
+ "six": "1.16.0",
76
+ "inflect": "7.5.0",
77
+ "nvidia-curand-cu12": "10.3.7.77",
78
+ "nbclient": "0.10.2",
79
+ "websockets": "15.0.1",
80
+ "huggingface-hub": "0.35.0",
81
+ "hdbscan": "0.8.40",
82
+ "slicer": "0.0.8",
83
+ "natsort": "8.4.0",
84
+ "spacy-loggers": "1.0.5",
85
+ "minikanren": "1.0.5",
86
+ "libcugraph-cu12": "25.6.0",
87
+ "future": "1.0.0",
88
+ "simple-parsing": "0.1.7",
89
+ "einops": "0.8.1",
90
+ "kaggle": "1.7.4.5",
91
+ "cramjam": "2.11.0",
92
+ "weasel": "0.4.1",
93
+ "bokeh": "3.7.3",
94
+ "cython": "3.0.12",
95
+ "gitdb": "4.0.12",
96
+ "opt_einsum": "3.4.0",
97
+ "google-auth-oauthlib": "1.2.2",
98
+ "pygame": "2.6.1",
99
+ "werkzeug": "3.1.3",
100
+ "libpysal": "4.13.0",
101
+ "google-cloud-core": "2.4.3",
102
+ "tensorflow-text": "2.19.0",
103
+ "pillow": "11.3.0",
104
+ "autograd": "1.8.0",
105
+ "termcolor": "3.1.0",
106
+ "google-auth": "2.38.0",
107
+ "nvidia-cuda-runtime-cu12": "12.6.77",
108
+ "flax": "0.10.6",
109
+ "intel-cmplr-lib-ur": "2025.2.1",
110
+ "bigframes": "2.21.0",
111
+ "libucxx-cu12": "0.44.0",
112
+ "jaraco.context": "6.0.1",
113
+ "arviz": "0.22.0",
114
+ "sphinxcontrib-serializinghtml": "2.0.0",
115
+ "google-cloud-bigquery-connection": "1.18.3",
116
+ "python-dateutil": "2.9.0.post0",
117
+ "xxhash": "3.5.0",
118
+ "aiohttp": "3.12.15",
119
+ "referencing": "0.36.2",
120
+ "lark": "1.2.2",
121
+ "hf_transfer": "0.1.9",
122
+ "google-cloud-dataproc": "5.21.0",
123
+ "pytz": "2025.2",
124
+ "yarl": "1.20.1",
125
+ "pyzmq": "26.2.1",
126
+ "wcwidth": "0.2.13",
127
+ "openpyxl": "3.1.5",
128
+ "yellowbrick": "1.5",
129
+ "h5py": "3.14.0",
130
+ "cuml-cu12": "25.6.0",
131
+ "flask": "3.1.2",
132
+ "nvidia-nvtx-cu12": "12.6.77",
133
+ "tinycss2": "1.4.0",
134
+ "dill": "0.3.8",
135
+ "sphinxcontrib-qthelp": "2.0.0",
136
+ "cymem": "2.0.11",
137
+ "tbb": "2022.2.0",
138
+ "prompt_toolkit": "3.0.52",
139
+ "google-cloud-speech": "2.33.0",
140
+ "tomlkit": "0.13.3",
141
+ "et_xmlfile": "2.0.0",
142
+ "groovy": "0.1.2",
143
+ "eerepr": "0.1.2",
144
+ "grpc-interceptor": "0.15.4",
145
+ "httpcore": "1.0.9",
146
+ "google-cloud-appengine-logging": "1.6.2",
147
+ "pytensor": "2.31.7",
148
+ "requests": "2.32.4",
149
+ "pyasn1_modules": "0.4.2",
150
+ "notebook_shim": "0.2.4",
151
+ "pydantic_core": "2.33.2",
152
+ "gymnasium": "1.2.0",
153
+ "spanner-graph-notebook": "1.1.8",
154
+ "sphinxcontrib-applehelp": "2.0.0",
155
+ "itsdangerous": "2.2.0",
156
+ "jupyter_client": "7.4.9",
157
+ "sphinx": "8.2.3",
158
+ "bleach": "6.2.0",
159
+ "ipyevents": "2.0.4",
160
+ "scs": "3.2.8",
161
+ "pynvml": "12.0.0",
162
+ "webencodings": "0.5.1",
163
+ "starlette": "0.48.0",
164
+ "uri-template": "1.3.0",
165
+ "graphviz": "0.21",
166
+ "dopamine_rl": "4.1.2",
167
+ "nest-asyncio": "1.6.0",
168
+ "nltk": "3.9.1",
169
+ "pooch": "1.8.2",
170
+ "mdurl": "0.1.2",
171
+ "google-generativeai": "0.8.5",
172
+ "atpublic": "5.1",
173
+ "stanio": "0.5.1",
174
+ "farama-notifications": "0.0.4",
175
+ "ipyparallel": "8.8.0",
176
+ "cachetools": "5.5.2",
177
+ "mistune": "3.1.4",
178
+ "google-cloud-bigquery-storage": "2.33.1",
179
+ "sqlalchemy": "2.0.43",
180
+ "colorlover": "0.3.0",
181
+ "nvidia-ml-py": "12.575.51",
182
+ "nvidia-cudnn-cu12": "9.10.2.21",
183
+ "fastrlock": "0.8.3",
184
+ "betterproto": "2.0.0b6",
185
+ "tensorflow-metadata": "1.17.2",
186
+ "kiwisolver": "1.4.9",
187
+ "opentelemetry-sdk": "1.37.0",
188
+ "multipledispatch": "1.0.0",
189
+ "transformers": "4.56.1",
190
+ "yfinance": "0.2.66",
191
+ "sympy": "1.13.3",
192
+ "albumentations": "2.0.8",
193
+ "keyrings.google-artifactregistry-auth": "1.1.2",
194
+ "google-cloud-storage": "2.19.0",
195
+ "ale-py": "0.11.2",
196
+ "py4j": "0.10.9.7",
197
+ "beartype": "0.21.0",
198
+ "geocoder": "1.38.1",
199
+ "tensorflow": "2.19.0",
200
+ "albucore": "0.0.24",
201
+ "thinc": "8.3.6",
202
+ "cloudpathlib": "0.22.0",
203
+ "jaxlib": "0.5.3",
204
+ "opentelemetry-resourcedetector-gcp": "1.9.0a0",
205
+ "propcache": "0.3.2",
206
+ "libcuml-cu12": "25.6.0",
207
+ "aiohappyeyeballs": "2.6.1",
208
+ "fonttools": "4.60.0",
209
+ "tf-slim": "1.1.0",
210
+ "python-dotenv": "1.1.1",
211
+ "docstring_parser": "0.17.0",
212
+ "langcodes": "3.5.0",
213
+ "timm": "1.0.19",
214
+ "google-genai": "1.38.0",
215
+ "typing_extensions": "4.15.0",
216
+ "nvidia-cusparse-cu12": "12.5.4.2",
217
+ "secretstorage": "3.3.1",
218
+ "nvidia-cusparselt-cu12": "0.7.1",
219
+ "jax": "0.5.3",
220
+ "optax": "0.2.6",
221
+ "libcudf-cu12": "25.6.0",
222
+ "grpcio-status": "1.71.2",
223
+ "protobuf": "5.29.5",
224
+ "sentencepiece": "0.2.1",
225
+ "pandas-stubs": "2.2.2.240909",
226
+ "chex": "0.1.90",
227
+ "lazy_loader": "0.4",
228
+ "typer": "0.17.4",
229
+ "pyasn1": "0.6.1",
230
+ "soupsieve": "2.8",
231
+ "gast": "0.6.0",
232
+ "backcall": "0.2.0",
233
+ "cyipopt": "1.5.0",
234
+ "pydantic": "2.11.9",
235
+ "db-dtypes": "1.4.3",
236
+ "umap-learn": "0.5.9.post2",
237
+ "imagesize": "1.4.1",
238
+ "matplotlib": "3.10.0",
239
+ "build": "1.3.0",
240
+ "traitlets": "5.7.1",
241
+ "pyarrow": "18.1.0",
242
+ "ibis-framework": "9.5.0",
243
+ "ndindex": "1.10.0",
244
+ "rfc3339-validator": "0.1.4",
245
+ "keras-hub": "0.21.1",
246
+ "proto-plus": "1.26.1",
247
+ "imutils": "0.5.4",
248
+ "cloudpickle": "3.1.1",
249
+ "patsy": "1.0.1",
250
+ "dlib": "19.24.6",
251
+ "scikit-learn": "1.6.1",
252
+ "google-cloud-aiplatform": "1.114.0",
253
+ "xlrd": "2.0.2",
254
+ "jupyter_server_terminals": "0.5.3",
255
+ "pywavelets": "1.9.0",
256
+ "pyopenssl": "24.2.1",
257
+ "cudf-polars-cu12": "25.6.0",
258
+ "language_data": "1.3.0",
259
+ "google-cloud-audit-log": "0.3.2",
260
+ "intel-openmp": "2025.2.1",
261
+ "docutils": "0.21.2",
262
+ "grpcio": "1.75.0",
263
+ "python-json-logger": "3.3.0",
264
+ "proglog": "0.1.12",
265
+ "distributed-ucxx-cu12": "0.44.0",
266
+ "python-utils": "3.9.1",
267
+ "pyomo": "6.9.4",
268
+ "keras-nlp": "0.21.1",
269
+ "wordcloud": "1.9.4",
270
+ "branca": "0.8.1",
271
+ "fasttransform": "0.0.2",
272
+ "pydub": "0.25.1",
273
+ "statsmodels": "0.14.5",
274
+ "pexpect": "4.9.0",
275
+ "idna": "3.10",
276
+ "jupyterlab_pygments": "0.3.0",
277
+ "murmurhash": "1.0.13",
278
+ "tf_keras": "2.19.0",
279
+ "humanize": "4.13.0",
280
+ "certifi": "2025.8.3",
281
+ "torchtune": "0.6.1",
282
+ "sqlparse": "0.5.3",
283
+ "pylibcugraph-cu12": "25.6.0",
284
+ "nvidia-cusolver-cu12": "11.7.1.2",
285
+ "progressbar2": "4.5.0",
286
+ "fsspec": "2025.3.0",
287
+ "cachecontrol": "0.14.3",
288
+ "keyring": "23.5.0",
289
+ "torchao": "0.10.0",
290
+ "opentelemetry-exporter-gcp-trace": "1.9.0",
291
+ "fastdownload": "0.0.7",
292
+ "anywidget": "0.9.18",
293
+ "google-cloud-translate": "3.21.1",
294
+ "polars": "1.25.2",
295
+ "prettytable": "3.16.0",
296
+ "bigquery-magics": "0.10.3",
297
+ "namex": "0.1.0",
298
+ "xarray-einstats": "0.9.1",
299
+ "matplotlib-inline": "0.1.7",
300
+ "cmdstanpy": "1.2.5",
301
+ "langchain-text-splitters": "0.3.11",
302
+ "tzdata": "2025.2",
303
+ "pyyaml": "6.0.2",
304
+ "osqp": "1.0.4",
305
+ "dataproc-spark-connect": "0.8.3",
306
+ "gradio_client": "1.13.0",
307
+ "preshed": "3.0.10",
308
+ "astropy-iers-data": "0.2025.9.15.0.37.0",
309
+ "cvxopt": "1.3.2",
310
+ "pydantic-settings": "2.10.1",
311
+ "pyparsing": "2.4.7",
312
+ "requests-oauthlib": "2.0.0",
313
+ "opentelemetry-api": "1.37.0",
314
+ "nbformat": "5.10.4",
315
+ "torchaudio": "2.8.0+cu126",
316
+ "tqdm": "4.67.1",
317
+ "dask-cuda": "25.6.0",
318
+ "distributed": "2025.5.0",
319
+ "pygobject": "3.42.1",
320
+ "geemap": "0.35.3",
321
+ "gradio": "5.46.0",
322
+ "dask": "2025.5.0",
323
+ "fastjsonschema": "2.21.2",
324
+ "python-box": "7.3.2",
325
+ "google-cloud-resource-manager": "1.14.2",
326
+ "promise": "2.3",
327
+ "simplejson": "3.20.1",
328
+ "tcmlib": "1.4.0",
329
+ "requests-toolbelt": "1.0.0",
330
+ "ipytree": "0.2.2",
331
+ "pygments": "2.19.2",
332
+ "peewee": "3.18.2",
333
+ "folium": "0.20.0",
334
+ "click": "8.2.1",
335
+ "scooby": "0.10.1",
336
+ "tabulate": "0.9.0",
337
+ "bqplot": "0.12.45",
338
+ "jaraco.classes": "3.4.0",
339
+ "tenacity": "8.5.0",
340
+ "jax-cuda12-plugin": "0.5.3",
341
+ "mkl": "2025.2.0",
342
+ "ipywidgets": "7.7.1",
343
+ "nvidia-cufile-cu12": "1.11.1.6",
344
+ "opencv-python-headless": "4.12.0.88",
345
+ "tweepy": "4.16.0",
346
+ "google-crc32c": "1.7.1",
347
+ "lxml": "5.4.0",
348
+ "tornado": "6.4.2",
349
+ "safehttpx": "0.1.6",
350
+ "types-python-dateutil": "2.9.0.20250822",
351
+ "brotli": "1.1.0",
352
+ "semantic-version": "2.10.0",
353
+ "google-cloud-firestore": "2.21.0",
354
+ "psygnal": "0.14.1",
355
+ "aiosignal": "1.4.0",
356
+ "soxr": "1.0.0",
357
+ "numpy": "2.0.2",
358
+ "cvxpy": "1.6.7",
359
+ "geopandas": "1.1.1",
360
+ "google-pasta": "0.2.0",
361
+ "jupyter_core": "5.8.1",
362
+ "markupsafe": "2.0.1",
363
+ "rmm-cu12": "25.6.0",
364
+ "geopy": "2.4.1",
365
+ "google-ai-generativelanguage": "0.6.15",
366
+ "gspread-dataframe": "4.0.0",
367
+ "moviepy": "1.0.3",
368
+ "orbax-checkpoint": "0.11.24",
369
+ "zstandard": "0.25.0",
370
+ "cufflinks": "0.17.3",
371
+ "cycler": "0.12.1",
372
+ "partd": "1.4.2",
373
+ "kagglehub": "0.3.13",
374
+ "blobfile": "3.1.0",
375
+ "oauth2client": "4.1.3",
376
+ "nvidia-cuda-cupti-cu12": "12.6.80",
377
+ "pickleshare": "0.7.5",
378
+ "matplotlib-venn": "1.1.2",
379
+ "google-cloud-logging": "3.12.1",
380
+ "annotated-types": "0.7.0",
381
+ "marisa-trie": "1.3.1",
382
+ "etils": "1.13.0",
383
+ "plotnine": "0.14.5",
384
+ "colour": "0.1.5",
385
+ "mpmath": "1.3.0",
386
+ "mizani": "0.13.5",
387
+ "holidays": "0.81",
388
+ "cuda-python": "12.6.2.post1",
389
+ "fastapi": "0.116.2",
390
+ "optree": "0.17.0",
391
+ "tsfresh": "0.21.1",
392
+ "narwhals": "2.5.0",
393
+ "sqlglot": "25.20.2",
394
+ "langsmith": "0.4.28",
395
+ "google-cloud-secret-manager": "2.24.0",
396
+ "missingno": "0.5.2",
397
+ "greenlet": "3.2.4",
398
+ "markdown-it-py": "4.0.0",
399
+ "python-snappy": "0.7.3",
400
+ "python-slugify": "8.0.4",
401
+ "ydf": "0.13.0",
402
+ "ipython": "7.34.0",
403
+ "wandb": "0.21.4",
404
+ "ipython-sql": "0.5.0",
405
+ "msgpack": "1.1.1",
406
+ "rich": "13.9.4",
407
+ "markdown": "3.3.6",
408
+ "pyproj": "3.7.2",
409
+ "pandas-datareader": "0.10.0",
410
+ "opencv-python": "4.12.0.88",
411
+ "pyerfa": "2.0.1.5",
412
+ "lightgbm": "4.6.0",
413
+ "attrs": "25.3.0",
414
+ "dm-tree": "0.1.9",
415
+ "tzlocal": "5.3.1",
416
+ "nvidia-cublas-cu12": "12.6.4.1",
417
+ "gym-notices": "0.1.0",
418
+ "sentence-transformers": "5.1.0",
419
+ "websocket-client": "1.8.0",
420
+ "pycairo": "1.28.0",
421
+ "treelite": "4.4.1",
422
+ "param": "2.2.1",
423
+ "cupy-cuda12x": "13.3.0",
424
+ "jsonpointer": "3.0.0",
425
+ "tblib": "3.1.0",
426
+ "gin-config": "0.5.0",
427
+ "peft": "0.17.1",
428
+ "babel": "2.17.0",
429
+ "rfc3986-validator": "0.1.1",
430
+ "psycopg2": "2.9.10",
431
+ "traittypes": "0.2.1",
432
+ "langchain-core": "0.3.76",
433
+ "blinker": "1.4",
434
+ "earthengine-api": "1.5.24",
435
+ "pygit2": "1.18.2",
436
+ "wrapt": "1.17.3",
437
+ "google-api-core": "2.25.1",
438
+ "imbalanced-learn": "0.14.0",
439
+ "charset-normalizer": "3.4.3",
440
+ "ply": "3.11",
441
+ "python-multipart": "0.0.20",
442
+ "scipy": "1.16.2",
443
+ "pydata-google-auth": "1.9.1",
444
+ "pandas-gbq": "0.29.2",
445
+ "torchdata": "0.11.0",
446
+ "triton": "3.4.0",
447
+ "imageio": "2.37.0",
448
+ "hyperframe": "6.1.0",
449
+ "clarabel": "0.11.1",
450
+ "plum-dispatch": "2.5.7",
451
+ "pyperclip": "1.10.0",
452
+ "pycocotools": "2.0.10",
453
+ "blosc2": "3.8.0",
454
+ "fqdn": "1.5.1",
455
+ "pylibraft-cu12": "25.6.0",
456
+ "shap": "0.48.0",
457
+ "python-louvain": "0.16",
458
+ "simsimd": "6.5.3",
459
+ "torch": "2.8.0+cu126",
460
+ "pydrive2": "1.21.3",
461
+ "authlib": "1.6.4",
462
+ "grpclib": "0.4.8",
463
+ "google-cloud-trace": "1.16.2",
464
+ "mako": "1.1.3",
465
+ "google-cloud-bigquery": "3.38.0",
466
+ "googleapis-common-protos": "1.70.0",
467
+ "jsonschema": "4.25.1",
468
+ "google-cloud-spanner": "3.57.0",
469
+ "curl_cffi": "0.13.0",
470
+ "tensorflow_decision_forests": "1.12.0",
471
+ "jaraco.functools": "4.3.0",
472
+ "music21": "9.3.0",
473
+ "pydotplus": "2.0.2",
474
+ "opencv-contrib-python": "4.12.0.88",
475
+ "pycryptodomex": "3.23.0",
476
+ "html5lib": "1.1",
477
+ "confection": "0.1.5",
478
+ "ffmpy": "0.6.1",
479
+ "uvicorn": "0.35.0",
480
+ "jsonpatch": "1.33",
481
+ "community": "1.0.0b1",
482
+ "sqlalchemy-spanner": "1.16.0",
483
+ "ruff": "0.13.0",
484
+ "tifffile": "2025.9.9",
485
+ "soundfile": "0.13.1",
486
+ "widgetsnbextension": "3.6.10",
487
+ "zipp": "1.0.0",
488
+ "tensorboard-data-server": "0.7.2",
489
+ "holoviews": "1.21.0",
490
+ "astunparse": "1.6.3",
491
+ "nx-cugraph-cu12": "25.6.0",
492
+ "fastcore": "1.8.8",
493
+ "googledrivedownloader": "1.1.0",
494
+ "h5netcdf": "1.6.4",
495
+ "keras": "3.10.0",
496
+ "parso": "0.8.5",
497
+ "jupyter_server": "2.14.0",
498
+ "numba-cuda": "0.11.0",
499
+ "gcsfs": "2025.3.0",
500
+ "ucxx-cu12": "0.44.0",
501
+ "ptyprocess": "0.7.0",
502
+ "jupytext": "1.17.3",
503
+ "alabaster": "1.0.0",
504
+ "platformdirs": "4.4.0",
505
+ "pyviz_comms": "3.0.6",
506
+ "contourpy": "1.3.3",
507
+ "tables": "3.10.2",
508
+ "openai": "1.108.0",
509
+ "nvidia-nvjitlink-cu12": "12.6.85",
510
+ "sphinxcontrib-jsmath": "1.0.1",
511
+ "pyjwt": "2.3.0",
512
+ "joblib": "1.5.2",
513
+ "smmap": "5.0.2",
514
+ "tiktoken": "0.11.0",
515
+ "nvidia-cuda-nvrtc-cu12": "12.6.77",
516
+ "pandas": "2.2.2",
517
+ "overrides": "7.7.0",
518
+ "google-adk": "1.14.1",
519
+ "pycparser": "2.23",
520
+ "beautifulsoup4": "4.13.5",
521
+ "wasabi": "1.1.3",
522
+ "pynvjitlink-cu12": "0.7.0",
523
+ "fastai": "2.8.4",
524
+ "sortedcontainers": "2.4.0",
525
+ "terminado": "0.18.1",
526
+ "spacy": "3.8.7",
527
+ "firebase-admin": "6.9.0",
528
+ "jupyter-events": "0.12.0",
529
+ "ml_dtypes": "0.5.3",
530
+ "webcolors": "24.11.1",
531
+ "antlr4-python3-runtime": "4.9.3",
532
+ "rpy2": "3.5.17",
533
+ "stumpy": "1.13.0",
534
+ "tensorflow-probability": "0.25.0",
535
+ "arrow": "1.3.0",
536
+ "sniffio": "1.3.1",
537
+ "oauthlib": "3.2.0",
538
+ "fastprogress": "1.0.3",
539
+ "mdit-py-plugins": "0.5.0",
540
+ "nvidia-cufft-cu12": "11.3.0.4",
541
+ "snowballstemmer": "3.0.1",
542
+ "httpx": "0.28.1",
543
+ "google-auth-httplib2": "0.2.0",
544
+ "diffusers": "0.35.1",
545
+ "sentry-sdk": "2.38.0",
546
+ "bottleneck": "1.4.2",
547
+ "umf": "0.11.0",
548
+ "audioread": "3.0.1",
549
+ "typing-inspection": "0.4.1",
550
+ "cons": "0.4.7",
551
+ "highspy": "1.11.0",
552
+ "google-cloud-functions": "1.20.4",
553
+ "numexpr": "2.12.1",
554
+ "jeepney": "0.7.1",
555
+ "sklearn-pandas": "2.2.0",
556
+ "hyperopt": "0.2.7",
557
+ "ratelim": "0.1.6",
558
+ "parsy": "2.2",
559
+ "hf-xet": "1.1.10",
560
+ "toml": "0.10.2",
561
+ "google-cloud-language": "2.17.2",
562
+ "shapely": "2.1.1",
563
+ "typeguard": "4.4.4",
564
+ "sphinxcontrib-htmlhelp": "2.1.0",
565
+ "smart_open": "7.3.1",
566
+ "rapids-logger": "0.1.1",
567
+ "nvidia-cuda-nvcc-cu12": "12.5.82",
568
+ "editdistance": "0.8.1",
569
+ "text-unidecode": "1.3",
570
+ "rfc3987-syntax": "1.1.0",
571
+ "nibabel": "5.3.2",
572
+ "srsly": "2.5.1",
573
+ "grpc-google-iam-v1": "0.14.2",
574
+ "threadpoolctl": "3.6.0",
575
+ "stringzilla": "4.0.11",
576
+ "tensorboard": "2.19.0",
577
+ "rsa": "4.9.1",
578
+ "psutil": "5.9.5",
579
+ "roman-numerals-py": "3.1.0",
580
+ "safetensors": "0.6.2",
581
+ "h11": "0.16.0",
582
+ "alembic": "1.16.5",
583
+ "libucx-cu12": "1.18.1",
584
+ "jupyterlab_widgets": "3.0.15",
585
+ "cuvs-cu12": "25.6.1",
586
+ "zict": "3.0.0",
587
+ "debugpy": "1.8.15",
588
+ "pysocks": "1.7.1",
589
+ "pymc": "5.25.1",
590
+ "linkify-it-py": "2.0.3",
591
+ "packaging": "25.0",
592
+ "absolufy-imports": "0.3.1",
593
+ "ipyfilechooser": "0.6.0",
594
+ "libcuvs-cu12": "25.6.1",
595
+ "duckdb": "1.3.2",
596
+ "pluggy": "1.6.0",
597
+ "multidict": "6.6.4",
598
+ "array_record": "0.8.1",
599
+ "seaborn": "0.13.2",
600
+ "multiprocess": "0.70.16",
601
+ "google-api-python-client": "2.182.0",
602
+ "logical-unification": "0.4.6",
603
+ "defusedxml": "0.7.1",
604
+ "jupyter-leaflet": "0.20.0",
605
+ "libraft-cu12": "25.6.0",
606
+ "pydot": "3.0.4",
607
+ "decorator": "4.4.2",
608
+ "omegaconf": "2.3.0",
609
+ "ipython-genutils": "0.2.0",
610
+ "wurlitzer": "3.1.1",
611
+ "pynndescent": "0.5.13",
612
+ "immutabledict": "4.2.1",
613
+ "importlib_metadata": "8.7.0",
614
+ "astropy": "7.1.0",
615
+ "jax-cuda12-pjrt": "0.5.3",
616
+ "gspread": "6.2.1",
617
+ "imageio-ffmpeg": "0.6.0",
618
+ "gdal": "3.8.4",
619
+ "jupyter_kernel_gateway": "2.5.2",
620
+ "frozenlist": "1.7.0",
621
+ "gym": "0.25.2",
622
+ "numba": "0.60.0",
623
+ "toolz": "0.12.1",
624
+ "more-itertools": "8.10.0",
625
+ "libclang": "18.1.1",
626
+ "tensorflow-datasets": "4.9.9",
627
+ "notebook": "6.5.7",
628
+ "watchdog": "6.0.0",
629
+ "blis": "1.3.0",
630
+ "rpds-py": "0.27.1",
631
+ "h2": "4.3.0",
632
+ "glob2": "0.7",
633
+ "types-pytz": "2025.2.0.20250809",
634
+ "networkx": "3.5",
635
+ "importlib_resources": "6.5.2",
636
+ "google-cloud-bigtable": "2.32.0",
637
+ "sse-starlette": "3.0.2",
638
+ "en_core_web_sm": "3.8.0",
639
+ "spacy-legacy": "3.0.12",
640
+ "jinja2": "3.1.6",
641
+ "ucx-py-cu12": "0.44.0",
642
+ "llvmlite": "0.43.0",
643
+ "wheel": "0.45.1",
644
+ "pytest": "8.4.2",
645
+ "ipykernel": "6.17.1",
646
+ "hpack": "4.1.0",
647
+ "frozendict": "2.4.6",
648
+ "raft-dask-cu12": "25.6.0",
649
+ "torchsummary": "1.5.1",
650
+ "httplib2": "0.20.2",
651
+ "argon2-cffi-bindings": "25.1.0",
652
+ "pyopengl": "3.1.10",
653
+ "flatbuffers": "25.2.10",
654
+ "aiofiles": "24.1.0",
655
+ "mcp": "1.14.1",
656
+ "jsonpickle": "4.1.1",
657
+ "google-cloud-datastore": "2.21.0",
658
+ "pyogrio": "0.11.1",
659
+ "pandocfilters": "1.5.1",
660
+ "treescope": "0.1.10",
661
+ "cffi": "2.0.0",
662
+ "libkvikio-cu12": "25.6.0",
663
+ "catalogue": "2.0.10",
664
+ "portpicker": "1.5.2",
665
+ "xyzservices": "2025.4.0",
666
+ "easydict": "1.13",
667
+ "locket": "1.0.0",
668
+ "accelerate": "1.10.1",
669
+ "vega-datasets": "0.9.0",
670
+ "pyproject_hooks": "1.2.0",
671
+ "sphinxcontrib-devhelp": "2.0.0",
672
+ "distro": "1.7.0",
673
+ "uritemplate": "4.2.0",
674
+ "pyshp": "2.3.1",
675
+ "tokenizers": "0.22.0",
676
+ "httpx-sse": "0.4.1",
677
+ "urllib3": "2.5.0",
678
+ "entrypoints": "0.4",
679
+ "google": "2.0.3",
680
+ "nvidia-nccl-cu12": "2.27.3",
681
+ "python-apt": "2.4.0+ubuntu4",
682
+ "wadllib": "1.3.6",
683
+ "launchpadlib": "1.10.16",
684
+ "lazr.restfulclient": "0.14.4",
685
+ "lazr.uri": "1.0.6",
686
+ "importlib-metadata": "4.6.4",
687
+ "dbus-python": "1.2.18"
688
+ }
689
+ }
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:d818fbd1a3e4067477c9c8d0e4c3262e335f3faf3234eb2b6d5fb76c936bae6f
3
+ size 995
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:d818fbd1a3e4067477c9c8d0e4c3262e335f3faf3234eb2b6d5fb76c936bae6f
3
+ size 995
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:7555371fb34a8d0992304cf8e5510779068eb9bf5e630ba9d62b370e47244dfc
3
+ size 1129
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:a0795f8bf61e789fcb734362281c79decfedb13764d0c58c4506759f933954e2
3
+ size 1129
models/CatBoost_r177_BAG_L1/utils/model_template.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4f611fe0c02b31a0e37aec8ca3021df45b2d8981c1811756e789f9d0d82e964
3
+ size 1129
models/CatBoost_r177_BAG_L2/utils/model_template.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4f611fe0c02b31a0e37aec8ca3021df45b2d8981c1811756e789f9d0d82e964
3
+ size 1129
models/CatBoost_r50_BAG_L1/utils/model_template.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac663859a8afb3046b8f7265cad84e42f9dc656c49c5f76339792c23c53bdb27
3
+ size 1125
models/CatBoost_r69_BAG_L1/utils/model_template.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3823a51f9642ee2899222117b0913ae7f2a2e416e8fbcb8fe08483903f7a3d9f
3
+ size 1129
models/CatBoost_r9_BAG_L1/utils/model_template.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1432fa2a91948cf283fb2075e9c4bec1acddc9240c34a80e31e30af65c64f72
3
+ size 1125
models/CatBoost_r9_BAG_L2/utils/model_template.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1432fa2a91948cf283fb2075e9c4bec1acddc9240c34a80e31e30af65c64f72
3
+ size 1125
models/ExtraTreesEntr_BAG_L1/S1F1/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d686cecf19feeaa3e7b08d74fda4fe77b806bca73a83946a28a999ae2fda778f
3
+ size 2610206
models/ExtraTreesEntr_BAG_L1/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:704a88a9652878dd63ee0e2856417f46ed4c904c7a29b5c3fad07e973cd062ae
3
+ size 2661
models/ExtraTreesEntr_BAG_L1/utils/model_template.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7caa95bda7d21c215e56a804f8a15c07653921419f37f7e0235e3d1b59f83bcd
3
+ size 1039
models/ExtraTreesEntr_BAG_L1/utils/oof.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3de85727f1d52d85bffd625d9c91c312d95a2d14dd33a7d730b85bdbf82e965e
3
+ size 6267
models/ExtraTreesEntr_BAG_L2/S1F1/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:890609dc2689881820755e6f4dfa0737cdaed765625af9cfefb25009a6dc5f5e
3
+ size 701431
models/ExtraTreesEntr_BAG_L2/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fe8a3dcbe4b2c730b46467e8ebea11352be83fde2f2e4a3fe09e63d1aadb312
3
+ size 8590
models/ExtraTreesEntr_BAG_L2/utils/model_template.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7caa95bda7d21c215e56a804f8a15c07653921419f37f7e0235e3d1b59f83bcd
3
+ size 1039
models/ExtraTreesEntr_BAG_L2/utils/oof.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fb1d3891fb01647bf43536024f8118278b1ed841ed8100883f0f8ced9a32b1e
3
+ size 6267
models/ExtraTreesGini_BAG_L1/S1F1/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ac11e2db8f8f945d3d309423893dda23004a2e477e290eff66bdf0d63cd5c33
3
+ size 2641334
models/ExtraTreesGini_BAG_L1/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c34ad586add14cb23391b71f170d6063d07de5a7c608960164394e507f944dee
3
+ size 2661
models/ExtraTreesGini_BAG_L1/utils/model_template.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffe6815da3d5d9a309b2180d0acb5f17186ea81148e5d5f11182892828ac5396
3
+ size 1036
models/ExtraTreesGini_BAG_L1/utils/oof.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cdc3eeeda957da1ff7a8c4252a4fe347429c5fa7a2ad879b70467d083d1ea566
3
+ size 6267
models/ExtraTreesGini_BAG_L2/S1F1/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce1cbe3e602fdf3fea40483151a31a7cfe4fea1da33cb1c8a267d2829e3a7c3b
3
+ size 704335
models/ExtraTreesGini_BAG_L2/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50f96751a25ded67efec75a128cedddc38b930a5ec6f809c68901dfd51375e93
3
+ size 8590
models/ExtraTreesGini_BAG_L2/utils/model_template.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffe6815da3d5d9a309b2180d0acb5f17186ea81148e5d5f11182892828ac5396
3
+ size 1036
models/ExtraTreesGini_BAG_L2/utils/oof.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17ea5fbd2777b470e346c8a67d3d585114a54858b13e5e7d8d3bf907f1d45ff5
3
+ size 6267
models/ExtraTrees_r172_BAG_L1/S1F1/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82876a265836470cae9a9cdc89f4997ab5c21756a5226a8dcdfad4d9b0e0c3ca
3
+ size 1465979
models/ExtraTrees_r172_BAG_L1/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3838bf29bcc2d4a6a1692049912da5621bf7f824473258a61ad8249b670eca8e
3
+ size 2663
models/ExtraTrees_r172_BAG_L1/utils/model_template.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09a84745bcdad57d98c32a66da9b5e172f84fa698bcf6214db216c6e399509e3
3
+ size 1083
models/ExtraTrees_r172_BAG_L1/utils/oof.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9cd95c350ec9e0acf3011d0630bd846ec65cf03e9b24cfc09ea5ddd66ec5b055
3
+ size 6267
models/ExtraTrees_r42_BAG_L1/S1F1/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d27a1b6717e4ed17423d2283925f1de3988bba4f8a1f5a583f6fbe310650ab0
3
+ size 2260837
models/ExtraTrees_r42_BAG_L1/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81837a03f8aaa05e24b597ea6245b7f3a7e61a5427bcc3597660a2f531a2e3d7
3
+ size 2661
models/ExtraTrees_r42_BAG_L1/utils/model_template.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:723c8a27c78e3a6337f7e4b3c3cf5a85e7178ec5fa1550397d9b129c304ada9f
3
+ size 1083
models/ExtraTrees_r42_BAG_L1/utils/oof.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51e0fbcbbc922f2051e070c3498f88671cc1b831499dd21b1263fcba1784a588
3
+ size 6267
models/LightGBMLarge_BAG_L1/S1F1/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6fdc18efa5e91c233bdf4ecb7d24e99658109e4ed89567e5d882422c3361fa9
3
+ size 6239851
models/LightGBMLarge_BAG_L1/S1F2/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30c16609aef712242b0b8b5fe7809863a24f5ef0855738fe9c91d09075704319
3
+ size 805714
models/LightGBMLarge_BAG_L1/S1F3/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea95b1ec0610a75b6003366760f62efaa1ca8bb28efbbdef32a65152f28f03e5
3
+ size 490905
models/LightGBMLarge_BAG_L1/S1F4/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c71a178903a953382e38924ef38234150ff2bf98d0971f632ccc7c0abf8ccbdc
3
+ size 1619208
models/LightGBMLarge_BAG_L1/S1F5/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70449b4028fff3c9052c86a060016c9376280585bb559179d91d611febdd2845
3
+ size 6355427
models/LightGBMLarge_BAG_L1/S1F6/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b2b1a8c3ee2638487292dfb90d2d6142a6d36dff9e67d5dffd27c2eee7f4115
3
+ size 6196557
models/LightGBMLarge_BAG_L1/S1F7/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c0db0f9f9b750564eddfbe23bce58f24dce66a6f0c934e39e03066b9cbdebab
3
+ size 259180
models/LightGBMLarge_BAG_L1/S1F8/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3a3c76cf674506bb6b2912fd62bad149f8580582f32b46cbaedc30992717e81
3
+ size 1278690
models/LightGBMLarge_BAG_L1/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:230b0d271f30174f8cf5ffb060396ab6d786fd92fbe7d71f0448c5897fb62cae
3
+ size 2981
models/LightGBMLarge_BAG_L1/utils/model_template.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6eedd05b1614cba9c69f6df07882aa2c3ec7ba083bd407331466a85604e3ee81
3
+ size 1121
models/LightGBMLarge_BAG_L1/utils/oof.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d17de280f74c0362d0930398262a0998c71f8f28d33cc6ea0966b1582fcd10d
3
+ size 12027
models/LightGBMLarge_BAG_L2/S1F1/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:625bcaa69976c3c052e532721983e968b25be3135a6b9e5fbcc13e0f4cfec17e
3
+ size 112736
models/LightGBMLarge_BAG_L2/S1F2/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b993f3d6c2c46bb6b8fa33cae87ea41cd6ad84c2ac2821e70629ae93e9f807a7
3
+ size 1440041