Spaces:
Running
Running
New model
Browse files- .gitattributes +1 -0
- ag-20240618_230402/learner.pkl +3 -0
- ag-20240618_230402/metadata.json +236 -0
- ag-20240618_230402/models/CatBoost_BAG_L1_FULL/S1F1/model.pkl +3 -0
- ag-20240618_230402/models/CatBoost_BAG_L1_FULL/model.pkl +3 -0
- ag-20240618_230402/models/CatBoost_BAG_L2/utils/model_template.pkl +3 -0
- ag-20240618_230402/models/CatBoost_r177_BAG_L1/utils/model_template.pkl +3 -0
- ag-20240618_230402/models/ExtraTreesMSE_BAG_L1_FULL/S1F1/model.pkl +3 -0
- ag-20240618_230402/models/ExtraTreesMSE_BAG_L1_FULL/model.pkl +3 -0
- ag-20240618_230402/models/ExtraTreesMSE_BAG_L2/utils/model_template.pkl +3 -0
- ag-20240618_230402/models/KNeighborsDist_BAG_L1_FULL/S1F1/model.pkl +3 -0
- ag-20240618_230402/models/KNeighborsDist_BAG_L1_FULL/model.pkl +3 -0
- ag-20240618_230402/models/KNeighborsUnif_BAG_L1_FULL/S1F1/model.pkl +3 -0
- ag-20240618_230402/models/KNeighborsUnif_BAG_L1_FULL/model.pkl +3 -0
- ag-20240618_230402/models/LightGBMLarge_BAG_L1_FULL/S1F1/model.pkl +3 -0
- ag-20240618_230402/models/LightGBMLarge_BAG_L1_FULL/model.pkl +3 -0
- ag-20240618_230402/models/LightGBMXT_BAG_L1_FULL/S1F1/model.pkl +3 -0
- ag-20240618_230402/models/LightGBMXT_BAG_L1_FULL/model.pkl +3 -0
- ag-20240618_230402/models/LightGBMXT_BAG_L2_FULL/S1F1/model.pkl +3 -0
- ag-20240618_230402/models/LightGBMXT_BAG_L2_FULL/model.pkl +3 -0
- ag-20240618_230402/models/LightGBM_BAG_L1_FULL/S1F1/model.pkl +3 -0
- ag-20240618_230402/models/LightGBM_BAG_L1_FULL/model.pkl +3 -0
- ag-20240618_230402/models/LightGBM_BAG_L2_FULL/S1F1/model.pkl +3 -0
- ag-20240618_230402/models/LightGBM_BAG_L2_FULL/model.pkl +3 -0
- ag-20240618_230402/models/LightGBM_r131_BAG_L1_FULL/S1F1/model.pkl +3 -0
- ag-20240618_230402/models/LightGBM_r131_BAG_L1_FULL/model.pkl +3 -0
- ag-20240618_230402/models/NeuralNetFastAI_BAG_L1/utils/model_template.pkl +3 -0
- ag-20240618_230402/models/NeuralNetFastAI_r191_BAG_L1/utils/model_template.pkl +3 -0
- ag-20240618_230402/models/NeuralNetTorch_BAG_L1_FULL/S1F1/model.pkl +3 -0
- ag-20240618_230402/models/NeuralNetTorch_BAG_L1_FULL/model.pkl +3 -0
- ag-20240618_230402/models/NeuralNetTorch_r79_BAG_L1/utils/model_template.pkl +3 -0
- ag-20240618_230402/models/RandomForestMSE_BAG_L1_FULL/S1F1/model.pkl +3 -0
- ag-20240618_230402/models/RandomForestMSE_BAG_L1_FULL/model.pkl +3 -0
- ag-20240618_230402/models/RandomForestMSE_BAG_L2_FULL/S1F1/model.pkl +3 -0
- ag-20240618_230402/models/RandomForestMSE_BAG_L2_FULL/model.pkl +3 -0
- ag-20240618_230402/models/WeightedEnsemble_L3_FULL/model.pkl +3 -0
- ag-20240618_230402/models/XGBoost_BAG_L1_FULL/S1F1/model.pkl +3 -0
- ag-20240618_230402/models/XGBoost_BAG_L1_FULL/S1F1/xgb.ubj +3 -0
- ag-20240618_230402/models/XGBoost_BAG_L1_FULL/model.pkl +3 -0
- ag-20240618_230402/models/trainer.pkl +3 -0
- ag-20240618_230402/predictor.pkl +3 -0
- ag-20240618_230402/version.txt +1 -0
.gitattributes
CHANGED
@@ -33,3 +33,4 @@ 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 |
+
ag-20240618_230402/models/XGBoost_BAG_L1_FULL/S1F1/xgb.ubj filter=lfs diff=lfs merge=lfs -text
|
ag-20240618_230402/learner.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:07e4b13843215feb9c1dacb9eb0d1b20fde5aeeecf2fbce6a51481b28c2c95c7
|
3 |
+
size 165090
|
ag-20240618_230402/metadata.json
ADDED
@@ -0,0 +1,236 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"system": "Linux",
|
3 |
+
"version": "1.1.1",
|
4 |
+
"lite": false,
|
5 |
+
"py_version": "3.8",
|
6 |
+
"py_version_micro": "3.8.19",
|
7 |
+
"packages": {
|
8 |
+
"colorama": "0.4.6",
|
9 |
+
"psutil": "5.9.8",
|
10 |
+
"setproctitle": "1.2.2",
|
11 |
+
"babel": "2.15.0",
|
12 |
+
"markupsafe": "2.1.5",
|
13 |
+
"pyyaml": "6.0.1",
|
14 |
+
"qtpy": "2.4.1",
|
15 |
+
"send2trash": "1.8.3",
|
16 |
+
"aiohttp": "3.9.5",
|
17 |
+
"aiohttp-cors": "0.7.0",
|
18 |
+
"aiosignal": "1.3.1",
|
19 |
+
"annotated-types": "0.7.0",
|
20 |
+
"anyio": "4.4.0",
|
21 |
+
"argon2-cffi": "23.1.0",
|
22 |
+
"argon2-cffi-bindings": "21.2.0",
|
23 |
+
"arrow": "1.3.0",
|
24 |
+
"asttokens": "2.4.1",
|
25 |
+
"async-lru": "2.0.4",
|
26 |
+
"async-timeout": "4.0.3",
|
27 |
+
"attrs": "23.2.0",
|
28 |
+
"autogluon.common": "1.1.1",
|
29 |
+
"autogluon.core": "1.1.1",
|
30 |
+
"autogluon.features": "1.1.1",
|
31 |
+
"autogluon.tabular": "1.1.1",
|
32 |
+
"backcall": "0.2.0",
|
33 |
+
"beautifulsoup4": "4.12.3",
|
34 |
+
"bleach": "6.1.0",
|
35 |
+
"blis": "0.7.11",
|
36 |
+
"boto3": "1.34.128",
|
37 |
+
"botocore": "1.34.128",
|
38 |
+
"cachetools": "5.3.3",
|
39 |
+
"catalogue": "2.0.10",
|
40 |
+
"catboost": "1.2.5",
|
41 |
+
"certifi": "2024.6.2",
|
42 |
+
"cffi": "1.16.0",
|
43 |
+
"charset-normalizer": "3.3.2",
|
44 |
+
"click": "8.1.7",
|
45 |
+
"clip": "1.0",
|
46 |
+
"cloudpathlib": "0.18.1",
|
47 |
+
"cloudpickle": "3.0.0",
|
48 |
+
"colorful": "0.5.6",
|
49 |
+
"comm": "0.2.2",
|
50 |
+
"confection": "0.1.5",
|
51 |
+
"contourpy": "1.1.1",
|
52 |
+
"cycler": "0.12.1",
|
53 |
+
"cymem": "2.0.8",
|
54 |
+
"debugpy": "1.8.1",
|
55 |
+
"decorator": "5.1.1",
|
56 |
+
"defusedxml": "0.7.1",
|
57 |
+
"distlib": "0.3.8",
|
58 |
+
"exceptiongroup": "1.2.1",
|
59 |
+
"executing": "2.0.1",
|
60 |
+
"fastai": "2.7.15",
|
61 |
+
"fastcore": "1.5.46",
|
62 |
+
"fastdownload": "0.0.7",
|
63 |
+
"fastjsonschema": "2.20.0",
|
64 |
+
"fastprogress": "1.0.3",
|
65 |
+
"filelock": "3.13.1",
|
66 |
+
"fonttools": "4.53.0",
|
67 |
+
"fqdn": "1.5.1",
|
68 |
+
"frozenlist": "1.4.1",
|
69 |
+
"fsspec": "2024.2.0",
|
70 |
+
"ftfy": "6.2.0",
|
71 |
+
"future": "1.0.0",
|
72 |
+
"google-api-core": "2.19.0",
|
73 |
+
"google-auth": "2.30.0",
|
74 |
+
"googleapis-common-protos": "1.63.1",
|
75 |
+
"graphviz": "0.20.3",
|
76 |
+
"grpcio": "1.64.1",
|
77 |
+
"h11": "0.14.0",
|
78 |
+
"httpcore": "1.0.5",
|
79 |
+
"httpx": "0.27.0",
|
80 |
+
"hyperopt": "0.2.7",
|
81 |
+
"idna": "3.7",
|
82 |
+
"importlib-metadata": "7.1.0",
|
83 |
+
"importlib-resources": "6.4.0",
|
84 |
+
"ipykernel": "6.29.4",
|
85 |
+
"ipython": "8.12.3",
|
86 |
+
"ipywidgets": "8.1.3",
|
87 |
+
"isoduration": "20.11.0",
|
88 |
+
"jedi": "0.19.1",
|
89 |
+
"jinja2": "3.1.4",
|
90 |
+
"jmespath": "1.0.1",
|
91 |
+
"joblib": "1.4.2",
|
92 |
+
"json5": "0.9.25",
|
93 |
+
"jsonpointer": "3.0.0",
|
94 |
+
"jsonschema": "4.22.0",
|
95 |
+
"jsonschema-specifications": "2023.12.1",
|
96 |
+
"jupyter": "1.0.0",
|
97 |
+
"jupyter-client": "8.6.2",
|
98 |
+
"jupyter-console": "6.6.3",
|
99 |
+
"jupyter-core": "5.7.2",
|
100 |
+
"jupyter-events": "0.10.0",
|
101 |
+
"jupyter-lsp": "2.2.5",
|
102 |
+
"jupyter-server": "2.14.1",
|
103 |
+
"jupyter-server-terminals": "0.5.3",
|
104 |
+
"jupyterlab": "4.2.2",
|
105 |
+
"jupyterlab-pygments": "0.3.0",
|
106 |
+
"jupyterlab-server": "2.27.2",
|
107 |
+
"jupyterlab-widgets": "3.0.11",
|
108 |
+
"kiwisolver": "1.4.5",
|
109 |
+
"langcodes": "3.4.0",
|
110 |
+
"language-data": "1.2.0",
|
111 |
+
"lightgbm": "4.3.0",
|
112 |
+
"marisa-trie": "1.2.0",
|
113 |
+
"markdown-it-py": "3.0.0",
|
114 |
+
"matplotlib": "3.7.5",
|
115 |
+
"matplotlib-inline": "0.1.7",
|
116 |
+
"mdurl": "0.1.2",
|
117 |
+
"mistune": "3.0.2",
|
118 |
+
"mpmath": "1.3.0",
|
119 |
+
"msgpack": "1.0.8",
|
120 |
+
"multidict": "6.0.5",
|
121 |
+
"murmurhash": "1.0.10",
|
122 |
+
"nbclient": "0.10.0",
|
123 |
+
"nbconvert": "7.16.4",
|
124 |
+
"nbformat": "5.10.4",
|
125 |
+
"nest-asyncio": "1.6.0",
|
126 |
+
"networkx": "3.0",
|
127 |
+
"notebook": "7.2.1",
|
128 |
+
"notebook-shim": "0.2.4",
|
129 |
+
"numpy": "1.24.1",
|
130 |
+
"nvidia-cublas-cu12": "12.1.3.1",
|
131 |
+
"nvidia-cuda-cupti-cu12": "12.1.105",
|
132 |
+
"nvidia-cuda-nvrtc-cu12": "12.1.105",
|
133 |
+
"nvidia-cuda-runtime-cu12": "12.1.105",
|
134 |
+
"nvidia-cudnn-cu12": "8.9.2.26",
|
135 |
+
"nvidia-cufft-cu12": "11.0.2.54",
|
136 |
+
"nvidia-curand-cu12": "10.3.2.106",
|
137 |
+
"nvidia-cusolver-cu12": "11.4.5.107",
|
138 |
+
"nvidia-cusparse-cu12": "12.1.0.106",
|
139 |
+
"nvidia-nccl-cu12": "2.20.5",
|
140 |
+
"nvidia-nvjitlink-cu12": "12.1.105",
|
141 |
+
"nvidia-nvtx-cu12": "12.1.105",
|
142 |
+
"opencensus": "0.11.4",
|
143 |
+
"opencensus-context": "0.1.3",
|
144 |
+
"overrides": "7.7.0",
|
145 |
+
"packaging": "24.1",
|
146 |
+
"pandas": "2.0.3",
|
147 |
+
"pandocfilters": "1.5.1",
|
148 |
+
"parso": "0.8.4",
|
149 |
+
"pexpect": "4.9.0",
|
150 |
+
"pickleshare": "0.7.5",
|
151 |
+
"pillow": "10.2.0",
|
152 |
+
"pip": "24.0",
|
153 |
+
"pkgutil-resolve-name": "1.3.10",
|
154 |
+
"platformdirs": "4.2.2",
|
155 |
+
"plotly": "5.22.0",
|
156 |
+
"preshed": "3.0.9",
|
157 |
+
"prometheus-client": "0.20.0",
|
158 |
+
"prompt-toolkit": "3.0.47",
|
159 |
+
"proto-plus": "1.23.0",
|
160 |
+
"protobuf": "4.25.3",
|
161 |
+
"ptyprocess": "0.7.0",
|
162 |
+
"pure-eval": "0.2.2",
|
163 |
+
"py4j": "0.10.9.7",
|
164 |
+
"py-spy": "0.3.14",
|
165 |
+
"pyarrow": "16.1.0",
|
166 |
+
"pyasn1": "0.6.0",
|
167 |
+
"pyasn1-modules": "0.4.0",
|
168 |
+
"pycparser": "2.22",
|
169 |
+
"pydantic": "2.7.4",
|
170 |
+
"pydantic-core": "2.18.4",
|
171 |
+
"pygments": "2.18.0",
|
172 |
+
"pyparsing": "3.1.2",
|
173 |
+
"python-dateutil": "2.9.0.post0",
|
174 |
+
"python-json-logger": "2.0.7",
|
175 |
+
"pytz": "2024.1",
|
176 |
+
"pyzmq": "26.0.3",
|
177 |
+
"qtconsole": "5.5.2",
|
178 |
+
"ray": "2.10.0",
|
179 |
+
"referencing": "0.35.1",
|
180 |
+
"regex": "2024.5.15",
|
181 |
+
"requests": "2.32.3",
|
182 |
+
"rfc3339-validator": "0.1.4",
|
183 |
+
"rfc3986-validator": "0.1.1",
|
184 |
+
"rich": "13.7.1",
|
185 |
+
"rpds-py": "0.18.1",
|
186 |
+
"rsa": "4.9",
|
187 |
+
"s3transfer": "0.10.1",
|
188 |
+
"scikit-learn": "1.3.2",
|
189 |
+
"scipy": "1.10.1",
|
190 |
+
"setuptools": "70.0.0",
|
191 |
+
"shellingham": "1.5.4",
|
192 |
+
"six": "1.16.0",
|
193 |
+
"smart-open": "7.0.4",
|
194 |
+
"sniffio": "1.3.1",
|
195 |
+
"soupsieve": "2.5",
|
196 |
+
"spacy": "3.7.5",
|
197 |
+
"spacy-legacy": "3.0.12",
|
198 |
+
"spacy-loggers": "1.0.5",
|
199 |
+
"srsly": "2.4.8",
|
200 |
+
"stack-data": "0.6.3",
|
201 |
+
"sympy": "1.12",
|
202 |
+
"tenacity": "8.4.1",
|
203 |
+
"tensorboardx": "2.6.2.2",
|
204 |
+
"terminado": "0.18.1",
|
205 |
+
"thinc": "8.2.4",
|
206 |
+
"threadpoolctl": "3.5.0",
|
207 |
+
"tinycss2": "1.3.0",
|
208 |
+
"tomli": "2.0.1",
|
209 |
+
"torch": "2.3.1+cu121",
|
210 |
+
"torchaudio": "2.3.1+cu121",
|
211 |
+
"torchvision": "0.18.1+cu121",
|
212 |
+
"tornado": "6.4.1",
|
213 |
+
"tqdm": "4.66.4",
|
214 |
+
"traitlets": "5.14.3",
|
215 |
+
"triton": "2.3.1",
|
216 |
+
"typer": "0.12.3",
|
217 |
+
"types-python-dateutil": "2.9.0.20240316",
|
218 |
+
"typing-extensions": "4.12.2",
|
219 |
+
"tzdata": "2024.1",
|
220 |
+
"uri-template": "1.3.0",
|
221 |
+
"urllib3": "1.26.19",
|
222 |
+
"virtualenv": "20.26.2",
|
223 |
+
"wasabi": "1.1.3",
|
224 |
+
"wcwidth": "0.2.13",
|
225 |
+
"weasel": "0.4.1",
|
226 |
+
"webcolors": "24.6.0",
|
227 |
+
"webencodings": "0.5.1",
|
228 |
+
"websocket-client": "1.8.0",
|
229 |
+
"wheel": "0.43.0",
|
230 |
+
"widgetsnbextension": "4.0.11",
|
231 |
+
"wrapt": "1.16.0",
|
232 |
+
"xgboost": "2.0.3",
|
233 |
+
"yarl": "1.9.4",
|
234 |
+
"zipp": "3.19.2"
|
235 |
+
}
|
236 |
+
}
|
ag-20240618_230402/models/CatBoost_BAG_L1_FULL/S1F1/model.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af6350c94afb38104f918a5044e46c988a24be7aa8f25a2d5aa618cf9edfe80c
|
3 |
+
size 1337234
|
ag-20240618_230402/models/CatBoost_BAG_L1_FULL/model.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a563f370616f35d129a1a134b5c055256443cb01124782728ec4cd140ff31100
|
3 |
+
size 10856
|
ag-20240618_230402/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:975078c783920dc9d85ba4714c21e53ca9c2097b2e4c1e25b6a5abcc4b9935c0
|
3 |
+
size 954
|
ag-20240618_230402/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:a8205184fa53af213e640927599d1d4d6f822a170e37682755aa59bf2d4327a7
|
3 |
+
size 1088
|
ag-20240618_230402/models/ExtraTreesMSE_BAG_L1_FULL/S1F1/model.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8dd868d978316ceb54206a60bb828996cf3b4ae640aa8b68f269d78d5fad7c0c
|
3 |
+
size 648069825
|
ag-20240618_230402/models/ExtraTreesMSE_BAG_L1_FULL/model.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a4abf967db76e0b6127798f4026afb9752409c907bb4fb520d7d01a3fee208a5
|
3 |
+
size 8428
|
ag-20240618_230402/models/ExtraTreesMSE_BAG_L2/utils/model_template.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:197130af6e6c41b1f9285ecacf777f5f882db3d801ffc9d92a043c221544b726
|
3 |
+
size 1004
|
ag-20240618_230402/models/KNeighborsDist_BAG_L1_FULL/S1F1/model.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ad18673d637a3c3a562af872a03a7fa1f6e572b05a6e5a469216078ae0372d3
|
3 |
+
size 1440126854
|
ag-20240618_230402/models/KNeighborsDist_BAG_L1_FULL/model.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c124ceee61d5b199fb01934ecb1ab41d0f3dbe51d164fcdd2cbe4950efe064b9
|
3 |
+
size 8424
|
ag-20240618_230402/models/KNeighborsUnif_BAG_L1_FULL/S1F1/model.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a46602f9f9618654233f1ac8a0542139f79836dfe75274ebb910461ce8b5cade
|
3 |
+
size 1440126853
|
ag-20240618_230402/models/KNeighborsUnif_BAG_L1_FULL/model.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ca8e0298d34218d1ce9d0978b221bc694eeb20a72b6630186080b587241ed99
|
3 |
+
size 8424
|
ag-20240618_230402/models/LightGBMLarge_BAG_L1_FULL/S1F1/model.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5312a760c9cb9733b2a2a1b85992579ace27bd69d8fe61a5d939fbad58c08a93
|
3 |
+
size 53564196
|
ag-20240618_230402/models/LightGBMLarge_BAG_L1_FULL/model.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b54437ee19729f92bb5d607847d357d186bf24298f806095e59d132d973082b
|
3 |
+
size 10851
|
ag-20240618_230402/models/LightGBMXT_BAG_L1_FULL/S1F1/model.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c860bd80a1b55bad046e834a70fb731b9395d0053def043656625f48936a7c2
|
3 |
+
size 29545503
|
ag-20240618_230402/models/LightGBMXT_BAG_L1_FULL/model.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:10c52bc7b5cd41d453a80595bf3430445a07c74cda96d893d54b9ba4c06cf9f5
|
3 |
+
size 10845
|
ag-20240618_230402/models/LightGBMXT_BAG_L2_FULL/S1F1/model.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cbe180c7bec5a4a923182a9579c316f6ec1a3ec693e0da08efd40bc89272187c
|
3 |
+
size 1124497
|
ag-20240618_230402/models/LightGBMXT_BAG_L2_FULL/model.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:36bd45281236d75049bb22508de895f7a6bf5d84c5024abe804fc1a7d2f1f30e
|
3 |
+
size 18135
|
ag-20240618_230402/models/LightGBM_BAG_L1_FULL/S1F1/model.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f2c1009721b64eb54f480734b2fa583d336800c8af62b23406b1b7828d16c02f
|
3 |
+
size 23755616
|
ag-20240618_230402/models/LightGBM_BAG_L1_FULL/model.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d8befcc16e3818213c51080a67fe065d794ae6fd611df1231a40488ed4c0f098
|
3 |
+
size 10841
|
ag-20240618_230402/models/LightGBM_BAG_L2_FULL/S1F1/model.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9bdc857603148acec4db55113b3326307a615e87753031e9963a34948f590168
|
3 |
+
size 491696
|
ag-20240618_230402/models/LightGBM_BAG_L2_FULL/model.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9464ed7f0034fee1941b960daf27998d1f26815b6b0e99dd5e5ccd7b986ea002
|
3 |
+
size 18131
|
ag-20240618_230402/models/LightGBM_r131_BAG_L1_FULL/S1F1/model.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c9a503aa2f6b1182431e0fecd636d1de90ae8a09833bdee1ad00ab8b6460c4c0
|
3 |
+
size 11599990
|
ag-20240618_230402/models/LightGBM_r131_BAG_L1_FULL/model.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e40660c18c93aecfd9157bccf053a486717bf6750aeef88f272e88cc6c9a717
|
3 |
+
size 10851
|
ag-20240618_230402/models/NeuralNetFastAI_BAG_L1/utils/model_template.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9410e74b7ea89539258c159d6a56a9f7706755185551f2c0fbf949a05e3226e6
|
3 |
+
size 1104
|
ag-20240618_230402/models/NeuralNetFastAI_r191_BAG_L1/utils/model_template.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:18719bf0c53d40696a2d1aedb92e3634a20265a8898f192867b1fda5b8528cb9
|
3 |
+
size 1192
|
ag-20240618_230402/models/NeuralNetTorch_BAG_L1_FULL/S1F1/model.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bcdc120e6275209dcd81687a3e30f9cc4c1a35cf8494ab9ae048470fe8ab65ef
|
3 |
+
size 512553
|
ag-20240618_230402/models/NeuralNetTorch_BAG_L1_FULL/model.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2adb7ee96501917e246cf2d4df25ee81dfc029a00e7c8626a3b259a92af30638
|
3 |
+
size 10926
|
ag-20240618_230402/models/NeuralNetTorch_r79_BAG_L1/utils/model_template.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:95a76bfbb65356f7b7d0f8ad58816912a80370437698c7516f114010baa395f0
|
3 |
+
size 1306
|
ag-20240618_230402/models/RandomForestMSE_BAG_L1_FULL/S1F1/model.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b0ffe8b5962e469b3ebc5d54ebcd243d7ada392743dd7d55403821372a30b354
|
3 |
+
size 648069824
|
ag-20240618_230402/models/RandomForestMSE_BAG_L1_FULL/model.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e269b38c846dfefd0d9af22a404bbf3332a81ff97c1429a381a00e9bce604300
|
3 |
+
size 8432
|
ag-20240618_230402/models/RandomForestMSE_BAG_L2_FULL/S1F1/model.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b2ef84adeb3e333794909b317da573314f6139082f600df53ebe9898903b6cad
|
3 |
+
size 648070241
|
ag-20240618_230402/models/RandomForestMSE_BAG_L2_FULL/model.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f17f8ed4f17dd4a503c8b868c195958c7197bc765739cd8cf4f78526c268b9c5
|
3 |
+
size 13249
|
ag-20240618_230402/models/WeightedEnsemble_L3_FULL/model.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:863d5f768e4d825ceabe7511f4a2e0454593a59d5678788ab1bcec4274030302
|
3 |
+
size 9643
|
ag-20240618_230402/models/XGBoost_BAG_L1_FULL/S1F1/model.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dce3a9fcbe158f2eff37ce0381922a590fa50ea5db334855b72d32dd86eebd6d
|
3 |
+
size 17074
|
ag-20240618_230402/models/XGBoost_BAG_L1_FULL/S1F1/xgb.ubj
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2bc7e1be2deadb38ba77e0a027e4a9462b64e5cfb311e6597383fb2c8cc53bda
|
3 |
+
size 7158065
|
ag-20240618_230402/models/XGBoost_BAG_L1_FULL/model.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d4f48c1d049442249f17e5cfb88d71bcd36358e42ecaf53cce07544b90b6589
|
3 |
+
size 10851
|
ag-20240618_230402/models/trainer.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:378426d2b78bcf48fb8d9be665707709620546268fd624667a18de94a4087fdc
|
3 |
+
size 60638
|
ag-20240618_230402/predictor.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:01501f3537480b5c75811d42310602d79922b1ed2baf76abaf89b63a2aceb6e0
|
3 |
+
size 8104
|
ag-20240618_230402/version.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
1.1.1
|