Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +9 -0
- ag-20250402_091114/custom_metrics.json +8 -0
- ag-20250402_091114/ensemble_model.png +3 -0
- ag-20250402_091114/learner.pkl +3 -0
- ag-20250402_091114/metadata.json +276 -0
- ag-20250402_091114/models/CatBoost_BAG_L1/S1F1/model.pkl +3 -0
- ag-20250402_091114/models/CatBoost_BAG_L1/S1F2/model.pkl +3 -0
- ag-20250402_091114/models/CatBoost_BAG_L1/S1F3/model.pkl +3 -0
- ag-20250402_091114/models/CatBoost_BAG_L1/S1F4/model.pkl +3 -0
- ag-20250402_091114/models/CatBoost_BAG_L1/S1F5/model.pkl +3 -0
- ag-20250402_091114/models/CatBoost_BAG_L1/S1F6/model.pkl +3 -0
- ag-20250402_091114/models/CatBoost_BAG_L1/S1F7/model.pkl +3 -0
- ag-20250402_091114/models/CatBoost_BAG_L1/S1F8/model.pkl +3 -0
- ag-20250402_091114/models/CatBoost_BAG_L1/model.pkl +3 -0
- ag-20250402_091114/models/CatBoost_BAG_L1/utils/model_template.pkl +3 -0
- ag-20250402_091114/models/CatBoost_BAG_L1/utils/oof.pkl +3 -0
- ag-20250402_091114/models/ExtraTreesMSE_BAG_L1/S1F1/model.pkl +3 -0
- ag-20250402_091114/models/ExtraTreesMSE_BAG_L1/model.pkl +3 -0
- ag-20250402_091114/models/ExtraTreesMSE_BAG_L1/utils/model_template.pkl +3 -0
- ag-20250402_091114/models/ExtraTreesMSE_BAG_L1/utils/oof.pkl +3 -0
- ag-20250402_091114/models/KNeighborsDist_BAG_L1/S1F1/model.pkl +3 -0
- ag-20250402_091114/models/KNeighborsDist_BAG_L1/model.pkl +3 -0
- ag-20250402_091114/models/KNeighborsDist_BAG_L1/utils/model_template.pkl +3 -0
- ag-20250402_091114/models/KNeighborsDist_BAG_L1/utils/oof.pkl +3 -0
- ag-20250402_091114/models/KNeighborsUnif_BAG_L1/S1F1/model.pkl +3 -0
- ag-20250402_091114/models/KNeighborsUnif_BAG_L1/model.pkl +3 -0
- ag-20250402_091114/models/KNeighborsUnif_BAG_L1/utils/model_template.pkl +3 -0
- ag-20250402_091114/models/KNeighborsUnif_BAG_L1/utils/oof.pkl +3 -0
- ag-20250402_091114/models/LightGBMXT_BAG_L1/S1F1/model.pkl +3 -0
- ag-20250402_091114/models/LightGBMXT_BAG_L1/S1F2/model.pkl +3 -0
- ag-20250402_091114/models/LightGBMXT_BAG_L1/S1F3/model.pkl +3 -0
- ag-20250402_091114/models/LightGBMXT_BAG_L1/S1F4/model.pkl +3 -0
- ag-20250402_091114/models/LightGBMXT_BAG_L1/S1F5/model.pkl +3 -0
- ag-20250402_091114/models/LightGBMXT_BAG_L1/S1F6/model.pkl +3 -0
- ag-20250402_091114/models/LightGBMXT_BAG_L1/S1F7/model.pkl +3 -0
- ag-20250402_091114/models/LightGBMXT_BAG_L1/S1F8/model.pkl +3 -0
- ag-20250402_091114/models/LightGBMXT_BAG_L1/model.pkl +3 -0
- ag-20250402_091114/models/LightGBMXT_BAG_L1/utils/model_template.pkl +3 -0
- ag-20250402_091114/models/LightGBMXT_BAG_L1/utils/oof.pkl +3 -0
- ag-20250402_091114/models/LightGBMXT_BAG_L2/S1F1/model.pkl +3 -0
- ag-20250402_091114/models/LightGBMXT_BAG_L2/S1F2/model.pkl +3 -0
- ag-20250402_091114/models/LightGBMXT_BAG_L2/S1F3/model.pkl +3 -0
- ag-20250402_091114/models/LightGBMXT_BAG_L2/S1F4/model.pkl +3 -0
- ag-20250402_091114/models/LightGBMXT_BAG_L2/S1F5/model.pkl +3 -0
- ag-20250402_091114/models/LightGBMXT_BAG_L2/S1F6/model.pkl +3 -0
- ag-20250402_091114/models/LightGBMXT_BAG_L2/S1F7/model.pkl +3 -0
- ag-20250402_091114/models/LightGBMXT_BAG_L2/S1F8/model.pkl +3 -0
- ag-20250402_091114/models/LightGBMXT_BAG_L2/model.pkl +3 -0
- ag-20250402_091114/models/LightGBMXT_BAG_L2/utils/model_template.pkl +3 -0
- ag-20250402_091114/models/LightGBMXT_BAG_L2/utils/oof.pkl +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,12 @@ 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-20250402_091114/ensemble_model.png filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
ag-20250402_091114/models/XGBoost_BAG_L1/S1F1/xgb.ubj filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
ag-20250402_091114/models/XGBoost_BAG_L1/S1F2/xgb.ubj filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
ag-20250402_091114/models/XGBoost_BAG_L1/S1F3/xgb.ubj filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
ag-20250402_091114/models/XGBoost_BAG_L1/S1F4/xgb.ubj filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
ag-20250402_091114/models/XGBoost_BAG_L1/S1F5/xgb.ubj filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
ag-20250402_091114/models/XGBoost_BAG_L1/S1F6/xgb.ubj filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
ag-20250402_091114/models/XGBoost_BAG_L1/S1F7/xgb.ubj filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
ag-20250402_091114/models/XGBoost_BAG_L1/S1F8/xgb.ubj filter=lfs diff=lfs merge=lfs -text
|
ag-20250402_091114/custom_metrics.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"Explained Var": 0.7521697984019712,
|
| 3 |
+
"MAE": 0.5897483114017944,
|
| 4 |
+
"MSE": 1.0348143260348142,
|
| 5 |
+
"RMSE": 1.0172582396003556,
|
| 6 |
+
"Median AE": 0.37487860202789314,
|
| 7 |
+
"R2": 0.7519984903289327
|
| 8 |
+
}
|
ag-20250402_091114/ensemble_model.png
ADDED
|
Git LFS Details
|
ag-20250402_091114/learner.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:09d249cef85b93c7482c5e74d83910cd05ecab0a2d0e1eaf50b01d4bbcecc29f
|
| 3 |
+
size 7033
|
ag-20250402_091114/metadata.json
ADDED
|
@@ -0,0 +1,276 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"system": "Linux",
|
| 3 |
+
"version": "1.2",
|
| 4 |
+
"lite": false,
|
| 5 |
+
"py_version": "3.10",
|
| 6 |
+
"py_version_micro": "3.10.16",
|
| 7 |
+
"packages": {
|
| 8 |
+
"brotli": "1.1.0",
|
| 9 |
+
"mako": "1.3.9",
|
| 10 |
+
"markdown": "3.6",
|
| 11 |
+
"markupsafe": "3.0.2",
|
| 12 |
+
"pysocks": "1.7.1",
|
| 13 |
+
"pyyaml": "6.0.2",
|
| 14 |
+
"absl-py": "2.2.0",
|
| 15 |
+
"accelerate": "0.34.2",
|
| 16 |
+
"adagio": "0.2.6",
|
| 17 |
+
"aiofiles": "24.1.0",
|
| 18 |
+
"aiohappyeyeballs": "2.6.1",
|
| 19 |
+
"aiohttp": "3.10.5",
|
| 20 |
+
"aiohttp-cors": "0.7.0",
|
| 21 |
+
"aiosignal": "1.3.2",
|
| 22 |
+
"alembic": "1.15.2",
|
| 23 |
+
"altair": "5.5.0",
|
| 24 |
+
"annotated-types": "0.7.0",
|
| 25 |
+
"antlr4-python3-runtime": "4.9.3",
|
| 26 |
+
"anyio": "4.9.0",
|
| 27 |
+
"appdirs": "1.4.4",
|
| 28 |
+
"arrow": "1.3.0",
|
| 29 |
+
"async-timeout": "4.0.3",
|
| 30 |
+
"attrs": "25.3.0",
|
| 31 |
+
"autogluon": "1.2",
|
| 32 |
+
"autogluon.common": "1.2",
|
| 33 |
+
"autogluon.core": "1.2",
|
| 34 |
+
"autogluon.features": "1.2",
|
| 35 |
+
"autogluon.multimodal": "1.2",
|
| 36 |
+
"autogluon.timeseries": "1.2",
|
| 37 |
+
"autogluon-tabular": "1.2",
|
| 38 |
+
"beautifulsoup4": "4.13.3",
|
| 39 |
+
"binaryornot": "0.4.4",
|
| 40 |
+
"blis": "1.0.1",
|
| 41 |
+
"boto3": "1.37.25",
|
| 42 |
+
"botocore": "1.37.25",
|
| 43 |
+
"cachetools": "5.5.2",
|
| 44 |
+
"catalogue": "2.0.10",
|
| 45 |
+
"catboost": "1.2.7",
|
| 46 |
+
"certifi": "2025.1.31",
|
| 47 |
+
"cffi": "1.17.1",
|
| 48 |
+
"chardet": "5.2.0",
|
| 49 |
+
"charset-normalizer": "3.4.1",
|
| 50 |
+
"click": "8.1.8",
|
| 51 |
+
"cloudpathlib": "0.21.0",
|
| 52 |
+
"cloudpickle": "3.1.1",
|
| 53 |
+
"colorama": "0.4.6",
|
| 54 |
+
"colorful": "0.5.6",
|
| 55 |
+
"colorlog": "6.9.0",
|
| 56 |
+
"confection": "0.1.5",
|
| 57 |
+
"contourpy": "1.3.1",
|
| 58 |
+
"cookiecutter": "2.6.0",
|
| 59 |
+
"coreforecast": "0.0.12",
|
| 60 |
+
"cryptography": "44.0.2",
|
| 61 |
+
"cycler": "0.12.1",
|
| 62 |
+
"cymem": "2.0.11",
|
| 63 |
+
"datasets": "2.14.4",
|
| 64 |
+
"defusedxml": "0.7.1",
|
| 65 |
+
"dill": "0.3.7",
|
| 66 |
+
"distlib": "0.3.9",
|
| 67 |
+
"dnspython": "2.7.0",
|
| 68 |
+
"email-validator": "2.2.0",
|
| 69 |
+
"evaluate": "0.4.3",
|
| 70 |
+
"exceptiongroup": "1.2.2",
|
| 71 |
+
"fastai": "2.7.19",
|
| 72 |
+
"fastapi": "0.115.12",
|
| 73 |
+
"fastapi-cli": "0.0.7",
|
| 74 |
+
"fastcore": "1.7.20",
|
| 75 |
+
"fastdownload": "0.0.7",
|
| 76 |
+
"fastprogress": "1.0.3",
|
| 77 |
+
"ffmpy": "0.3.0",
|
| 78 |
+
"filelock": "3.18.0",
|
| 79 |
+
"fonttools": "4.56.0",
|
| 80 |
+
"frozenlist": "1.5.0",
|
| 81 |
+
"fs": "2.4.16",
|
| 82 |
+
"fsspec": "2025.3.2",
|
| 83 |
+
"fugue": "0.9.1",
|
| 84 |
+
"future": "1.0.0",
|
| 85 |
+
"gdown": "5.2.0",
|
| 86 |
+
"gluonts": "0.16.0",
|
| 87 |
+
"gmpy2": "2.1.5",
|
| 88 |
+
"google-api-core": "2.24.2",
|
| 89 |
+
"google-auth": "2.38.0",
|
| 90 |
+
"googleapis-common-protos": "1.69.2",
|
| 91 |
+
"gradio": "3.18.0",
|
| 92 |
+
"graphviz": "0.20.3",
|
| 93 |
+
"greenlet": "3.1.1",
|
| 94 |
+
"grpcio": "1.67.1",
|
| 95 |
+
"h11": "0.14.0",
|
| 96 |
+
"h2": "4.2.0",
|
| 97 |
+
"hpack": "4.1.0",
|
| 98 |
+
"httpcore": "1.0.7",
|
| 99 |
+
"httptools": "0.6.4",
|
| 100 |
+
"httpx": "0.28.1",
|
| 101 |
+
"huggingface-hub": "0.30.1",
|
| 102 |
+
"hyperframe": "6.1.0",
|
| 103 |
+
"hyperopt": "0.2.7",
|
| 104 |
+
"idna": "3.10",
|
| 105 |
+
"imagecodecs": "2024.12.30",
|
| 106 |
+
"imageio": "2.37.0",
|
| 107 |
+
"importlib-metadata": "8.6.1",
|
| 108 |
+
"importlib-resources": "6.5.2",
|
| 109 |
+
"jinja2": "3.1.6",
|
| 110 |
+
"jmespath": "1.0.1",
|
| 111 |
+
"joblib": "1.4.2",
|
| 112 |
+
"jsonschema": "4.23.0",
|
| 113 |
+
"jsonschema-specifications": "2024.10.1",
|
| 114 |
+
"kiwisolver": "1.4.7",
|
| 115 |
+
"langcodes": "3.4.1",
|
| 116 |
+
"language-data": "1.3.0",
|
| 117 |
+
"lazy-loader": "0.4",
|
| 118 |
+
"lightgbm": "4.6.0",
|
| 119 |
+
"lightning": "2.5.1",
|
| 120 |
+
"lightning-utilities": "0.14.2",
|
| 121 |
+
"linkify-it-py": "2.0.3",
|
| 122 |
+
"llvmlite": "0.44.0",
|
| 123 |
+
"marisa-trie": "1.2.1",
|
| 124 |
+
"markdown-it-py": "3.0.0",
|
| 125 |
+
"matplotlib": "3.10.1",
|
| 126 |
+
"mdit-py-plugins": "0.4.2",
|
| 127 |
+
"mdurl": "0.1.2",
|
| 128 |
+
"memray": "1.16.0",
|
| 129 |
+
"mlforecast": "0.13.4",
|
| 130 |
+
"model-index": "0.1.11",
|
| 131 |
+
"mpmath": "1.3.0",
|
| 132 |
+
"msgpack": "1.1.0",
|
| 133 |
+
"multidict": "6.2.0",
|
| 134 |
+
"multiprocess": "0.70.15",
|
| 135 |
+
"munkres": "1.1.4",
|
| 136 |
+
"murmurhash": "1.0.10",
|
| 137 |
+
"narwhals": "1.33.0",
|
| 138 |
+
"networkx": "3.4.2",
|
| 139 |
+
"nlpaug": "1.1.11",
|
| 140 |
+
"nltk": "3.9.1",
|
| 141 |
+
"numba": "0.61.0",
|
| 142 |
+
"numpy": "1.26.4",
|
| 143 |
+
"omegaconf": "2.3.0",
|
| 144 |
+
"opencensus": "0.11.3",
|
| 145 |
+
"opencensus-context": "0.1.3",
|
| 146 |
+
"openmim": "0.3.7",
|
| 147 |
+
"optuna": "4.2.1",
|
| 148 |
+
"ordered-set": "4.1.0",
|
| 149 |
+
"orjson": "3.10.16",
|
| 150 |
+
"packaging": "24.2",
|
| 151 |
+
"pandas": "2.2.3",
|
| 152 |
+
"patsy": "1.0.1",
|
| 153 |
+
"pdf2image": "1.17.0",
|
| 154 |
+
"pillow": "11.1.0",
|
| 155 |
+
"pip": "25.0.1",
|
| 156 |
+
"pkgutil-resolve-name": "1.3.10",
|
| 157 |
+
"platformdirs": "4.3.7",
|
| 158 |
+
"plotly": "6.0.1",
|
| 159 |
+
"preshed": "3.0.9",
|
| 160 |
+
"prometheus-client": "0.21.1",
|
| 161 |
+
"proto-plus": "1.26.1",
|
| 162 |
+
"protobuf": "5.28.3",
|
| 163 |
+
"psutil": "6.1.1",
|
| 164 |
+
"py4j": "0.10.9.9",
|
| 165 |
+
"pyopenssl": "25.0.0",
|
| 166 |
+
"pyarrow": "19.0.1",
|
| 167 |
+
"pyasn1": "0.6.1",
|
| 168 |
+
"pyasn1-modules": "0.4.2",
|
| 169 |
+
"pybind11": "2.13.6",
|
| 170 |
+
"pybind11-global": "2.13.6",
|
| 171 |
+
"pycparser": "2.22",
|
| 172 |
+
"pycryptodome": "3.22.0",
|
| 173 |
+
"pydantic": "2.11.1",
|
| 174 |
+
"pydantic-core": "2.33.0",
|
| 175 |
+
"pydub": "0.25.1",
|
| 176 |
+
"pygments": "2.19.1",
|
| 177 |
+
"pyparsing": "3.2.3",
|
| 178 |
+
"pytesseract": "0.3.10",
|
| 179 |
+
"python-dateutil": "2.9.0.post0",
|
| 180 |
+
"python-dotenv": "1.1.0",
|
| 181 |
+
"python-multipart": "0.0.20",
|
| 182 |
+
"python-slugify": "8.0.4",
|
| 183 |
+
"pytorch-lightning": "2.5.1",
|
| 184 |
+
"pytorch-metric-learning": "2.3.0",
|
| 185 |
+
"pytz": "2024.1",
|
| 186 |
+
"pyu2f": "0.1.5",
|
| 187 |
+
"pywavelets": "1.8.0",
|
| 188 |
+
"ray": "2.40.0",
|
| 189 |
+
"referencing": "0.36.2",
|
| 190 |
+
"regex": "2024.11.6",
|
| 191 |
+
"requests": "2.32.3",
|
| 192 |
+
"rich": "14.0.0",
|
| 193 |
+
"rich-toolkit": "0.11.3",
|
| 194 |
+
"rpds-py": "0.24.0",
|
| 195 |
+
"rsa": "4.9",
|
| 196 |
+
"s3transfer": "0.11.4",
|
| 197 |
+
"safetensors": "0.5.3",
|
| 198 |
+
"scikit-image": "0.24.0",
|
| 199 |
+
"scikit-learn": "1.5.2",
|
| 200 |
+
"scipy": "1.15.2",
|
| 201 |
+
"sentencepiece": "0.2.0",
|
| 202 |
+
"seqeval": "1.2.2",
|
| 203 |
+
"setproctitle": "1.3.5",
|
| 204 |
+
"setuptools": "75.8.2",
|
| 205 |
+
"shellingham": "1.5.4",
|
| 206 |
+
"six": "1.17.0",
|
| 207 |
+
"smart-open": "7.1.0",
|
| 208 |
+
"sniffio": "1.3.1",
|
| 209 |
+
"soupsieve": "2.5",
|
| 210 |
+
"spacy": "3.8.5",
|
| 211 |
+
"spacy-legacy": "3.0.12",
|
| 212 |
+
"spacy-loggers": "1.0.5",
|
| 213 |
+
"sqlalchemy": "2.0.40",
|
| 214 |
+
"srsly": "2.5.1",
|
| 215 |
+
"starlette": "0.46.1",
|
| 216 |
+
"statsforecast": "1.7.8",
|
| 217 |
+
"statsmodels": "0.14.4",
|
| 218 |
+
"sympy": "1.13.3",
|
| 219 |
+
"tabulate": "0.9.0",
|
| 220 |
+
"tensorboard": "2.19.0",
|
| 221 |
+
"tensorboardx": "2.6.2.2",
|
| 222 |
+
"tensorboard-data-server": "0.7.0",
|
| 223 |
+
"text-unidecode": "1.3",
|
| 224 |
+
"textual": "3.0.1",
|
| 225 |
+
"thinc": "8.3.2",
|
| 226 |
+
"threadpoolctl": "3.6.0",
|
| 227 |
+
"tifffile": "2025.3.30",
|
| 228 |
+
"timm": "1.0.3",
|
| 229 |
+
"tokenizers": "0.21.1",
|
| 230 |
+
"toolz": "0.12.1",
|
| 231 |
+
"torch": "2.5.1",
|
| 232 |
+
"torchmetrics": "1.2.1",
|
| 233 |
+
"torchvision": "0.20.1",
|
| 234 |
+
"tqdm": "4.67.1",
|
| 235 |
+
"transformers": "4.50.0",
|
| 236 |
+
"triad": "0.9.8",
|
| 237 |
+
"triton": "3.1.0",
|
| 238 |
+
"typer": "0.15.2",
|
| 239 |
+
"typer-slim": "0.15.2",
|
| 240 |
+
"types-python-dateutil": "2.9.0.20241206",
|
| 241 |
+
"typing-extensions": "4.13.0",
|
| 242 |
+
"typing-inspection": "0.4.0",
|
| 243 |
+
"tzdata": "2025.2",
|
| 244 |
+
"uc-micro-py": "1.0.3",
|
| 245 |
+
"ujson": "5.10.0",
|
| 246 |
+
"unicodedata2": "16.0.0",
|
| 247 |
+
"urllib3": "2.3.0",
|
| 248 |
+
"utilsforecast": "0.2.3",
|
| 249 |
+
"uvicorn": "0.34.0",
|
| 250 |
+
"uvloop": "0.21.0",
|
| 251 |
+
"virtualenv": "20.30.0",
|
| 252 |
+
"wasabi": "1.1.3",
|
| 253 |
+
"watchfiles": "1.0.4",
|
| 254 |
+
"weasel": "0.4.1",
|
| 255 |
+
"websockets": "15.0.1",
|
| 256 |
+
"werkzeug": "3.1.3",
|
| 257 |
+
"wheel": "0.45.1",
|
| 258 |
+
"window-ops": "0.0.15",
|
| 259 |
+
"wrapt": "1.17.2",
|
| 260 |
+
"xgboost": "2.1.4",
|
| 261 |
+
"xxhash": "3.5.0",
|
| 262 |
+
"yarl": "1.9.4",
|
| 263 |
+
"zipp": "3.21.0",
|
| 264 |
+
"zstandard": "0.23.0",
|
| 265 |
+
"autocommand": "2.2.2",
|
| 266 |
+
"backports.tarfile": "1.2.0",
|
| 267 |
+
"inflect": "7.3.1",
|
| 268 |
+
"jaraco.collections": "5.1.0",
|
| 269 |
+
"jaraco.context": "5.3.0",
|
| 270 |
+
"jaraco.functools": "4.0.1",
|
| 271 |
+
"jaraco.text": "3.12.1",
|
| 272 |
+
"more-itertools": "10.3.0",
|
| 273 |
+
"tomli": "2.0.1",
|
| 274 |
+
"typeguard": "4.3.0"
|
| 275 |
+
}
|
| 276 |
+
}
|
ag-20250402_091114/models/CatBoost_BAG_L1/S1F1/model.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2835ea896d5ebbef24c040be806cb3e9f082840d819e42218637fc966273142f
|
| 3 |
+
size 2600436
|
ag-20250402_091114/models/CatBoost_BAG_L1/S1F2/model.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3d3d6a6114b709fde860cbdcec2ff2eefe7c9698cd8b9ec2253fe4f43feefed1
|
| 3 |
+
size 2959964
|
ag-20250402_091114/models/CatBoost_BAG_L1/S1F3/model.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4c42166e8a8d8c2cb0196587b8e46d77c24d395680b451f5e4699dbf8c904fe0
|
| 3 |
+
size 2675532
|
ag-20250402_091114/models/CatBoost_BAG_L1/S1F4/model.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:28a8f022836f2ecc82cb7b09b7f17c4f30cde7edd95713baa4b831ab03a3cebe
|
| 3 |
+
size 3317204
|
ag-20250402_091114/models/CatBoost_BAG_L1/S1F5/model.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:383c723047c0adc03ce8a4e8fa3e80ea368605d410cebed790d3086416e760e7
|
| 3 |
+
size 2709700
|
ag-20250402_091114/models/CatBoost_BAG_L1/S1F6/model.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5cf99218c255e42a285f3e0f6b7ce4bd1a079773c6be855daf26055d46e03b30
|
| 3 |
+
size 3499316
|
ag-20250402_091114/models/CatBoost_BAG_L1/S1F7/model.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:033b7cda3ea7350fe772116d1175db86911660c81ed9933922602d1be0c428ac
|
| 3 |
+
size 3262628
|
ag-20250402_091114/models/CatBoost_BAG_L1/S1F8/model.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8e922b52600b8c0289d41d895d9954ce6c9033639ee2eac9a8c60436ff511b66
|
| 3 |
+
size 4145460
|
ag-20250402_091114/models/CatBoost_BAG_L1/model.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3d86664f90fdd2e32e25914fb76e19d4b90c9b099dec2e2264a7dc48c1d4aa68
|
| 3 |
+
size 3083
|
ag-20250402_091114/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:61e7353719954823c557e47f8ea06b83c5947fc659a6d65d9861cf49f5bb2f29
|
| 3 |
+
size 1043
|
ag-20250402_091114/models/CatBoost_BAG_L1/utils/oof.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a008a30a60c9c86004a3a4b2de4293018b4ea109c87e8b42e50cf932dd160d3b
|
| 3 |
+
size 900291
|
ag-20250402_091114/models/ExtraTreesMSE_BAG_L1/S1F1/model.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ecbeee879386e31354935c689f9f6ef5e9b21912581e31a9f5ee0470f18a1394
|
| 3 |
+
size 648061871
|
ag-20250402_091114/models/ExtraTreesMSE_BAG_L1/model.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7cb3869b354336c2792efe43888dee869a9aa90a995fbba677bd955a401ca25e
|
| 3 |
+
size 2766
|
ag-20250402_091114/models/ExtraTreesMSE_BAG_L1/utils/model_template.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e4e2a7e15d019bd5b9c7d03f403129811c7e042b0909a2187780f4beb7a531e3
|
| 3 |
+
size 1093
|
ag-20250402_091114/models/ExtraTreesMSE_BAG_L1/utils/oof.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:143ab003d3e9001a3d8a6273481fdd01ee4d082f9f1f19fe5f0c1fc5f7eb66c1
|
| 3 |
+
size 500291
|
ag-20250402_091114/models/KNeighborsDist_BAG_L1/S1F1/model.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:894d4d14d02756a2500465d0bf9987ec340a2eafba9d86fb0a80570ff7299d28
|
| 3 |
+
size 16920314
|
ag-20250402_091114/models/KNeighborsDist_BAG_L1/model.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d316aaf5c1d3b9575ab9525998056d2233d119bb4d0da7cdfa65200779d1bc29
|
| 3 |
+
size 2762
|
ag-20250402_091114/models/KNeighborsDist_BAG_L1/utils/model_template.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:750854673e7c18796fb241210ab5873d50dc756ab4c7da9900fdd648c5cad133
|
| 3 |
+
size 1047
|
ag-20250402_091114/models/KNeighborsDist_BAG_L1/utils/oof.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1a01de8a872e8af53246d5af56dc09e653e4625997d14ca497883c3e1b20b4d9
|
| 3 |
+
size 500291
|
ag-20250402_091114/models/KNeighborsUnif_BAG_L1/S1F1/model.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:62e135fb83a6777eedd23fa98159c30e8aa718065dfc0dec5b836fe672bfe3d6
|
| 3 |
+
size 16920313
|
ag-20250402_091114/models/KNeighborsUnif_BAG_L1/model.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2006dc2bee4e46444e3c823cf45ff2458b9318cb3f47b4701f41e6280b38e3d1
|
| 3 |
+
size 2762
|
ag-20250402_091114/models/KNeighborsUnif_BAG_L1/utils/model_template.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7266ad75edcc58e0f0ec52efd7e2104030a7b89ffc625f291c24c5cae71e0d7b
|
| 3 |
+
size 1046
|
ag-20250402_091114/models/KNeighborsUnif_BAG_L1/utils/oof.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:258f05b20d362883c03d03e77e24bc077802affdbd610323aff6fa0bb880d7bb
|
| 3 |
+
size 500291
|
ag-20250402_091114/models/LightGBMXT_BAG_L1/S1F1/model.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:65feca125f1929151da7cd596df62544eacdf4bc66f8a74f8082c391d4b0bc31
|
| 3 |
+
size 15203565
|
ag-20250402_091114/models/LightGBMXT_BAG_L1/S1F2/model.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e243aedc71513fe1ee9d5c591ca6d8826b078757da543dc86bc9b1daab48763b
|
| 3 |
+
size 16335461
|
ag-20250402_091114/models/LightGBMXT_BAG_L1/S1F3/model.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6a04d51be3ddd23d9b6374986a216a4a6a2cd9998cca61fa6d0274a7ec18e1fa
|
| 3 |
+
size 17386211
|
ag-20250402_091114/models/LightGBMXT_BAG_L1/S1F4/model.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5edb08ca1cae063c799b5b3c33ac6959b7e1588396c7096f7ddd144d59baf2e0
|
| 3 |
+
size 14776190
|
ag-20250402_091114/models/LightGBMXT_BAG_L1/S1F5/model.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b558065739b7078c287b584d617f4ba3369514964e17dedfdfb0f31c8094070e
|
| 3 |
+
size 26915474
|
ag-20250402_091114/models/LightGBMXT_BAG_L1/S1F6/model.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0ab622fb775ba017cdbaa3c2b64538c330d16b8103a0d4f8b3fa279db3a42d20
|
| 3 |
+
size 26834608
|
ag-20250402_091114/models/LightGBMXT_BAG_L1/S1F7/model.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7bc611e4d1c01a600a54003bcd64968d2433caf522e0ee80b16ea97a8abb7c60
|
| 3 |
+
size 14467772
|
ag-20250402_091114/models/LightGBMXT_BAG_L1/S1F8/model.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3b4e58bcb7f5010a0bde949ade030cfb334d73f8823c7dacce31036bf0b9f4ea
|
| 3 |
+
size 27027760
|
ag-20250402_091114/models/LightGBMXT_BAG_L1/model.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:85140d48472dbf339065e0c2b4230709cdfae8baf017b6abf62afc9a136e8347
|
| 3 |
+
size 3072
|
ag-20250402_091114/models/LightGBMXT_BAG_L1/utils/model_template.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:be6bb19c122c64bd7f1f975f9b503390d5c634af944fb007bbc09a3af639dfa7
|
| 3 |
+
size 1094
|
ag-20250402_091114/models/LightGBMXT_BAG_L1/utils/oof.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c205b4bc54629e728c5dad616190b2e5601a827d273f0d43704cff5c366af394
|
| 3 |
+
size 900291
|
ag-20250402_091114/models/LightGBMXT_BAG_L2/S1F1/model.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3621e46fc45a57625c3bbd9c5886526459bdb158f01fbf152cb9320e90f5eea8
|
| 3 |
+
size 788798
|
ag-20250402_091114/models/LightGBMXT_BAG_L2/S1F2/model.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:49affeff95d06e08c45b299a79282b0fc1eedcdeb23aa1cc1533debcc630723a
|
| 3 |
+
size 967592
|
ag-20250402_091114/models/LightGBMXT_BAG_L2/S1F3/model.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:db16c608d91eb9f15bfe34a22910a4dba233ecad25df0ff538afe62eac4db9b8
|
| 3 |
+
size 1234011
|
ag-20250402_091114/models/LightGBMXT_BAG_L2/S1F4/model.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f4fa97e27e51e6020fcf669cf8691391a1dae416acf1b4e1a1578e489899c4a4
|
| 3 |
+
size 856422
|
ag-20250402_091114/models/LightGBMXT_BAG_L2/S1F5/model.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:69b4cb95aa6a81038cf06b20ba618bfc9999e8a506a1b7835df72c54d1e4d785
|
| 3 |
+
size 844945
|
ag-20250402_091114/models/LightGBMXT_BAG_L2/S1F6/model.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d702a0f31a8538b9a13123246117558f4ebb658292230075cbbbbea1c84bd3a5
|
| 3 |
+
size 487050
|
ag-20250402_091114/models/LightGBMXT_BAG_L2/S1F7/model.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:50251c0214b43484c08b6f04d57da1909a175a2a9988ab60bae7c9cfdfcfa607
|
| 3 |
+
size 512432
|
ag-20250402_091114/models/LightGBMXT_BAG_L2/S1F8/model.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2c4dfe006d254f157ecc5497fa1b40847c8ed574b19860a9ccab0e3f5779cf4c
|
| 3 |
+
size 535696
|
ag-20250402_091114/models/LightGBMXT_BAG_L2/model.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a29390e38fba36a2d74ce872264eb417830166d0ae50b00d4392344a4dabcd39
|
| 3 |
+
size 4559
|
ag-20250402_091114/models/LightGBMXT_BAG_L2/utils/model_template.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:be6bb19c122c64bd7f1f975f9b503390d5c634af944fb007bbc09a3af639dfa7
|
| 3 |
+
size 1094
|
ag-20250402_091114/models/LightGBMXT_BAG_L2/utils/oof.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ff86c6a17a6b7f3bca7f666b3318f660cb29ebb67e9db4ea1533e5b95537149d
|
| 3 |
+
size 900291
|