How to program the Best Fit Line - Practical Machine Learning Tutorial with Python p.9
Channel:
Subscribers:
1,410,000
Published on ● Video Link: https://www.youtube.com/watch?v=KLGfMGsgP34
Welcome to the 9th part of our machine learning regression tutorial within our Machine Learning with Python tutorial series. We've been working on calculating the regression, or best-fit, line for a given dataset in Python. Previously, we wrote a function that will gather the slope, and now we need to calculate the y-intercept.
https://pythonprogramming.net
https://twitter.com/sentdex
https://www.facebook.com/pythonprogramming.net/
https://plus.google.com/+sentdex
Other Videos By sentdex
Tags:
machine learning
python
tutorial
artificial intelligence
scikit-learn
theano
tensorflow
regression
linear regression
linear regression code
best fit line
regression line
best fit
linear model