diff --git a/README.md b/README.md index e8bfde0..5eb573b 100644 --- a/README.md +++ b/README.md @@ -107,5 +107,5 @@ Lecture 2 of 18 of Caltech's Machine Learning Course - CS 156 by Professor Yaser ## Introduction To Statistical Learning Theory | Day 24 Lec 3 of Bloomberg ML course introduced some of the core concepts like input space, action space, outcome space, prediction functions, loss functions, and hypothesis spaces. -## Implementing Desision Trees | Day 25 +## Implementing Decision Trees | Day 25 Check the code [here.](https://github.com/Avik-Jain/100-Days-Of-ML-Code/blob/master/Code/Day%2025%20Decision%20Tree.md)