summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index c54a287..4cceab4 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,7 @@
- [ ] tree_pred_b een functie die een lijst van tree kan gebruiken om een voorspelling te maken voor rows in een data array x
- [ ] Figure out how we want to compute the confusion matrix (scipy?)
- [ ] Test prediction of single tree on pima indians data with nmin 20 and minleaf 5, check with confusion matrix in [link to assignment](http://www.cs.uu.nl/docs/vakken/mdm/assignment1-2020.pdf)
+- [ ] Test prediction on [educode](https://uu.educode.nl/login/?next=/submissions/646/feedback/95016)
## Part2, data analysis: