Linear line fitting to data and optimising parameters with Gradient Descent algorithm
-
Updated
Aug 29, 2019 - Python
Linear line fitting to data and optimising parameters with Gradient Descent algorithm
🐟 Statistical analysis of fish dimensions and weights implemented into linear regression (Ordinary Least Squares) predictive model
Fits JxV curves obtained from solar cells operating in the dark and calculates important parameters
regression algorithm implementaion from scratch with python (least-squares, regularized LS, L1-regularized LS, robust regression)
Add a description, image, and links to the ordinary-least-squares topic page so that developers can more easily learn about it.
To associate your repository with the ordinary-least-squares topic, visit your repo's landing page and select "manage topics."