-
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.
Merge pull request #7 from mijanr/runs
new runs added
- Loading branch information
Showing
4,203 changed files
with
59,647 additions
and
2 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
39 changes: 39 additions & 0 deletions
39
.../507776702722051758/00959dc88a7741d5b585c0a54de2d200/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,39 @@ | ||
{ | ||
"0": { | ||
"precision": 0.3333333333333333, | ||
"recall": 0.06666666666666667, | ||
"f1-score": 0.1111111111111111, | ||
"support": 15 | ||
}, | ||
"1": { | ||
"precision": 0.5588235294117647, | ||
"recall": 0.6333333333333333, | ||
"f1-score": 0.59375, | ||
"support": 30 | ||
}, | ||
"2": { | ||
"precision": 0.35714285714285715, | ||
"recall": 0.3333333333333333, | ||
"f1-score": 0.3448275862068965, | ||
"support": 15 | ||
}, | ||
"3": { | ||
"precision": 0.30434782608695654, | ||
"recall": 0.5, | ||
"f1-score": 0.3783783783783784, | ||
"support": 14 | ||
}, | ||
"accuracy": 0.43243243243243246, | ||
"macro avg": { | ||
"precision": 0.38841188649372793, | ||
"recall": 0.3833333333333333, | ||
"f1-score": 0.3570167689240965, | ||
"support": 74 | ||
}, | ||
"weighted avg": { | ||
"precision": 0.4240907879015296, | ||
"recall": 0.43243243243243246, | ||
"f1-score": 0.40471456428469477, | ||
"support": 74 | ||
} | ||
} |
9 changes: 9 additions & 0 deletions
9
mlruns/507776702722051758/00959dc88a7741d5b585c0a54de2d200/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": 2, | ||
"bias": true, | ||
"rnn_dropout": 0.4, | ||
"bidirectional": false, | ||
"fc_dropout": 0.4, | ||
"init_weights": true | ||
} |
15 changes: 15 additions & 0 deletions
15
mlruns/507776702722051758/00959dc88a7741d5b585c0a54de2d200/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/00959dc88a7741d5b585c0a54de2d200/artifacts | ||
end_time: 1710672319164 | ||
entry_point_name: '' | ||
experiment_id: '507776702722051758' | ||
lifecycle_stage: active | ||
run_id: 00959dc88a7741d5b585c0a54de2d200 | ||
run_name: HandMovementDirection | ||
run_uuid: 00959dc88a7741d5b585c0a54de2d200 | ||
source_name: '' | ||
source_type: 4 | ||
source_version: '' | ||
start_time: 1710672319146 | ||
status: 3 | ||
tags: [] | ||
user_id: pops |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/00959dc88a7741d5b585c0a54de2d200/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 @@ | ||
1710672319154 0.43243243243243246 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/00959dc88a7741d5b585c0a54de2d200/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 @@ | ||
1710672319155 0.40471456428469477 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/00959dc88a7741d5b585c0a54de2d200/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 @@ | ||
1710672319158 0.3570167689240965 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/00959dc88a7741d5b585c0a54de2d200/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 @@ | ||
1710672319155 0.38841188649372793 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/00959dc88a7741d5b585c0a54de2d200/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 @@ | ||
1710672319156 0.3833333333333333 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/00959dc88a7741d5b585c0a54de2d200/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 @@ | ||
1710672319157 74.0 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/00959dc88a7741d5b585c0a54de2d200/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/00959dc88a7741d5b585c0a54de2d200/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/00959dc88a7741d5b585c0a54de2d200/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/00959dc88a7741d5b585c0a54de2d200/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 @@ | ||
HandMovementDirection |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/00959dc88a7741d5b585c0a54de2d200/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 @@ | ||
d1306ed4cae1c59f4194f59dde6b26c98c340419 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/00959dc88a7741d5b585c0a54de2d200/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/00959dc88a7741d5b585c0a54de2d200/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/00959dc88a7741d5b585c0a54de2d200/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 |
39 changes: 39 additions & 0 deletions
39
.../507776702722051758/07e20b2a9c4e4e6ab92ea82d8f0e352a/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,39 @@ | ||
{ | ||
"0": { | ||
"precision": 0.25, | ||
"recall": 0.13333333333333333, | ||
"f1-score": 0.1739130434782609, | ||
"support": 15 | ||
}, | ||
"1": { | ||
"precision": 0.6923076923076923, | ||
"recall": 0.6, | ||
"f1-score": 0.6428571428571429, | ||
"support": 30 | ||
}, | ||
"2": { | ||
"precision": 0.2727272727272727, | ||
"recall": 0.2, | ||
"f1-score": 0.23076923076923075, | ||
"support": 15 | ||
}, | ||
"3": { | ||
"precision": 0.27586206896551724, | ||
"recall": 0.5714285714285714, | ||
"f1-score": 0.37209302325581395, | ||
"support": 14 | ||
}, | ||
"accuracy": 0.4189189189189189, | ||
"macro avg": { | ||
"precision": 0.3727242585001206, | ||
"recall": 0.3761904761904762, | ||
"f1-score": 0.35490811009011214, | ||
"support": 74 | ||
}, | ||
"weighted avg": { | ||
"precision": 0.43881363277915, | ||
"recall": 0.4189189189189189, | ||
"f1-score": 0.41304392871632506, | ||
"support": 74 | ||
} | ||
} |
9 changes: 9 additions & 0 deletions
9
mlruns/507776702722051758/07e20b2a9c4e4e6ab92ea82d8f0e352a/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": 2, | ||
"bias": false, | ||
"rnn_dropout": 0.1, | ||
"bidirectional": false, | ||
"fc_dropout": 0.30000000000000004, | ||
"init_weights": true | ||
} |
15 changes: 15 additions & 0 deletions
15
mlruns/507776702722051758/07e20b2a9c4e4e6ab92ea82d8f0e352a/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/07e20b2a9c4e4e6ab92ea82d8f0e352a/artifacts | ||
end_time: 1710669973288 | ||
entry_point_name: '' | ||
experiment_id: '507776702722051758' | ||
lifecycle_stage: active | ||
run_id: 07e20b2a9c4e4e6ab92ea82d8f0e352a | ||
run_name: HandMovementDirection | ||
run_uuid: 07e20b2a9c4e4e6ab92ea82d8f0e352a | ||
source_name: '' | ||
source_type: 4 | ||
source_version: '' | ||
start_time: 1710669973271 | ||
status: 3 | ||
tags: [] | ||
user_id: pops |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/07e20b2a9c4e4e6ab92ea82d8f0e352a/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 @@ | ||
1710669973279 0.4189189189189189 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/07e20b2a9c4e4e6ab92ea82d8f0e352a/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 @@ | ||
1710669973280 0.41304392871632506 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/07e20b2a9c4e4e6ab92ea82d8f0e352a/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 @@ | ||
1710669973283 0.35490811009011214 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/07e20b2a9c4e4e6ab92ea82d8f0e352a/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 @@ | ||
1710669973280 0.3727242585001206 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/07e20b2a9c4e4e6ab92ea82d8f0e352a/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 @@ | ||
1710669973281 0.3761904761904762 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/07e20b2a9c4e4e6ab92ea82d8f0e352a/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 @@ | ||
1710669973282 74.0 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/07e20b2a9c4e4e6ab92ea82d8f0e352a/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/07e20b2a9c4e4e6ab92ea82d8f0e352a/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/07e20b2a9c4e4e6ab92ea82d8f0e352a/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/07e20b2a9c4e4e6ab92ea82d8f0e352a/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 @@ | ||
HandMovementDirection |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/07e20b2a9c4e4e6ab92ea82d8f0e352a/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 @@ | ||
d1306ed4cae1c59f4194f59dde6b26c98c340419 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/07e20b2a9c4e4e6ab92ea82d8f0e352a/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/07e20b2a9c4e4e6ab92ea82d8f0e352a/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/07e20b2a9c4e4e6ab92ea82d8f0e352a/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 |
39 changes: 39 additions & 0 deletions
39
.../507776702722051758/08165388503d4146934db60082e8a5c5/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,39 @@ | ||
{ | ||
"0": { | ||
"precision": 0.16666666666666666, | ||
"recall": 0.06666666666666667, | ||
"f1-score": 0.09523809523809522, | ||
"support": 15 | ||
}, | ||
"1": { | ||
"precision": 0.5185185185185185, | ||
"recall": 0.4666666666666667, | ||
"f1-score": 0.4912280701754386, | ||
"support": 30 | ||
}, | ||
"2": { | ||
"precision": 0.35714285714285715, | ||
"recall": 0.3333333333333333, | ||
"f1-score": 0.3448275862068965, | ||
"support": 15 | ||
}, | ||
"3": { | ||
"precision": 0.2962962962962963, | ||
"recall": 0.5714285714285714, | ||
"f1-score": 0.3902439024390244, | ||
"support": 14 | ||
}, | ||
"accuracy": 0.3783783783783784, | ||
"macro avg": { | ||
"precision": 0.33465608465608465, | ||
"recall": 0.3595238095238095, | ||
"f1-score": 0.3303844135148637, | ||
"support": 74 | ||
}, | ||
"weighted avg": { | ||
"precision": 0.3724438724438725, | ||
"recall": 0.3783783783783784, | ||
"f1-score": 0.3621789454200592, | ||
"support": 74 | ||
} | ||
} |
9 changes: 9 additions & 0 deletions
9
mlruns/507776702722051758/08165388503d4146934db60082e8a5c5/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": 2, | ||
"bias": true, | ||
"rnn_dropout": 0.4, | ||
"bidirectional": false, | ||
"fc_dropout": 0.4, | ||
"init_weights": true | ||
} |
15 changes: 15 additions & 0 deletions
15
mlruns/507776702722051758/08165388503d4146934db60082e8a5c5/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/08165388503d4146934db60082e8a5c5/artifacts | ||
end_time: 1710672292951 | ||
entry_point_name: '' | ||
experiment_id: '507776702722051758' | ||
lifecycle_stage: active | ||
run_id: 08165388503d4146934db60082e8a5c5 | ||
run_name: HandMovementDirection | ||
run_uuid: 08165388503d4146934db60082e8a5c5 | ||
source_name: '' | ||
source_type: 4 | ||
source_version: '' | ||
start_time: 1710672292936 | ||
status: 3 | ||
tags: [] | ||
user_id: pops |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/08165388503d4146934db60082e8a5c5/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 @@ | ||
1710672292942 0.3783783783783784 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/08165388503d4146934db60082e8a5c5/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 @@ | ||
1710672292943 0.3621789454200592 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/08165388503d4146934db60082e8a5c5/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 @@ | ||
1710672292946 0.3303844135148637 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/08165388503d4146934db60082e8a5c5/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 @@ | ||
1710672292944 0.33465608465608465 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/08165388503d4146934db60082e8a5c5/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 @@ | ||
1710672292945 0.3595238095238095 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/08165388503d4146934db60082e8a5c5/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 @@ | ||
1710672292945 74.0 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/08165388503d4146934db60082e8a5c5/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/08165388503d4146934db60082e8a5c5/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/08165388503d4146934db60082e8a5c5/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/08165388503d4146934db60082e8a5c5/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 @@ | ||
HandMovementDirection |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/08165388503d4146934db60082e8a5c5/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 @@ | ||
d1306ed4cae1c59f4194f59dde6b26c98c340419 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/08165388503d4146934db60082e8a5c5/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/08165388503d4146934db60082e8a5c5/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/08165388503d4146934db60082e8a5c5/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 |
39 changes: 39 additions & 0 deletions
39
.../507776702722051758/0cedfc8f59ba4a3aabaa580a22bdfd08/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,39 @@ | ||
{ | ||
"0": { | ||
"precision": 0.5, | ||
"recall": 0.06666666666666667, | ||
"f1-score": 0.11764705882352941, | ||
"support": 15 | ||
}, | ||
"1": { | ||
"precision": 0.55, | ||
"recall": 0.36666666666666664, | ||
"f1-score": 0.43999999999999995, | ||
"support": 30 | ||
}, | ||
"2": { | ||
"precision": 0.35714285714285715, | ||
"recall": 0.3333333333333333, | ||
"f1-score": 0.3448275862068965, | ||
"support": 15 | ||
}, | ||
"3": { | ||
"precision": 0.23684210526315788, | ||
"recall": 0.6428571428571429, | ||
"f1-score": 0.34615384615384615, | ||
"support": 14 | ||
}, | ||
"accuracy": 0.35135135135135137, | ||
"macro avg": { | ||
"precision": 0.4109962406015038, | ||
"recall": 0.35238095238095235, | ||
"f1-score": 0.312157122796068, | ||
"support": 74 | ||
}, | ||
"weighted avg": { | ||
"precision": 0.44152611257874413, | ||
"recall": 0.35135135135135137, | ||
"f1-score": 0.3376118043460843, | ||
"support": 74 | ||
} | ||
} |
9 changes: 9 additions & 0 deletions
9
mlruns/507776702722051758/0cedfc8f59ba4a3aabaa580a22bdfd08/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.2, | ||
"bidirectional": true, | ||
"fc_dropout": 0.30000000000000004, | ||
"init_weights": false | ||
} |
15 changes: 15 additions & 0 deletions
15
mlruns/507776702722051758/0cedfc8f59ba4a3aabaa580a22bdfd08/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/0cedfc8f59ba4a3aabaa580a22bdfd08/artifacts | ||
end_time: 1710669938589 | ||
entry_point_name: '' | ||
experiment_id: '507776702722051758' | ||
lifecycle_stage: active | ||
run_id: 0cedfc8f59ba4a3aabaa580a22bdfd08 | ||
run_name: HandMovementDirection | ||
run_uuid: 0cedfc8f59ba4a3aabaa580a22bdfd08 | ||
source_name: '' | ||
source_type: 4 | ||
source_version: '' | ||
start_time: 1710669938570 | ||
status: 3 | ||
tags: [] | ||
user_id: pops |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/0cedfc8f59ba4a3aabaa580a22bdfd08/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 @@ | ||
1710669938578 0.35135135135135137 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/0cedfc8f59ba4a3aabaa580a22bdfd08/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 @@ | ||
1710669938579 0.3376118043460843 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/0cedfc8f59ba4a3aabaa580a22bdfd08/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 @@ | ||
1710669938582 0.312157122796068 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/0cedfc8f59ba4a3aabaa580a22bdfd08/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 @@ | ||
1710669938580 0.4109962406015038 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/0cedfc8f59ba4a3aabaa580a22bdfd08/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 @@ | ||
1710669938581 0.35238095238095235 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/0cedfc8f59ba4a3aabaa580a22bdfd08/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 @@ | ||
1710669938582 74.0 0 |
1 change: 1 addition & 0 deletions
1
mlruns/507776702722051758/0cedfc8f59ba4a3aabaa580a22bdfd08/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/0cedfc8f59ba4a3aabaa580a22bdfd08/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 |
Oops, something went wrong.