bootcamp_machine-learning
bootcamp_machine-learning copied to clipboard
X, Y instead of y, y_hat
- Day: 08
- Exercise: 04
The loss_ function should be taking y and y_hat, but the example uses X, Y
Screenshots

Fixed on:
- [ ] Github
- [ ] Gitlab