April 2018
Beginner to intermediate
282 pages
6h 52m
English
We can create a linear regression model in Python by using scikit-learn's LinearRegression method. As this is the first instance where we are going to discuss implementing a model using Python, we will take a detour from our discussion of the algorithm and learn some essential packages that are required to create a model in Python:
Read now
Unlock full access