Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LaErre9 authored Sep 12, 2021
1 parent b996c63 commit ea02ae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ oppure nella *home* del repository e nella sezione *Environments* cliccare **cov


## Progetto realizzato per soli scopi dimostrativi ed educativi
Il seguente repository è stato realizzato come supporto alla tesi di Laurea: *Machine Learning Operations: principi, caratteristiche ed applicazione*, Università degli Studi di Napoli, Federico II, realizzato da <a title="Antonio Romano" href="https://github.com/LaErre9" target="_blank" > Antonio Romano</a>
Il seguente repository è stato realizzato come supporto alla tesi di Laurea: *Machine Learning Operations: principi, caratteristiche ed applicazione*, Università degli Studi di Napoli, Federico II, realizzato da <a title="Antonio Romano" href="https://github.com/LaErre9" target="_blank" >Antonio Romano</a>

3 comments on commit ea02ae9

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Model score

Training variance explained: 96.9%
Test variance explained: 97.2%

Data visual

CML watermark

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Experiment vs. Main

Predizione fatta sui seguenti sintomi = breathing problem, fever, dry cough, heart disease, hyper tension, fatigue.

Path Metric Old New Change
test/test_score_and_prediction.json Prediction 0.65129 0.65129 -0.0

Se 'change' ha valore compreso tra [-0.01, 0.01] allora è possibile fare il merge con la nuova soluzione

CML watermark

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Path Metric Old New Change
results/metrics.json accuracy 0.97238
results/metrics.json precision 0.97547
results/metrics.json sensitivity 0.99094
results/metrics.json specificity 0.89163

CML watermark

Please sign in to comment.