This project applies linear regression models and uses different gradient descent methods, including general, mini-batch, and stochastic gradient descent, to optimize the error and indicates that mini- batch gradient descent has the biggest comprehensive advantage. [Link to the paper](https://doi.org/10.1088/1742-6596/1827/1/012186)
Investigation on House Price Prediction with Various Gradient Descent Methods
—
by