Project: Predicting Amount spent
Predicting yearly amount spent by the customers of an ecommerce store. We will be using pipelines, cross_validation_scores and LinearRegression model
Predicting yearly amount spent by the customers of an ecommerce store. We will be using pipelines, cross_validation_scores and LinearRegression model
Learn the concept of derivatives
Learn about the usage of *args and **kwargs keywords
Learn and practice the python’s linear algebra library
Understanding linear regression and gradient descent