Commits
User selector
Datepicker
Commit History
Commits on Oct 18, 2021
- committed
Commits on Oct 17, 2021
- committed
Commits on Oct 2, 2021
- committed
Commits on May 25, 2021
Commits on May 24, 2021
Commits on Mar 2, 2021
Commits on Feb 14, 2021
Commits on Aug 15, 2020
- authored
Commits on Jul 6, 2020
Commits on Apr 6, 2020
Commits on Nov 5, 2019
Commits on Aug 12, 2019
Commits on May 9, 2019
- committed
Commits on May 6, 2019
- committed
Commits on Apr 15, 2019
Commits on Jan 22, 2019
Commits on Jan 21, 2019
Commits on Jan 18, 2019
Commits on Jan 16, 2019
Commits on Dec 21, 2018
Commits on Mar 15, 2018
mean_squared_error(y_true, y_pred) instead of (y_pred, y_true), for clarity (result unchanged). Fixes ageron#158
committedLinearRegression is based on SVD, not the Normal Equation (fixes ageron#184), also fixes ageron#179 (mini-batch gradient descent), and updates matplotlib code to latest version.
committed