Abeshith commited on
Commit
aad6d02
·
verified ·
1 Parent(s): 7e5419e

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 +52 -0
  2. .gitignore +8 -11
  3. Dockerfile +1 -0
  4. models/production/model/learner.pkl +0 -0
  5. models/production/model/metadata.json +279 -0
  6. models/production/model/models/CatBoost_BAG_L1/S1F1/model.pkl +3 -0
  7. models/production/model/models/CatBoost_BAG_L1/S1F2/model.pkl +3 -0
  8. models/production/model/models/CatBoost_BAG_L1/S1F3/model.pkl +3 -0
  9. models/production/model/models/CatBoost_BAG_L1/S1F4/model.pkl +3 -0
  10. models/production/model/models/CatBoost_BAG_L1/S1F5/model.pkl +3 -0
  11. models/production/model/models/CatBoost_BAG_L1/model.pkl +0 -0
  12. models/production/model/models/CatBoost_BAG_L1/utils/model_template.pkl +0 -0
  13. models/production/model/models/CatBoost_BAG_L1/utils/oof.pkl +3 -0
  14. models/production/model/models/CatBoost_BAG_L2/S1F1/model.pkl +3 -0
  15. models/production/model/models/CatBoost_BAG_L2/S1F2/model.pkl +3 -0
  16. models/production/model/models/CatBoost_BAG_L2/S1F3/model.pkl +3 -0
  17. models/production/model/models/CatBoost_BAG_L2/S1F4/model.pkl +3 -0
  18. models/production/model/models/CatBoost_BAG_L2/S1F5/model.pkl +3 -0
  19. models/production/model/models/CatBoost_BAG_L2/model.pkl +0 -0
  20. models/production/model/models/CatBoost_BAG_L2/utils/model_template.pkl +0 -0
  21. models/production/model/models/CatBoost_BAG_L2/utils/oof.pkl +3 -0
  22. models/production/model/models/ExtraTreesEntr_BAG_L1/utils/model_template.pkl +0 -0
  23. models/production/model/models/ExtraTreesEntr_BAG_L2/utils/model_template.pkl +0 -0
  24. models/production/model/models/ExtraTreesGini_BAG_L1/utils/model_template.pkl +0 -0
  25. models/production/model/models/ExtraTreesGini_BAG_L2/utils/model_template.pkl +0 -0
  26. models/production/model/models/LightGBMLarge_BAG_L1/S1F1/model.pkl +3 -0
  27. models/production/model/models/LightGBMLarge_BAG_L1/S1F2/model.pkl +0 -0
  28. models/production/model/models/LightGBMLarge_BAG_L1/S1F3/model.pkl +3 -0
  29. models/production/model/models/LightGBMLarge_BAG_L1/S1F4/model.pkl +0 -0
  30. models/production/model/models/LightGBMLarge_BAG_L1/S1F5/model.pkl +0 -0
  31. models/production/model/models/LightGBMLarge_BAG_L1/model.pkl +0 -0
  32. models/production/model/models/LightGBMLarge_BAG_L1/utils/model_template.pkl +0 -0
  33. models/production/model/models/LightGBMLarge_BAG_L1/utils/oof.pkl +3 -0
  34. models/production/model/models/LightGBMLarge_BAG_L2/S1F1/model.pkl +3 -0
  35. models/production/model/models/LightGBMLarge_BAG_L2/S1F2/model.pkl +3 -0
  36. models/production/model/models/LightGBMLarge_BAG_L2/S1F3/model.pkl +3 -0
  37. models/production/model/models/LightGBMLarge_BAG_L2/S1F4/model.pkl +3 -0
  38. models/production/model/models/LightGBMLarge_BAG_L2/S1F5/model.pkl +3 -0
  39. models/production/model/models/LightGBMLarge_BAG_L2/model.pkl +0 -0
  40. models/production/model/models/LightGBMLarge_BAG_L2/utils/model_template.pkl +0 -0
  41. models/production/model/models/LightGBMLarge_BAG_L2/utils/oof.pkl +3 -0
  42. models/production/model/models/LightGBMXT_BAG_L1/S1F1/model.pkl +3 -0
  43. models/production/model/models/LightGBMXT_BAG_L1/S1F2/model.pkl +3 -0
  44. models/production/model/models/LightGBMXT_BAG_L1/S1F3/model.pkl +0 -0
  45. models/production/model/models/LightGBMXT_BAG_L1/S1F4/model.pkl +0 -0
  46. models/production/model/models/LightGBMXT_BAG_L1/S1F5/model.pkl +0 -0
  47. models/production/model/models/LightGBMXT_BAG_L1/model.pkl +0 -0
  48. models/production/model/models/LightGBMXT_BAG_L1/utils/model_template.pkl +0 -0
  49. models/production/model/models/LightGBMXT_BAG_L1/utils/oof.pkl +3 -0
  50. models/production/model/models/LightGBMXT_BAG_L2/S1F1/model.pkl +3 -0
.gitattributes ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ models/production/model/models/CatBoost_BAG_L1/S1F1/model.pkl filter=lfs diff=lfs merge=lfs -text
2
+ models/production/model/models/CatBoost_BAG_L1/S1F2/model.pkl filter=lfs diff=lfs merge=lfs -text
3
+ models/production/model/models/CatBoost_BAG_L1/S1F3/model.pkl filter=lfs diff=lfs merge=lfs -text
4
+ models/production/model/models/CatBoost_BAG_L1/S1F4/model.pkl filter=lfs diff=lfs merge=lfs -text
5
+ models/production/model/models/CatBoost_BAG_L1/S1F5/model.pkl filter=lfs diff=lfs merge=lfs -text
6
+ models/production/model/models/CatBoost_BAG_L1/utils/oof.pkl filter=lfs diff=lfs merge=lfs -text
7
+ models/production/model/models/CatBoost_BAG_L2/S1F1/model.pkl filter=lfs diff=lfs merge=lfs -text
8
+ models/production/model/models/CatBoost_BAG_L2/S1F2/model.pkl filter=lfs diff=lfs merge=lfs -text
9
+ models/production/model/models/CatBoost_BAG_L2/S1F3/model.pkl filter=lfs diff=lfs merge=lfs -text
10
+ models/production/model/models/CatBoost_BAG_L2/S1F4/model.pkl filter=lfs diff=lfs merge=lfs -text
11
+ models/production/model/models/CatBoost_BAG_L2/S1F5/model.pkl filter=lfs diff=lfs merge=lfs -text
12
+ models/production/model/models/CatBoost_BAG_L2/utils/oof.pkl filter=lfs diff=lfs merge=lfs -text
13
+ models/production/model/models/LightGBMLarge_BAG_L1/S1F1/model.pkl filter=lfs diff=lfs merge=lfs -text
14
+ models/production/model/models/LightGBMLarge_BAG_L1/S1F3/model.pkl filter=lfs diff=lfs merge=lfs -text
15
+ models/production/model/models/LightGBMLarge_BAG_L1/utils/oof.pkl filter=lfs diff=lfs merge=lfs -text
16
+ models/production/model/models/LightGBMLarge_BAG_L2/S1F1/model.pkl filter=lfs diff=lfs merge=lfs -text
17
+ models/production/model/models/LightGBMLarge_BAG_L2/S1F2/model.pkl filter=lfs diff=lfs merge=lfs -text
18
+ models/production/model/models/LightGBMLarge_BAG_L2/S1F3/model.pkl filter=lfs diff=lfs merge=lfs -text
19
+ models/production/model/models/LightGBMLarge_BAG_L2/S1F4/model.pkl filter=lfs diff=lfs merge=lfs -text
20
+ models/production/model/models/LightGBMLarge_BAG_L2/S1F5/model.pkl filter=lfs diff=lfs merge=lfs -text
21
+ models/production/model/models/LightGBMLarge_BAG_L2/utils/oof.pkl filter=lfs diff=lfs merge=lfs -text
22
+ models/production/model/models/LightGBMXT_BAG_L1/S1F1/model.pkl filter=lfs diff=lfs merge=lfs -text
23
+ models/production/model/models/LightGBMXT_BAG_L1/S1F2/model.pkl filter=lfs diff=lfs merge=lfs -text
24
+ models/production/model/models/LightGBMXT_BAG_L1/utils/oof.pkl filter=lfs diff=lfs merge=lfs -text
25
+ models/production/model/models/LightGBMXT_BAG_L2/S1F1/model.pkl filter=lfs diff=lfs merge=lfs -text
26
+ models/production/model/models/LightGBMXT_BAG_L2/S1F3/model.pkl filter=lfs diff=lfs merge=lfs -text
27
+ models/production/model/models/LightGBMXT_BAG_L2/S1F4/model.pkl filter=lfs diff=lfs merge=lfs -text
28
+ models/production/model/models/LightGBMXT_BAG_L2/utils/oof.pkl filter=lfs diff=lfs merge=lfs -text
29
+ models/production/model/models/LightGBM_BAG_L1/S1F1/model.pkl filter=lfs diff=lfs merge=lfs -text
30
+ models/production/model/models/LightGBM_BAG_L1/S1F2/model.pkl filter=lfs diff=lfs merge=lfs -text
31
+ models/production/model/models/LightGBM_BAG_L1/S1F4/model.pkl filter=lfs diff=lfs merge=lfs -text
32
+ models/production/model/models/LightGBM_BAG_L1/S1F5/model.pkl filter=lfs diff=lfs merge=lfs -text
33
+ models/production/model/models/LightGBM_BAG_L1/utils/oof.pkl filter=lfs diff=lfs merge=lfs -text
34
+ models/production/model/models/LightGBM_BAG_L2/S1F1/model.pkl filter=lfs diff=lfs merge=lfs -text
35
+ models/production/model/models/LightGBM_BAG_L2/S1F2/model.pkl filter=lfs diff=lfs merge=lfs -text
36
+ models/production/model/models/LightGBM_BAG_L2/S1F3/model.pkl filter=lfs diff=lfs merge=lfs -text
37
+ models/production/model/models/LightGBM_BAG_L2/S1F4/model.pkl filter=lfs diff=lfs merge=lfs -text
38
+ models/production/model/models/LightGBM_BAG_L2/S1F5/model.pkl filter=lfs diff=lfs merge=lfs -text
39
+ models/production/model/models/LightGBM_BAG_L2/utils/oof.pkl filter=lfs diff=lfs merge=lfs -text
40
+ models/production/model/models/WeightedEnsemble_L2/utils/oof.pkl filter=lfs diff=lfs merge=lfs -text
41
+ models/production/model/models/WeightedEnsemble_L3/utils/oof.pkl filter=lfs diff=lfs merge=lfs -text
42
+ models/production/model/models/XGBoost_BAG_L1/S1F2/xgb.ubj filter=lfs diff=lfs merge=lfs -text
43
+ models/production/model/models/XGBoost_BAG_L1/S1F3/xgb.ubj filter=lfs diff=lfs merge=lfs -text
44
+ models/production/model/models/XGBoost_BAG_L1/S1F4/xgb.ubj filter=lfs diff=lfs merge=lfs -text
45
+ models/production/model/models/XGBoost_BAG_L1/S1F5/xgb.ubj filter=lfs diff=lfs merge=lfs -text
46
+ models/production/model/models/XGBoost_BAG_L1/utils/oof.pkl filter=lfs diff=lfs merge=lfs -text
47
+ models/production/model/models/XGBoost_BAG_L2/S1F1/xgb.ubj filter=lfs diff=lfs merge=lfs -text
48
+ models/production/model/models/XGBoost_BAG_L2/S1F2/xgb.ubj filter=lfs diff=lfs merge=lfs -text
49
+ models/production/model/models/XGBoost_BAG_L2/S1F3/xgb.ubj filter=lfs diff=lfs merge=lfs -text
50
+ models/production/model/models/XGBoost_BAG_L2/S1F4/xgb.ubj filter=lfs diff=lfs merge=lfs -text
51
+ models/production/model/models/XGBoost_BAG_L2/S1F5/xgb.ubj filter=lfs diff=lfs merge=lfs -text
52
+ models/production/model/models/XGBoost_BAG_L2/utils/oof.pkl filter=lfs diff=lfs merge=lfs -text
.gitignore CHANGED
@@ -42,8 +42,6 @@ htmlcov/
42
  *.swo
43
  *~
44
 
45
- artifacts/
46
- !artifacts/.gitkeep
47
  mlflow/mlruns/
48
  mlruns/
49
  mlartifacts/
@@ -55,13 +53,6 @@ data/
55
  !data/.gitkeep
56
  !data/sample_data.csv
57
 
58
- *.h5
59
- *.pkl
60
- *.joblib
61
- *.model
62
- *.onnx
63
- *.pb
64
-
65
  .ipynb_checkpoints/
66
  *.ipynb_checkpoints
67
 
@@ -79,5 +70,11 @@ dmypy.json
79
  .pyre/
80
  .pytype/
81
 
82
- models/production/
83
- !models/.gitkeep
 
 
 
 
 
 
 
42
  *.swo
43
  *~
44
 
 
 
45
  mlflow/mlruns/
46
  mlruns/
47
  mlartifacts/
 
53
  !data/.gitkeep
54
  !data/sample_data.csv
55
 
 
 
 
 
 
 
 
56
  .ipynb_checkpoints/
57
  *.ipynb_checkpoints
58
 
 
70
  .pyre/
71
  .pytype/
72
 
73
+ # Large artifact data files
74
+ artifacts/data_ingestion/*.csv
75
+ artifacts/data_transformation/*.csv
76
+ artifacts/feature_engineering/*.csv
77
+ artifacts/data/raw/
78
+ artifacts/data/processed/
79
+ artifacts/data/features/
80
+
Dockerfile CHANGED
@@ -30,6 +30,7 @@ COPY src/ ./src/
30
  COPY app/ ./app/
31
  COPY config/ ./config/
32
  COPY monitoring/ ./monitoring/
 
33
  COPY setup.py ./
34
 
35
  # Install the mlpipeline package
 
30
  COPY app/ ./app/
31
  COPY config/ ./config/
32
  COPY monitoring/ ./monitoring/
33
+ COPY models/ ./models/
34
  COPY setup.py ./
35
 
36
  # Install the mlpipeline package
models/production/model/learner.pkl ADDED
Binary file (8.26 kB). View file
 
models/production/model/metadata.json ADDED
@@ -0,0 +1,279 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "system": "Windows",
3
+ "version": "1.5.0",
4
+ "lite": false,
5
+ "py_version": "3.11",
6
+ "py_version_micro": "3.11.9",
7
+ "packages": {
8
+ "aiohappyeyeballs": "2.6.1",
9
+ "aiohttp": "3.13.3",
10
+ "aiohttp-retry": "2.9.1",
11
+ "aiosignal": "1.4.0",
12
+ "alembic": "1.18.3",
13
+ "amqp": "5.3.1",
14
+ "annotated-doc": "0.0.4",
15
+ "annotated-types": "0.7.0",
16
+ "antlr4-python3-runtime": "4.9.3",
17
+ "anyio": "4.12.1",
18
+ "appdirs": "1.4.4",
19
+ "asttokens": "3.0.1",
20
+ "asyncssh": "2.22.0",
21
+ "atpublic": "7.0.0",
22
+ "attrs": "25.4.0",
23
+ "autogluon.common": "1.5.0",
24
+ "autogluon.core": "1.5.0",
25
+ "autogluon.features": "1.5.0",
26
+ "autogluon.tabular": "1.5.0",
27
+ "billiard": "4.2.4",
28
+ "black": "25.12.0",
29
+ "bleach": "6.3.0",
30
+ "blinker": "1.9.0",
31
+ "boto3": "1.42.40",
32
+ "botocore": "1.42.40",
33
+ "cachetools": "6.2.6",
34
+ "catboost": "1.2.8",
35
+ "category_encoders": "2.7.0",
36
+ "celery": "5.6.2",
37
+ "certifi": "2026.1.4",
38
+ "cffi": "2.0.0",
39
+ "charset-normalizer": "3.4.4",
40
+ "choreographer": "1.2.1",
41
+ "click": "8.3.1",
42
+ "click-didyoumean": "0.3.1",
43
+ "click-plugins": "1.1.1.2",
44
+ "click-repl": "0.3.0",
45
+ "cloudpickle": "3.1.2",
46
+ "colorama": "0.4.6",
47
+ "comm": "0.2.3",
48
+ "configobj": "5.0.9",
49
+ "contourpy": "1.3.3",
50
+ "cramjam": "2.11.0",
51
+ "cryptography": "46.0.4",
52
+ "cycler": "0.12.1",
53
+ "cython": "3.2.4",
54
+ "dash": "3.4.0",
55
+ "databricks-sdk": "0.82.0",
56
+ "decorator": "5.2.1",
57
+ "deprecation": "2.1.0",
58
+ "dictdiffer": "0.9.0",
59
+ "diskcache": "5.6.3",
60
+ "distro": "1.9.0",
61
+ "docker": "7.1.0",
62
+ "dpath": "2.2.0",
63
+ "dulwich": "1.0.0",
64
+ "dvc": "3.66.1",
65
+ "dvc-data": "3.18.2",
66
+ "dvc-http": "2.32.0",
67
+ "dvc-objects": "5.2.0",
68
+ "dvc-render": "1.0.2",
69
+ "dvc-studio-client": "0.22.0",
70
+ "dvc-task": "0.40.2",
71
+ "dynaconf": "3.2.12",
72
+ "ensure": "1.0.4",
73
+ "entrypoints": "0.4",
74
+ "evidently": "0.7.20",
75
+ "executing": "2.2.1",
76
+ "faker": "40.1.2",
77
+ "fastapi": "0.128.0",
78
+ "fastjsonschema": "2.21.2",
79
+ "fastparquet": "2025.12.0",
80
+ "filelock": "3.20.3",
81
+ "flaml": "2.5.0",
82
+ "flask": "3.1.2",
83
+ "flask-cors": "6.0.2",
84
+ "flatten-dict": "0.4.2",
85
+ "flufl.lock": "9.0.0",
86
+ "fonttools": "4.61.1",
87
+ "frozenlist": "1.8.0",
88
+ "fsspec": "2026.1.0",
89
+ "funcy": "2.0",
90
+ "gitdb": "4.0.12",
91
+ "gitpython": "3.1.46",
92
+ "google-auth": "2.48.0",
93
+ "grandalf": "0.8",
94
+ "graphene": "3.4.3",
95
+ "graphql-core": "3.2.7",
96
+ "graphql-relay": "3.2.0",
97
+ "graphviz": "0.21",
98
+ "greenlet": "3.3.1",
99
+ "gto": "1.9.0",
100
+ "h11": "0.16.0",
101
+ "httpcore": "1.0.9",
102
+ "httptools": "0.7.1",
103
+ "httpx": "0.28.1",
104
+ "huey": "2.6.0",
105
+ "hydra-core": "1.3.2",
106
+ "idna": "3.11",
107
+ "imbalanced-learn": "0.14.1",
108
+ "importlib_metadata": "8.7.1",
109
+ "iniconfig": "2.3.0",
110
+ "ipython": "9.10.0",
111
+ "ipython_pygments_lexers": "1.1.1",
112
+ "ipywidgets": "8.1.8",
113
+ "iterative-telemetry": "0.0.10",
114
+ "itsdangerous": "2.2.0",
115
+ "jedi": "0.19.2",
116
+ "jinja2": "3.1.6",
117
+ "jmespath": "1.1.0",
118
+ "joblib": "1.3.2",
119
+ "jsonschema": "4.26.0",
120
+ "jsonschema-specifications": "2025.9.1",
121
+ "jupyterlab_widgets": "3.0.16",
122
+ "jupyter_core": "5.9.1",
123
+ "kaggle": "1.8.3",
124
+ "kagglesdk": "0.1.15",
125
+ "kaleido": "1.2.0",
126
+ "kiwisolver": "1.4.9",
127
+ "kombu": "5.6.2",
128
+ "librt": "0.7.8",
129
+ "lightgbm": "4.6.0",
130
+ "litestar": "2.19.0",
131
+ "litestar-htmx": "0.5.0",
132
+ "llvmlite": "0.46.0",
133
+ "logistro": "2.0.1",
134
+ "mako": "1.3.10",
135
+ "markdown-it-py": "4.0.0",
136
+ "markupsafe": "3.0.3",
137
+ "matplotlib": "3.7.5",
138
+ "matplotlib-inline": "0.2.1",
139
+ "mdurl": "0.1.2",
140
+ "mlflow": "3.9.0",
141
+ "mlflow-skinny": "3.9.0",
142
+ "mlflow-tracing": "3.9.0",
143
+ "mlpipeline": "0.1.0",
144
+ "msgspec": "0.20.0",
145
+ "multidict": "6.7.1",
146
+ "multipart": "1.3.0",
147
+ "mypy": "1.19.1",
148
+ "mypy_extensions": "1.1.0",
149
+ "nbformat": "5.10.4",
150
+ "nest-asyncio": "1.6.0",
151
+ "networkx": "3.6.1",
152
+ "nltk": "3.9.2",
153
+ "numba": "0.63.1",
154
+ "numpy": "1.26.4",
155
+ "omegaconf": "2.3.0",
156
+ "opentelemetry-api": "1.39.1",
157
+ "opentelemetry-proto": "1.39.1",
158
+ "opentelemetry-sdk": "1.39.1",
159
+ "opentelemetry-semantic-conventions": "0.60b1",
160
+ "orjson": "3.11.7",
161
+ "packaging": "25.0",
162
+ "pandas": "2.1.4",
163
+ "parso": "0.8.5",
164
+ "pathspec": "0.12.1",
165
+ "patsy": "1.0.2",
166
+ "pillow": "12.1.0",
167
+ "pip": "24.0",
168
+ "platformdirs": "4.5.1",
169
+ "plotly": "5.24.1",
170
+ "plotly-resampler": "0.11.0",
171
+ "pluggy": "1.6.0",
172
+ "pmdarima": "2.0.4",
173
+ "polyfactory": "3.2.0",
174
+ "prettytable": "3.17.0",
175
+ "prometheus_client": "0.24.1",
176
+ "prompt_toolkit": "3.0.52",
177
+ "propcache": "0.4.1",
178
+ "protobuf": "6.33.5",
179
+ "psutil": "7.1.3",
180
+ "pure_eval": "0.2.3",
181
+ "pyarrow": "20.0.0",
182
+ "pyasn1": "0.6.2",
183
+ "pyasn1_modules": "0.4.2",
184
+ "pycaret": "3.3.2",
185
+ "pycparser": "3.0",
186
+ "pydantic": "2.12.5",
187
+ "pydantic_core": "2.41.5",
188
+ "pydantic-settings": "2.12.0",
189
+ "pydot": "4.0.1",
190
+ "pygit2": "1.19.1",
191
+ "pygments": "2.19.2",
192
+ "pygtrie": "2.5.0",
193
+ "pyod": "2.0.6",
194
+ "pyparsing": "3.3.2",
195
+ "pytest": "9.0.2",
196
+ "pytest-timeout": "2.4.0",
197
+ "python-box": "7.3.2",
198
+ "python-dateutil": "2.9.0.post0",
199
+ "python-dotenv": "1.2.1",
200
+ "python-json-logger": "4.0.0",
201
+ "python-multipart": "0.0.22",
202
+ "python-slugify": "8.0.4",
203
+ "pytokens": "0.4.1",
204
+ "pytz": "2025.2",
205
+ "pywin32": "311",
206
+ "pyyaml": "6.0.3",
207
+ "referencing": "0.37.0",
208
+ "regex": "2026.1.15",
209
+ "requests": "2.32.5",
210
+ "retrying": "1.4.2",
211
+ "rich": "14.3.2",
212
+ "rich-click": "1.9.7",
213
+ "rpds-py": "0.30.0",
214
+ "rsa": "4.9.1",
215
+ "ruamel.yaml": "0.19.1",
216
+ "s3transfer": "0.16.0",
217
+ "schemdraw": "0.15",
218
+ "scikit-base": "0.7.8",
219
+ "scikit-learn": "1.4.2",
220
+ "scikit-plot": "0.3.7",
221
+ "scipy": "1.11.4",
222
+ "scmrepo": "3.6.1",
223
+ "semver": "3.0.4",
224
+ "setuptools": "65.5.0",
225
+ "shellingham": "1.5.4",
226
+ "shortuuid": "1.0.13",
227
+ "shtab": "1.8.0",
228
+ "simplejson": "3.20.2",
229
+ "six": "1.17.0",
230
+ "sklearn-compat": "0.1.5",
231
+ "skops": "0.13.0",
232
+ "sktime": "0.26.0",
233
+ "smmap": "5.0.2",
234
+ "sniffio": "1.3.1",
235
+ "sqlalchemy": "2.0.46",
236
+ "sqlparse": "0.5.5",
237
+ "sqltrie": "0.11.2",
238
+ "stack-data": "0.6.3",
239
+ "starlette": "0.50.0",
240
+ "statsmodels": "0.14.6",
241
+ "tabulate": "0.9.0",
242
+ "tbats": "1.1.3",
243
+ "tenacity": "9.1.2",
244
+ "text-unidecode": "1.3",
245
+ "threadpoolctl": "3.6.0",
246
+ "tomlkit": "0.14.0",
247
+ "tqdm": "4.67.2",
248
+ "traitlets": "5.14.3",
249
+ "tsdownsample": "0.1.4.1",
250
+ "typer": "0.21.1",
251
+ "types-requests": "2.32.4.20260107",
252
+ "types-tqdm": "4.67.2.20260202",
253
+ "typing_extensions": "4.15.0",
254
+ "typing-inspect": "0.9.0",
255
+ "typing-inspection": "0.4.2",
256
+ "tzdata": "2025.3",
257
+ "tzlocal": "5.3.1",
258
+ "ujson": "5.11.0",
259
+ "urllib3": "2.6.3",
260
+ "uuid6": "2025.0.1",
261
+ "uvicorn": "0.40.0",
262
+ "vine": "5.1.0",
263
+ "voluptuous": "0.16.0",
264
+ "waitress": "3.0.2",
265
+ "watchdog": "6.0.0",
266
+ "watchfiles": "1.1.1",
267
+ "wcwidth": "0.5.3",
268
+ "webencodings": "0.5.1",
269
+ "websockets": "16.0",
270
+ "werkzeug": "3.1.5",
271
+ "widgetsnbextension": "4.0.15",
272
+ "xgboost": "3.1.3",
273
+ "xxhash": "3.6.0",
274
+ "yarl": "1.22.0",
275
+ "yellowbrick": "1.5",
276
+ "zc.lockfile": "4.0",
277
+ "zipp": "3.23.0"
278
+ }
279
+ }
models/production/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:aa66274d24ad5da80819807c3e43dec65adcdb7474b45e480f2be2f3f4f221b0
3
+ size 919116
models/production/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:365539a8528adbe4f77297bda7a6505d4c452167cad183f0b7de1aa790a60d46
3
+ size 919116
models/production/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:5798b1dd83070cb7cf10903cf9b30345314425f0122c47ab43633e07f163641a
3
+ size 919108
models/production/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:fee5972132d4feae0049cf99a1deb4f5c4753f35f88c48f4790dfe85eae74b78
3
+ size 919116
models/production/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:dcbafc7515d702611faa1a3cee5ec48ec13bba250aa6114959a6d465c9e3564a
3
+ size 919116
models/production/model/models/CatBoost_BAG_L1/model.pkl ADDED
Binary file (3.74 kB). View file
 
models/production/model/models/CatBoost_BAG_L1/utils/model_template.pkl ADDED
Binary file (1.12 kB). View file
 
models/production/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:416899e0548eff4ed44b2620834f0caf8f63926872ca38d8ee0fc80881648c81
3
+ size 4536291
models/production/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:9e03fa08d02f34799f3ef66ad5a36119e94de0f73718da771ceeebe95476671a
3
+ size 937302
models/production/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:ff71bc85667886008521a2210386027e6dfb507d456b27c64aa6f3003f9fd8a0
3
+ size 1071510
models/production/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:5dd925369eeeb1efda2f928c096474b6a8e9ee87fc0b19fa9917fe007b55734a
3
+ size 981334
models/production/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:811904524610707ec2c5fa65478b2702b79ec6846d749c848b498ad3026c5bfb
3
+ size 1065270
models/production/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:781337166e27bc78df949545048e6fbef43acbe8bb5c7a25c996558ff74e7277
3
+ size 951110
models/production/model/models/CatBoost_BAG_L2/model.pkl ADDED
Binary file (4.33 kB). View file
 
models/production/model/models/CatBoost_BAG_L2/utils/model_template.pkl ADDED
Binary file (1.12 kB). View file
 
models/production/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:ce29c0e686ac63055b0512add048206bb3c26fdabf1f4206450b0c0818480b1b
3
+ size 4536291
models/production/model/models/ExtraTreesEntr_BAG_L1/utils/model_template.pkl ADDED
Binary file (1.16 kB). View file
 
models/production/model/models/ExtraTreesEntr_BAG_L2/utils/model_template.pkl ADDED
Binary file (1.16 kB). View file
 
models/production/model/models/ExtraTreesGini_BAG_L1/utils/model_template.pkl ADDED
Binary file (1.16 kB). View file
 
models/production/model/models/ExtraTreesGini_BAG_L2/utils/model_template.pkl ADDED
Binary file (1.16 kB). View file
 
models/production/model/models/LightGBMLarge_BAG_L1/S1F1/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c3eae156b69016dc7c4519f716c383b946a0f85d2293244816854b6af485b29
3
+ size 3960981
models/production/model/models/LightGBMLarge_BAG_L1/S1F2/model.pkl ADDED
Binary file (21.1 kB). View file
 
models/production/model/models/LightGBMLarge_BAG_L1/S1F3/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6aefd0e4ce1e630c13ef2417eb216a76e4d96ca77f403e9c97c321751308beca
3
+ size 163657
models/production/model/models/LightGBMLarge_BAG_L1/S1F4/model.pkl ADDED
Binary file (21.1 kB). View file
 
models/production/model/models/LightGBMLarge_BAG_L1/S1F5/model.pkl ADDED
Binary file (21.1 kB). View file
 
models/production/model/models/LightGBMLarge_BAG_L1/model.pkl ADDED
Binary file (3.73 kB). View file
 
models/production/model/models/LightGBMLarge_BAG_L1/utils/model_template.pkl ADDED
Binary file (1.25 kB). View file
 
models/production/model/models/LightGBMLarge_BAG_L1/utils/oof.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a90ba368170fbb8b3cc59a3704b243595c23a20b00226495c9bfb02a3b28741
3
+ size 4536291
models/production/model/models/LightGBMLarge_BAG_L2/S1F1/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51e777734eebd9005d4d8126b9ba8f725fc0e2e2cb3cfa5674dfe42cf7b06b66
3
+ size 647606
models/production/model/models/LightGBMLarge_BAG_L2/S1F2/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c0945b744c0bf98603527af8f9e95da394b7d2dbc4736234e284a89a9b8b07a
3
+ size 758503
models/production/model/models/LightGBMLarge_BAG_L2/S1F3/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de265493545b78a8b3ef3cdd5ba0cd738d67f729d6937c8bd2db2b125f01bf8c
3
+ size 675439
models/production/model/models/LightGBMLarge_BAG_L2/S1F4/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48f233113be67760377d0da9cd29f54670b43270e11d49225a33901938598338
3
+ size 1396161
models/production/model/models/LightGBMLarge_BAG_L2/S1F5/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f225c225f19fa5b5fbef31a00ea329a9a3664d058d4055962a40578f41cd9363
3
+ size 967089
models/production/model/models/LightGBMLarge_BAG_L2/model.pkl ADDED
Binary file (4.33 kB). View file
 
models/production/model/models/LightGBMLarge_BAG_L2/utils/model_template.pkl ADDED
Binary file (1.25 kB). View file
 
models/production/model/models/LightGBMLarge_BAG_L2/utils/oof.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:077fa334a643a17dcfad5248ed039191628e85cf8d25426faf7878408204e803
3
+ size 4536291
models/production/model/models/LightGBMXT_BAG_L1/S1F1/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:880ef46a3ff4b730d61877177bda546ecc57911874f8422d86775bc0ede4979c
3
+ size 614260
models/production/model/models/LightGBMXT_BAG_L1/S1F2/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3b308e19e5f7fcd278946c67a622eb46313887475227d00e68741e9d1f3db0f
3
+ size 335950
models/production/model/models/LightGBMXT_BAG_L1/S1F3/model.pkl ADDED
Binary file (10.4 kB). View file
 
models/production/model/models/LightGBMXT_BAG_L1/S1F4/model.pkl ADDED
Binary file (10.4 kB). View file
 
models/production/model/models/LightGBMXT_BAG_L1/S1F5/model.pkl ADDED
Binary file (10.4 kB). View file
 
models/production/model/models/LightGBMXT_BAG_L1/model.pkl ADDED
Binary file (3.72 kB). View file
 
models/production/model/models/LightGBMXT_BAG_L1/utils/model_template.pkl ADDED
Binary file (1.17 kB). View file
 
models/production/model/models/LightGBMXT_BAG_L1/utils/oof.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19bac82f548853b7512af7a071437897cc756b5e53337f725df52bcb3d153951
3
+ size 4536291
models/production/model/models/LightGBMXT_BAG_L2/S1F1/model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:845a2cd8ec928a09925b900873c0f239952d9127f64b7d4b32b8174923c18fa9
3
+ size 562868