-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2,101 changed files
with
28,610 additions
and
0 deletions.
There are no files selected for viewing
27 changes: 27 additions & 0 deletions
27
.../507776702722051758/04b7345c02a24d4aa2a33cf34633d8e7/artifacts/classification_report.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"0": { | ||
"precision": 0.6896551724137931, | ||
"recall": 0.5555555555555556, | ||
"f1-score": 0.6153846153846154, | ||
"support": 36 | ||
}, | ||
"1": { | ||
"precision": 0.7746478873239436, | ||
"recall": 0.859375, | ||
"f1-score": 0.8148148148148148, | ||
"support": 64 | ||
}, | ||
"accuracy": 0.75, | ||
"macro avg": { | ||
"precision": 0.7321515298688683, | ||
"recall": 0.7074652777777778, | ||
"f1-score": 0.7150997150997151, | ||
"support": 100 | ||
}, | ||
"weighted avg": { | ||
"precision": 0.7440505099562895, | ||
"recall": 0.75, | ||
"f1-score": 0.743019943019943, | ||
"support": 100 | ||
} | ||
} |
9 changes: 9 additions & 0 deletions
9
mlruns/507776702722051758/04b7345c02a24d4aa2a33cf34633d8e7/artifacts/model_params.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"hidden_size": 256, | ||
"n_layers": 1, | ||
"bias": true, | ||
"rnn_dropout": 0.1, | ||
"bidirectional": false, | ||
"fc_dropout": 0.4, | ||
"init_weights": true | ||
} |
15 changes: 15 additions & 0 deletions
15
mlruns/507776702722051758/04b7345c02a24d4aa2a33cf34633d8e7/meta.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
artifact_uri: file:///home/pops/myProjects/ts_classification_mlflow_hydra_optuna/mlruns/507776702722051758/04b7345c02a24d4aa2a33cf34633d8e7/artifacts | ||
end_time: 1710630980951 | ||
entry_point_name: '' | ||
experiment_id: '507776702722051758' | ||
lifecycle_stage: active | ||
run_id: 04b7345c02a24d4aa2a33cf34633d8e7 | ||
run_name: ECG200 | ||
run_uuid: 04b7345c02a24d4aa2a33cf34633d8e7 | ||
source_name: '' | ||
source_type: 4 | ||
source_version: '' | ||
start_time: 1710630980938 | ||
status: 3 | ||
tags: [] | ||
user_id: pops |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/04b7345c02a24d4aa2a33cf34633d8e7/metrics/accuracy
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
1710630980943 0.75 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/04b7345c02a24d4aa2a33cf34633d8e7/metrics/f1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
1710630980944 0.743019943019943 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/04b7345c02a24d4aa2a33cf34633d8e7/metrics/macro_f1_score
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
1710630980946 0.7150997150997151 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/04b7345c02a24d4aa2a33cf34633d8e7/metrics/precision
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
1710630980945 0.7321515298688683 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/04b7345c02a24d4aa2a33cf34633d8e7/metrics/recall
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
1710630980945 0.7074652777777778 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/04b7345c02a24d4aa2a33cf34633d8e7/metrics/support
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
1710630980946 100.0 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/04b7345c02a24d4aa2a33cf34633d8e7/params/epochs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
500 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/04b7345c02a24d4aa2a33cf34633d8e7/params/lr
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
0.001 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/04b7345c02a24d4aa2a33cf34633d8e7/params/model_name
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
LSTM |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/04b7345c02a24d4aa2a33cf34633d8e7/tags/mlflow.runName
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
ECG200 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/04b7345c02a24d4aa2a33cf34633d8e7/tags/mlflow.source.git.commit
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
35e28ad1ca053b9883d29f6e770d385be6ac37bf |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/04b7345c02a24d4aa2a33cf34633d8e7/tags/mlflow.source.name
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
main.py |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/04b7345c02a24d4aa2a33cf34633d8e7/tags/mlflow.source.type
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
LOCAL |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/04b7345c02a24d4aa2a33cf34633d8e7/tags/mlflow.user
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
pops |
27 changes: 27 additions & 0 deletions
27
.../507776702722051758/07706e6e4cad40de9c0ba60e45edb9d8/artifacts/classification_report.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"0": { | ||
"precision": 0.7575757575757576, | ||
"recall": 0.6944444444444444, | ||
"f1-score": 0.7246376811594203, | ||
"support": 36 | ||
}, | ||
"1": { | ||
"precision": 0.835820895522388, | ||
"recall": 0.875, | ||
"f1-score": 0.8549618320610687, | ||
"support": 64 | ||
}, | ||
"accuracy": 0.81, | ||
"macro avg": { | ||
"precision": 0.7966983265490728, | ||
"recall": 0.7847222222222222, | ||
"f1-score": 0.7897997566102445, | ||
"support": 100 | ||
}, | ||
"weighted avg": { | ||
"precision": 0.807652645861601, | ||
"recall": 0.81, | ||
"f1-score": 0.8080451377364752, | ||
"support": 100 | ||
} | ||
} |
9 changes: 9 additions & 0 deletions
9
mlruns/507776702722051758/07706e6e4cad40de9c0ba60e45edb9d8/artifacts/model_params.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"hidden_size": 256, | ||
"n_layers": 1, | ||
"bias": true, | ||
"rnn_dropout": 0.0, | ||
"bidirectional": false, | ||
"fc_dropout": 0.5, | ||
"init_weights": true | ||
} |
15 changes: 15 additions & 0 deletions
15
mlruns/507776702722051758/07706e6e4cad40de9c0ba60e45edb9d8/meta.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
artifact_uri: file:///home/pops/myProjects/ts_classification_mlflow_hydra_optuna/mlruns/507776702722051758/07706e6e4cad40de9c0ba60e45edb9d8/artifacts | ||
end_time: 1710631006010 | ||
entry_point_name: '' | ||
experiment_id: '507776702722051758' | ||
lifecycle_stage: active | ||
run_id: 07706e6e4cad40de9c0ba60e45edb9d8 | ||
run_name: ECG200 | ||
run_uuid: 07706e6e4cad40de9c0ba60e45edb9d8 | ||
source_name: '' | ||
source_type: 4 | ||
source_version: '' | ||
start_time: 1710631005998 | ||
status: 3 | ||
tags: [] | ||
user_id: pops |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/07706e6e4cad40de9c0ba60e45edb9d8/metrics/accuracy
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
1710631006003 0.81 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/07706e6e4cad40de9c0ba60e45edb9d8/metrics/f1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
1710631006004 0.8080451377364752 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/07706e6e4cad40de9c0ba60e45edb9d8/metrics/macro_f1_score
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
1710631006006 0.7897997566102445 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/07706e6e4cad40de9c0ba60e45edb9d8/metrics/precision
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
1710631006004 0.7966983265490728 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/07706e6e4cad40de9c0ba60e45edb9d8/metrics/recall
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
1710631006005 0.7847222222222222 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/07706e6e4cad40de9c0ba60e45edb9d8/metrics/support
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
1710631006005 100.0 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/07706e6e4cad40de9c0ba60e45edb9d8/params/epochs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
500 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/07706e6e4cad40de9c0ba60e45edb9d8/params/lr
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
0.001 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/07706e6e4cad40de9c0ba60e45edb9d8/params/model_name
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
LSTM |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/07706e6e4cad40de9c0ba60e45edb9d8/tags/mlflow.runName
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
ECG200 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/07706e6e4cad40de9c0ba60e45edb9d8/tags/mlflow.source.git.commit
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
35e28ad1ca053b9883d29f6e770d385be6ac37bf |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/07706e6e4cad40de9c0ba60e45edb9d8/tags/mlflow.source.name
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
main.py |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/07706e6e4cad40de9c0ba60e45edb9d8/tags/mlflow.source.type
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
LOCAL |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/07706e6e4cad40de9c0ba60e45edb9d8/tags/mlflow.user
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
pops |
27 changes: 27 additions & 0 deletions
27
.../507776702722051758/084bb665a838430d9e7be83c523c0f6c/artifacts/classification_report.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"0": { | ||
"precision": 0.6666666666666666, | ||
"recall": 0.4444444444444444, | ||
"f1-score": 0.5333333333333333, | ||
"support": 36 | ||
}, | ||
"1": { | ||
"precision": 0.7368421052631579, | ||
"recall": 0.875, | ||
"f1-score": 0.7999999999999999, | ||
"support": 64 | ||
}, | ||
"accuracy": 0.72, | ||
"macro avg": { | ||
"precision": 0.7017543859649122, | ||
"recall": 0.6597222222222222, | ||
"f1-score": 0.6666666666666666, | ||
"support": 100 | ||
}, | ||
"weighted avg": { | ||
"precision": 0.7115789473684211, | ||
"recall": 0.72, | ||
"f1-score": 0.704, | ||
"support": 100 | ||
} | ||
} |
9 changes: 9 additions & 0 deletions
9
mlruns/507776702722051758/084bb665a838430d9e7be83c523c0f6c/artifacts/model_params.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"hidden_size": 32, | ||
"n_layers": 4, | ||
"bias": false, | ||
"rnn_dropout": 0.30000000000000004, | ||
"bidirectional": true, | ||
"fc_dropout": 0.5, | ||
"init_weights": false | ||
} |
15 changes: 15 additions & 0 deletions
15
mlruns/507776702722051758/084bb665a838430d9e7be83c523c0f6c/meta.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
artifact_uri: file:///home/pops/myProjects/ts_classification_mlflow_hydra_optuna/mlruns/507776702722051758/084bb665a838430d9e7be83c523c0f6c/artifacts | ||
end_time: 1710630128846 | ||
entry_point_name: '' | ||
experiment_id: '507776702722051758' | ||
lifecycle_stage: active | ||
run_id: 084bb665a838430d9e7be83c523c0f6c | ||
run_name: ECG200 | ||
run_uuid: 084bb665a838430d9e7be83c523c0f6c | ||
source_name: '' | ||
source_type: 4 | ||
source_version: '' | ||
start_time: 1710630128834 | ||
status: 3 | ||
tags: [] | ||
user_id: pops |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/084bb665a838430d9e7be83c523c0f6c/metrics/accuracy
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
1710630128839 0.72 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/084bb665a838430d9e7be83c523c0f6c/metrics/f1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
1710630128840 0.704 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/084bb665a838430d9e7be83c523c0f6c/metrics/macro_f1_score
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
1710630128842 0.6666666666666666 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/084bb665a838430d9e7be83c523c0f6c/metrics/precision
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
1710630128840 0.7017543859649122 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/084bb665a838430d9e7be83c523c0f6c/metrics/recall
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
1710630128841 0.6597222222222222 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/084bb665a838430d9e7be83c523c0f6c/metrics/support
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
1710630128841 100.0 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/084bb665a838430d9e7be83c523c0f6c/params/epochs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
500 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/084bb665a838430d9e7be83c523c0f6c/params/lr
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
0.001 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/084bb665a838430d9e7be83c523c0f6c/params/model_name
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
LSTM |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/084bb665a838430d9e7be83c523c0f6c/tags/mlflow.runName
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
ECG200 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/084bb665a838430d9e7be83c523c0f6c/tags/mlflow.source.git.commit
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
35e28ad1ca053b9883d29f6e770d385be6ac37bf |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/084bb665a838430d9e7be83c523c0f6c/tags/mlflow.source.name
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
main.py |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/084bb665a838430d9e7be83c523c0f6c/tags/mlflow.source.type
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
LOCAL |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/084bb665a838430d9e7be83c523c0f6c/tags/mlflow.user
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
pops |
27 changes: 27 additions & 0 deletions
27
.../507776702722051758/08cd045ec2a94181b327a2160adf7f60/artifacts/classification_report.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"0": { | ||
"precision": 0.6216216216216216, | ||
"recall": 0.6388888888888888, | ||
"f1-score": 0.6301369863013699, | ||
"support": 36 | ||
}, | ||
"1": { | ||
"precision": 0.7936507936507936, | ||
"recall": 0.78125, | ||
"f1-score": 0.7874015748031497, | ||
"support": 64 | ||
}, | ||
"accuracy": 0.73, | ||
"macro avg": { | ||
"precision": 0.7076362076362076, | ||
"recall": 0.7100694444444444, | ||
"f1-score": 0.7087692805522599, | ||
"support": 100 | ||
}, | ||
"weighted avg": { | ||
"precision": 0.7317202917202917, | ||
"recall": 0.73, | ||
"f1-score": 0.7307863229425089, | ||
"support": 100 | ||
} | ||
} |
9 changes: 9 additions & 0 deletions
9
mlruns/507776702722051758/08cd045ec2a94181b327a2160adf7f60/artifacts/model_params.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"hidden_size": 128, | ||
"n_layers": 1, | ||
"bias": true, | ||
"rnn_dropout": 0.4, | ||
"bidirectional": false, | ||
"fc_dropout": 0.30000000000000004, | ||
"init_weights": false | ||
} |
15 changes: 15 additions & 0 deletions
15
mlruns/507776702722051758/08cd045ec2a94181b327a2160adf7f60/meta.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
artifact_uri: file:///home/pops/myProjects/ts_classification_mlflow_hydra_optuna/mlruns/507776702722051758/08cd045ec2a94181b327a2160adf7f60/artifacts | ||
end_time: 1710629812356 | ||
entry_point_name: '' | ||
experiment_id: '507776702722051758' | ||
lifecycle_stage: active | ||
run_id: 08cd045ec2a94181b327a2160adf7f60 | ||
run_name: ECG200 | ||
run_uuid: 08cd045ec2a94181b327a2160adf7f60 | ||
source_name: '' | ||
source_type: 4 | ||
source_version: '' | ||
start_time: 1710629812344 | ||
status: 3 | ||
tags: [] | ||
user_id: pops |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/08cd045ec2a94181b327a2160adf7f60/metrics/accuracy
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
1710629812349 0.73 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/08cd045ec2a94181b327a2160adf7f60/metrics/f1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
1710629812350 0.7307863229425089 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/08cd045ec2a94181b327a2160adf7f60/metrics/macro_f1_score
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
1710629812352 0.7087692805522599 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/08cd045ec2a94181b327a2160adf7f60/metrics/precision
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
1710629812350 0.7076362076362076 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/08cd045ec2a94181b327a2160adf7f60/metrics/recall
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
1710629812351 0.7100694444444444 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/08cd045ec2a94181b327a2160adf7f60/metrics/support
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
1710629812351 100.0 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/08cd045ec2a94181b327a2160adf7f60/params/epochs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
500 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/08cd045ec2a94181b327a2160adf7f60/params/lr
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
0.001 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/08cd045ec2a94181b327a2160adf7f60/params/model_name
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
LSTM |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/08cd045ec2a94181b327a2160adf7f60/tags/mlflow.runName
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
ECG200 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/08cd045ec2a94181b327a2160adf7f60/tags/mlflow.source.git.commit
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
35e28ad1ca053b9883d29f6e770d385be6ac37bf |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/08cd045ec2a94181b327a2160adf7f60/tags/mlflow.source.name
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
main.py |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/08cd045ec2a94181b327a2160adf7f60/tags/mlflow.source.type
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
LOCAL |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/08cd045ec2a94181b327a2160adf7f60/tags/mlflow.user
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
pops |
27 changes: 27 additions & 0 deletions
27
.../507776702722051758/08e5f363fe364a0296a182138c4c46fe/artifacts/classification_report.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"0": { | ||
"precision": 0.5555555555555556, | ||
"recall": 0.6944444444444444, | ||
"f1-score": 0.6172839506172839, | ||
"support": 36 | ||
}, | ||
"1": { | ||
"precision": 0.8, | ||
"recall": 0.6875, | ||
"f1-score": 0.7394957983193278, | ||
"support": 64 | ||
}, | ||
"accuracy": 0.69, | ||
"macro avg": { | ||
"precision": 0.6777777777777778, | ||
"recall": 0.6909722222222222, | ||
"f1-score": 0.6783898744683059, | ||
"support": 100 | ||
}, | ||
"weighted avg": { | ||
"precision": 0.7120000000000001, | ||
"recall": 0.69, | ||
"f1-score": 0.6954995331465921, | ||
"support": 100 | ||
} | ||
} |
Oops, something went wrong.