Prathamesh Bhamare commited on
Commit ·
08e36e8
1
Parent(s): 5ce4c48
Add missing model artifacts
Browse files- mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/artifacts/MLmodel +23 -0
- mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/artifacts/conda.yaml +18 -0
- mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/artifacts/model.pkl +3 -0
- mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/artifacts/python_env.yaml +7 -0
- mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/artifacts/requirements.txt +11 -0
- mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/meta.yaml +10 -0
- mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/metrics/cv_mean_log_loss +1 -0
- mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/metrics/cv_mean_roc_auc +1 -0
- mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/boosting_type +1 -0
- mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/class_weight +1 -0
- mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/colsample_bytree +1 -0
- mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/importance_type +1 -0
- mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/learning_rate +1 -0
- mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/max_depth +1 -0
- mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/min_child_samples +1 -0
- mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/min_child_weight +1 -0
- mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/min_split_gain +1 -0
- mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/model_type +1 -0
- mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/n_estimators +1 -0
- mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/n_features +1 -0
- mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/n_jobs +1 -0
- mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/n_rows +1 -0
- mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/n_splits +1 -0
- mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/num_leaves +1 -0
- mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/objective +1 -0
- mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/random_state +1 -0
- mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/reg_alpha +1 -0
- mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/reg_lambda +1 -0
- mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/subsample +1 -0
- mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/subsample_for_bin +1 -0
- mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/subsample_freq +1 -0
- mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/verbosity +1 -0
- mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/tags/mlflow.modelVersions +1 -0
- mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/tags/mlflow.source.git.commit +1 -0
- mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/tags/mlflow.source.name +1 -0
- mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/tags/mlflow.source.type +1 -0
- mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/tags/mlflow.user +1 -0
- mlruns/models/kronector-f1-lgbm/version-9/meta.yaml +16 -0
mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/artifacts/MLmodel
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
artifact_path: file:///D:/kronector/mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/artifacts
|
| 2 |
+
flavors:
|
| 3 |
+
lightgbm:
|
| 4 |
+
code: null
|
| 5 |
+
data: model.pkl
|
| 6 |
+
lgb_version: 4.6.0
|
| 7 |
+
model_class: lightgbm.sklearn.LGBMClassifier
|
| 8 |
+
serialization_format: cloudpickle
|
| 9 |
+
skops_trusted_types: null
|
| 10 |
+
python_function:
|
| 11 |
+
data: model.pkl
|
| 12 |
+
env:
|
| 13 |
+
conda: conda.yaml
|
| 14 |
+
virtualenv: python_env.yaml
|
| 15 |
+
loader_module: mlflow.lightgbm
|
| 16 |
+
python_version: 3.11.9
|
| 17 |
+
mlflow_version: 3.12.0
|
| 18 |
+
model_id: m-69f1a06b3ee8427a9fd097b178f1195e
|
| 19 |
+
model_size_bytes: 689082
|
| 20 |
+
model_uuid: m-69f1a06b3ee8427a9fd097b178f1195e
|
| 21 |
+
prompts: null
|
| 22 |
+
run_id: fbb4045281c347e380aedd560ae8e6aa
|
| 23 |
+
utc_time_created: '2026-06-08 06:30:29.754040'
|
mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/artifacts/conda.yaml
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
channels:
|
| 2 |
+
- conda-forge
|
| 3 |
+
dependencies:
|
| 4 |
+
- python=3.11.9
|
| 5 |
+
- pip<=26.0.1
|
| 6 |
+
- pip:
|
| 7 |
+
- mlflow==3.12.0
|
| 8 |
+
- cloudpickle==3.1.2
|
| 9 |
+
- defusedxml==0.7.1
|
| 10 |
+
- lightgbm==4.6.0
|
| 11 |
+
- matplotlib==3.8.3
|
| 12 |
+
- numpy==1.26.4
|
| 13 |
+
- pandas==2.2.3
|
| 14 |
+
- psutil==7.0.0
|
| 15 |
+
- pyarrow==23.0.0
|
| 16 |
+
- scikit-learn==1.6.0
|
| 17 |
+
- scipy==1.15.0
|
| 18 |
+
name: mlflow-env
|
mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/artifacts/model.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b7ca71f875aaab109291bd4f571385a7161f5232085207fb6d53f58f9d9db0e
|
| 3 |
+
size 689082
|
mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/artifacts/python_env.yaml
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
python: 3.11.9
|
| 2 |
+
build_dependencies:
|
| 3 |
+
- pip==26.0.1
|
| 4 |
+
- setuptools==65.5.0
|
| 5 |
+
- wheel
|
| 6 |
+
dependencies:
|
| 7 |
+
- -r requirements.txt
|
mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/artifacts/requirements.txt
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
mlflow==3.12.0
|
| 2 |
+
cloudpickle==3.1.2
|
| 3 |
+
defusedxml==0.7.1
|
| 4 |
+
lightgbm==4.6.0
|
| 5 |
+
matplotlib==3.8.3
|
| 6 |
+
numpy==1.26.4
|
| 7 |
+
pandas==2.2.3
|
| 8 |
+
psutil==7.0.0
|
| 9 |
+
pyarrow==23.0.0
|
| 10 |
+
scikit-learn==1.6.0
|
| 11 |
+
scipy==1.15.0
|
mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/meta.yaml
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
artifact_location: file:///D:/kronector/mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/artifacts
|
| 2 |
+
creation_timestamp: 1780900229664
|
| 3 |
+
experiment_id: '397654914467683841'
|
| 4 |
+
last_updated_timestamp: 1780900238101
|
| 5 |
+
model_id: m-69f1a06b3ee8427a9fd097b178f1195e
|
| 6 |
+
model_type: null
|
| 7 |
+
name: model
|
| 8 |
+
source_run_id: fbb4045281c347e380aedd560ae8e6aa
|
| 9 |
+
status: 2
|
| 10 |
+
status_message: null
|
mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/metrics/cv_mean_log_loss
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
1780900229591 0.15865646326805805 0 fbb4045281c347e380aedd560ae8e6aa
|
mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/metrics/cv_mean_roc_auc
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
1780900229591 0.940918098544094 0 fbb4045281c347e380aedd560ae8e6aa
|
mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/boosting_type
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
gbdt
|
mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/class_weight
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
balanced
|
mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/colsample_bytree
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
1.0
|
mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/importance_type
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
split
|
mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/learning_rate
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
0.05
|
mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/max_depth
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
-1
|
mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/min_child_samples
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
20
|
mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/min_child_weight
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
0.001
|
mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/min_split_gain
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
0.0
|
mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/model_type
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
LightGBM
|
mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/n_estimators
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
200
|
mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/n_features
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
18
|
mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/n_jobs
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
None
|
mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/n_rows
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
4895
|
mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/n_splits
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
5
|
mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/num_leaves
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
31
|
mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/objective
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
binary
|
mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/random_state
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
42
|
mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/reg_alpha
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
0.0
|
mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/reg_lambda
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
0.0
|
mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/subsample
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
1.0
|
mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/subsample_for_bin
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
200000
|
mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/subsample_freq
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
0
|
mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/params/verbosity
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
-1
|
mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/tags/mlflow.modelVersions
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
[{"name": "kronector-f1-lgbm", "version": 9}]
|
mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/tags/mlflow.source.git.commit
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
a3de92c9a70c2b07a4bb8e4523a8a82a791e244d
|
mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/tags/mlflow.source.name
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
D:\kronector\ml\train.py
|
mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/tags/mlflow.source.type
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
LOCAL
|
mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/tags/mlflow.user
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Lenovo
|
mlruns/models/kronector-f1-lgbm/version-9/meta.yaml
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
creation_timestamp: 1780900238236
|
| 2 |
+
current_stage: None
|
| 3 |
+
deployment_job_state: null
|
| 4 |
+
description: null
|
| 5 |
+
last_updated_timestamp: 1780900238236
|
| 6 |
+
model_id: m-69f1a06b3ee8427a9fd097b178f1195e
|
| 7 |
+
name: kronector-f1-lgbm
|
| 8 |
+
run_id: fbb4045281c347e380aedd560ae8e6aa
|
| 9 |
+
run_link: null
|
| 10 |
+
source: models:/m-69f1a06b3ee8427a9fd097b178f1195e
|
| 11 |
+
status: READY
|
| 12 |
+
status_message: null
|
| 13 |
+
storage_location: file:///D:/kronector/mlruns/397654914467683841/models/m-69f1a06b3ee8427a9fd097b178f1195e/artifacts
|
| 14 |
+
user_id: null
|
| 15 |
+
version: 9
|
| 16 |
+
workspace: default
|