Skip to content

Commit

Permalink
FIX: Typo "desision" instead of "decision" (Avik-Jain#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
juancri authored and Avik-Jain committed Aug 4, 2018
1 parent 429c276 commit e1b0d3e
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 @@ -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)

0 comments on commit e1b0d3e

Please sign in to comment.