Skip to content
Snippets Groups Projects
Commit 8662ea81 authored by Mikolaj Rybinski's avatar Mikolaj Rybinski
Browse files

merge w/ master + 2nd round of review of 01 intro script

parents 69bf34a6 8ab9e688
No related branches found
No related tags found
1 merge request!1Mik's review - first script
.ipynb_checkpoints/
.*venv*
.*venv/
Source diff could not be displayed: it is too large. Options to address this: view the blob.
This diff is collapsed.
This diff is collapsed.
......@@ -93,7 +93,7 @@ TBD: prepare coding session
- learn regressor for movie scores.
## Part 3: accuracy, F1, ROC, ...
## Part 4: accuracy, F1, ROC, ...
Intention: accuracy is usefull but has pitfalls
......@@ -104,7 +104,7 @@ Intention: accuracy is usefull but has pitfalls
- classifier accuracy:
- confusion matrix
- accurarcy
- pitfalls for unbalanced data sets
- pitfalls for unbalanced data sets~
e.g. diagnose HIV
- precision / recall
- ROC ?
......@@ -117,7 +117,9 @@ Intention: accuracy is usefull but has pitfalls
- fool them: give them other dataset where classifier fails.
## Part 4: underfitting/overfitting
## Part 3: underfitting/overfitting
needs: simple accuracy measure.
classifiers / regressors have parameters / degrees of freedom.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment