-
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 #6 from mijanr/runs
a new mlruns instance added
- 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
.../813185422761216114/057a8d7d6b864f48a54a87ca8921dfd5/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.9761904761904762, | ||
"recall": 0.9590643274853801, | ||
"f1-score": 0.967551622418879, | ||
"support": 513 | ||
}, | ||
"1": { | ||
"precision": 0.96, | ||
"recall": 0.9767441860465116, | ||
"f1-score": 0.9682997118155618, | ||
"support": 516 | ||
}, | ||
"accuracy": 0.967930029154519, | ||
"macro avg": { | ||
"precision": 0.9680952380952381, | ||
"recall": 0.9679042567659458, | ||
"f1-score": 0.9679256671172205, | ||
"support": 1029 | ||
}, | ||
"weighted avg": { | ||
"precision": 0.9680716368179925, | ||
"recall": 0.967930029154519, | ||
"f1-score": 0.9679267576265451, | ||
"support": 1029 | ||
} | ||
} |
9 changes: 9 additions & 0 deletions
9
mlruns/813185422761216114/057a8d7d6b864f48a54a87ca8921dfd5/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, | ||
"rnn_layers": 4, | ||
"bias": false, | ||
"cell_dropout": 0.5, | ||
"rnn_dropout": 0.0, | ||
"bidirectional": true, | ||
"fc_dropout": 0.6 | ||
} |
15 changes: 15 additions & 0 deletions
15
mlruns/813185422761216114/057a8d7d6b864f48a54a87ca8921dfd5/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/813185422761216114/057a8d7d6b864f48a54a87ca8921dfd5/artifacts | ||
end_time: 1710669340495 | ||
entry_point_name: '' | ||
experiment_id: '813185422761216114' | ||
lifecycle_stage: active | ||
run_id: 057a8d7d6b864f48a54a87ca8921dfd5 | ||
run_name: ItalyPowerDemand | ||
run_uuid: 057a8d7d6b864f48a54a87ca8921dfd5 | ||
source_name: '' | ||
source_type: 4 | ||
source_version: '' | ||
start_time: 1710669340475 | ||
status: 3 | ||
tags: [] | ||
user_id: pops |
1 change: 1 addition & 0 deletions
1
mlruns/813185422761216114/057a8d7d6b864f48a54a87ca8921dfd5/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 @@ | ||
1710669340484 0.967930029154519 0 |
1 change: 1 addition & 0 deletions
1
mlruns/813185422761216114/057a8d7d6b864f48a54a87ca8921dfd5/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 @@ | ||
1710669340485 0.9679267576265451 0 |
1 change: 1 addition & 0 deletions
1
mlruns/813185422761216114/057a8d7d6b864f48a54a87ca8921dfd5/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 @@ | ||
1710669340489 0.9679256671172205 0 |
1 change: 1 addition & 0 deletions
1
mlruns/813185422761216114/057a8d7d6b864f48a54a87ca8921dfd5/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 @@ | ||
1710669340486 0.9680952380952381 0 |
1 change: 1 addition & 0 deletions
1
mlruns/813185422761216114/057a8d7d6b864f48a54a87ca8921dfd5/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 @@ | ||
1710669340487 0.9679042567659458 0 |
1 change: 1 addition & 0 deletions
1
mlruns/813185422761216114/057a8d7d6b864f48a54a87ca8921dfd5/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 @@ | ||
1710669340488 1029.0 0 |
1 change: 1 addition & 0 deletions
1
mlruns/813185422761216114/057a8d7d6b864f48a54a87ca8921dfd5/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/813185422761216114/057a8d7d6b864f48a54a87ca8921dfd5/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/813185422761216114/057a8d7d6b864f48a54a87ca8921dfd5/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 @@ | ||
GRU_FCN |
1 change: 1 addition & 0 deletions
1
mlruns/813185422761216114/057a8d7d6b864f48a54a87ca8921dfd5/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 @@ | ||
ItalyPowerDemand |
1 change: 1 addition & 0 deletions
1
mlruns/813185422761216114/057a8d7d6b864f48a54a87ca8921dfd5/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 @@ | ||
68c5c330f9ab2dfbc3a4a923c9d137f0974747c4 |
1 change: 1 addition & 0 deletions
1
mlruns/813185422761216114/057a8d7d6b864f48a54a87ca8921dfd5/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/813185422761216114/057a8d7d6b864f48a54a87ca8921dfd5/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/813185422761216114/057a8d7d6b864f48a54a87ca8921dfd5/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
.../813185422761216114/0b65d2400e964fff9446eed56ef8b65b/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.9686888454011742, | ||
"recall": 0.9649122807017544, | ||
"f1-score": 0.9667968750000001, | ||
"support": 513 | ||
}, | ||
"1": { | ||
"precision": 0.9652509652509652, | ||
"recall": 0.9689922480620154, | ||
"f1-score": 0.9671179883945842, | ||
"support": 516 | ||
}, | ||
"accuracy": 0.966958211856171, | ||
"macro avg": { | ||
"precision": 0.9669699053260696, | ||
"recall": 0.9669522643818849, | ||
"f1-score": 0.9669574316972922, | ||
"support": 1029 | ||
}, | ||
"weighted avg": { | ||
"precision": 0.9669648938389702, | ||
"recall": 0.966958211856171, | ||
"f1-score": 0.9669578997926196, | ||
"support": 1029 | ||
} | ||
} |
9 changes: 9 additions & 0 deletions
9
mlruns/813185422761216114/0b65d2400e964fff9446eed56ef8b65b/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, | ||
"rnn_layers": 4, | ||
"bias": false, | ||
"cell_dropout": 0.4, | ||
"rnn_dropout": 0.0, | ||
"bidirectional": true, | ||
"fc_dropout": 0.5 | ||
} |
15 changes: 15 additions & 0 deletions
15
mlruns/813185422761216114/0b65d2400e964fff9446eed56ef8b65b/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/813185422761216114/0b65d2400e964fff9446eed56ef8b65b/artifacts | ||
end_time: 1710669442419 | ||
entry_point_name: '' | ||
experiment_id: '813185422761216114' | ||
lifecycle_stage: active | ||
run_id: 0b65d2400e964fff9446eed56ef8b65b | ||
run_name: ItalyPowerDemand | ||
run_uuid: 0b65d2400e964fff9446eed56ef8b65b | ||
source_name: '' | ||
source_type: 4 | ||
source_version: '' | ||
start_time: 1710669442399 | ||
status: 3 | ||
tags: [] | ||
user_id: pops |
1 change: 1 addition & 0 deletions
1
mlruns/813185422761216114/0b65d2400e964fff9446eed56ef8b65b/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 @@ | ||
1710669442408 0.966958211856171 0 |
1 change: 1 addition & 0 deletions
1
mlruns/813185422761216114/0b65d2400e964fff9446eed56ef8b65b/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 @@ | ||
1710669442409 0.9669578997926196 0 |
1 change: 1 addition & 0 deletions
1
mlruns/813185422761216114/0b65d2400e964fff9446eed56ef8b65b/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 @@ | ||
1710669442413 0.9669574316972922 0 |
1 change: 1 addition & 0 deletions
1
mlruns/813185422761216114/0b65d2400e964fff9446eed56ef8b65b/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 @@ | ||
1710669442410 0.9669699053260696 0 |
1 change: 1 addition & 0 deletions
1
mlruns/813185422761216114/0b65d2400e964fff9446eed56ef8b65b/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 @@ | ||
1710669442411 0.9669522643818849 0 |
1 change: 1 addition & 0 deletions
1
mlruns/813185422761216114/0b65d2400e964fff9446eed56ef8b65b/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 @@ | ||
1710669442412 1029.0 0 |
1 change: 1 addition & 0 deletions
1
mlruns/813185422761216114/0b65d2400e964fff9446eed56ef8b65b/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/813185422761216114/0b65d2400e964fff9446eed56ef8b65b/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/813185422761216114/0b65d2400e964fff9446eed56ef8b65b/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 @@ | ||
GRU_FCN |
1 change: 1 addition & 0 deletions
1
mlruns/813185422761216114/0b65d2400e964fff9446eed56ef8b65b/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 @@ | ||
ItalyPowerDemand |
1 change: 1 addition & 0 deletions
1
mlruns/813185422761216114/0b65d2400e964fff9446eed56ef8b65b/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 @@ | ||
68c5c330f9ab2dfbc3a4a923c9d137f0974747c4 |
1 change: 1 addition & 0 deletions
1
mlruns/813185422761216114/0b65d2400e964fff9446eed56ef8b65b/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/813185422761216114/0b65d2400e964fff9446eed56ef8b65b/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/813185422761216114/0b65d2400e964fff9446eed56ef8b65b/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
.../813185422761216114/0f49e15aa92a4e7cbae8c4c0555d9bb6/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.9724950884086444, | ||
"recall": 0.9649122807017544, | ||
"f1-score": 0.9686888454011742, | ||
"support": 513 | ||
}, | ||
"1": { | ||
"precision": 0.9653846153846154, | ||
"recall": 0.9728682170542635, | ||
"f1-score": 0.9691119691119691, | ||
"support": 516 | ||
}, | ||
"accuracy": 0.9689018464528668, | ||
"macro avg": { | ||
"precision": 0.9689398518966299, | ||
"recall": 0.9688902488780089, | ||
"f1-score": 0.9689004072565717, | ||
"support": 1029 | ||
}, | ||
"weighted avg": { | ||
"precision": 0.9689294867756038, | ||
"recall": 0.9689018464528668, | ||
"f1-score": 0.9689010240549839, | ||
"support": 1029 | ||
} | ||
} |
9 changes: 9 additions & 0 deletions
9
mlruns/813185422761216114/0f49e15aa92a4e7cbae8c4c0555d9bb6/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, | ||
"rnn_layers": 4, | ||
"bias": false, | ||
"cell_dropout": 0.30000000000000004, | ||
"rnn_dropout": 0.0, | ||
"bidirectional": true, | ||
"fc_dropout": 0.6 | ||
} |
15 changes: 15 additions & 0 deletions
15
mlruns/813185422761216114/0f49e15aa92a4e7cbae8c4c0555d9bb6/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/813185422761216114/0f49e15aa92a4e7cbae8c4c0555d9bb6/artifacts | ||
end_time: 1710669524989 | ||
entry_point_name: '' | ||
experiment_id: '813185422761216114' | ||
lifecycle_stage: active | ||
run_id: 0f49e15aa92a4e7cbae8c4c0555d9bb6 | ||
run_name: ItalyPowerDemand | ||
run_uuid: 0f49e15aa92a4e7cbae8c4c0555d9bb6 | ||
source_name: '' | ||
source_type: 4 | ||
source_version: '' | ||
start_time: 1710669524969 | ||
status: 3 | ||
tags: [] | ||
user_id: pops |
1 change: 1 addition & 0 deletions
1
mlruns/813185422761216114/0f49e15aa92a4e7cbae8c4c0555d9bb6/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 @@ | ||
1710669524978 0.9689018464528668 0 |
1 change: 1 addition & 0 deletions
1
mlruns/813185422761216114/0f49e15aa92a4e7cbae8c4c0555d9bb6/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 @@ | ||
1710669524979 0.9689010240549839 0 |
1 change: 1 addition & 0 deletions
1
mlruns/813185422761216114/0f49e15aa92a4e7cbae8c4c0555d9bb6/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 @@ | ||
1710669524983 0.9689004072565717 0 |
1 change: 1 addition & 0 deletions
1
mlruns/813185422761216114/0f49e15aa92a4e7cbae8c4c0555d9bb6/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 @@ | ||
1710669524980 0.9689398518966299 0 |
1 change: 1 addition & 0 deletions
1
mlruns/813185422761216114/0f49e15aa92a4e7cbae8c4c0555d9bb6/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 @@ | ||
1710669524981 0.9688902488780089 0 |
1 change: 1 addition & 0 deletions
1
mlruns/813185422761216114/0f49e15aa92a4e7cbae8c4c0555d9bb6/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 @@ | ||
1710669524982 1029.0 0 |
1 change: 1 addition & 0 deletions
1
mlruns/813185422761216114/0f49e15aa92a4e7cbae8c4c0555d9bb6/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/813185422761216114/0f49e15aa92a4e7cbae8c4c0555d9bb6/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/813185422761216114/0f49e15aa92a4e7cbae8c4c0555d9bb6/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 @@ | ||
GRU_FCN |
1 change: 1 addition & 0 deletions
1
mlruns/813185422761216114/0f49e15aa92a4e7cbae8c4c0555d9bb6/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 @@ | ||
ItalyPowerDemand |
1 change: 1 addition & 0 deletions
1
mlruns/813185422761216114/0f49e15aa92a4e7cbae8c4c0555d9bb6/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 @@ | ||
68c5c330f9ab2dfbc3a4a923c9d137f0974747c4 |
1 change: 1 addition & 0 deletions
1
mlruns/813185422761216114/0f49e15aa92a4e7cbae8c4c0555d9bb6/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/813185422761216114/0f49e15aa92a4e7cbae8c4c0555d9bb6/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/813185422761216114/0f49e15aa92a4e7cbae8c4c0555d9bb6/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
.../813185422761216114/10b8580ebb4b4267b800c514de7ba3d4/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.9723320158102767, | ||
"recall": 0.9590643274853801, | ||
"f1-score": 0.9656526005888126, | ||
"support": 513 | ||
}, | ||
"1": { | ||
"precision": 0.9598470363288719, | ||
"recall": 0.9728682170542635, | ||
"f1-score": 0.9663137632338787, | ||
"support": 516 | ||
}, | ||
"accuracy": 0.9659863945578231, | ||
"macro avg": { | ||
"precision": 0.9660895260695743, | ||
"recall": 0.9659662722698218, | ||
"f1-score": 0.9659831819113457, | ||
"support": 1029 | ||
}, | ||
"weighted avg": { | ||
"precision": 0.96607132639103, | ||
"recall": 0.9659863945578231, | ||
"f1-score": 0.965984145705289, | ||
"support": 1029 | ||
} | ||
} |
9 changes: 9 additions & 0 deletions
9
mlruns/813185422761216114/10b8580ebb4b4267b800c514de7ba3d4/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, | ||
"rnn_layers": 3, | ||
"bias": true, | ||
"cell_dropout": 0.2, | ||
"rnn_dropout": 0.6, | ||
"bidirectional": false, | ||
"fc_dropout": 0.4 | ||
} |
15 changes: 15 additions & 0 deletions
15
mlruns/813185422761216114/10b8580ebb4b4267b800c514de7ba3d4/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/813185422761216114/10b8580ebb4b4267b800c514de7ba3d4/artifacts | ||
end_time: 1710669031244 | ||
entry_point_name: '' | ||
experiment_id: '813185422761216114' | ||
lifecycle_stage: active | ||
run_id: 10b8580ebb4b4267b800c514de7ba3d4 | ||
run_name: ItalyPowerDemand | ||
run_uuid: 10b8580ebb4b4267b800c514de7ba3d4 | ||
source_name: '' | ||
source_type: 4 | ||
source_version: '' | ||
start_time: 1710669031217 | ||
status: 3 | ||
tags: [] | ||
user_id: pops |
1 change: 1 addition & 0 deletions
1
mlruns/813185422761216114/10b8580ebb4b4267b800c514de7ba3d4/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 @@ | ||
1710669031233 0.9659863945578231 0 |
1 change: 1 addition & 0 deletions
1
mlruns/813185422761216114/10b8580ebb4b4267b800c514de7ba3d4/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 @@ | ||
1710669031234 0.965984145705289 0 |
1 change: 1 addition & 0 deletions
1
mlruns/813185422761216114/10b8580ebb4b4267b800c514de7ba3d4/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 @@ | ||
1710669031237 0.9659831819113457 0 |
1 change: 1 addition & 0 deletions
1
mlruns/813185422761216114/10b8580ebb4b4267b800c514de7ba3d4/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 @@ | ||
1710669031235 0.9660895260695743 0 |
1 change: 1 addition & 0 deletions
1
mlruns/813185422761216114/10b8580ebb4b4267b800c514de7ba3d4/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 @@ | ||
1710669031236 0.9659662722698218 0 |
1 change: 1 addition & 0 deletions
1
mlruns/813185422761216114/10b8580ebb4b4267b800c514de7ba3d4/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 @@ | ||
1710669031237 1029.0 0 |
1 change: 1 addition & 0 deletions
1
mlruns/813185422761216114/10b8580ebb4b4267b800c514de7ba3d4/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/813185422761216114/10b8580ebb4b4267b800c514de7ba3d4/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/813185422761216114/10b8580ebb4b4267b800c514de7ba3d4/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 @@ | ||
GRU_FCN |
1 change: 1 addition & 0 deletions
1
mlruns/813185422761216114/10b8580ebb4b4267b800c514de7ba3d4/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 @@ | ||
ItalyPowerDemand |
1 change: 1 addition & 0 deletions
1
mlruns/813185422761216114/10b8580ebb4b4267b800c514de7ba3d4/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 @@ | ||
68c5c330f9ab2dfbc3a4a923c9d137f0974747c4 |
1 change: 1 addition & 0 deletions
1
mlruns/813185422761216114/10b8580ebb4b4267b800c514de7ba3d4/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/813185422761216114/10b8580ebb4b4267b800c514de7ba3d4/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/813185422761216114/10b8580ebb4b4267b800c514de7ba3d4/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
.../813185422761216114/171a3e51cd00415f9543f54c27444df7/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.9704724409448819, | ||
"recall": 0.9610136452241715, | ||
"f1-score": 0.9657198824681685, | ||
"support": 513 | ||
}, | ||
"1": { | ||
"precision": 0.9616122840690979, | ||
"recall": 0.9709302325581395, | ||
"f1-score": 0.9662487945998072, | ||
"support": 516 | ||
}, | ||
"accuracy": 0.9659863945578231, | ||
"macro avg": { | ||
"precision": 0.9660423625069899, | ||
"recall": 0.9659719388911555, | ||
"f1-score": 0.9659843385339879, | ||
"support": 1029 | ||
}, | ||
"weighted avg": { | ||
"precision": 0.966029446826413, | ||
"recall": 0.9659863945578231, | ||
"f1-score": 0.965985109542926, | ||
"support": 1029 | ||
} | ||
} |
Oops, something went wrong.