Linear Regression in Python| Implementing Linear Regression| Python Machine Learning Tutorial Part 2
https://acadgild.com/big-data/data-sc...
Hello and welcome back to Machine learning tutorial part 2 powered by Acadgild. In the previous session we learned, what is linear regression, what is simple linear regression, what is multiple linear regression, what is regression analysis, advantages and disadvantages of linear regression etc. In this tutorial you will be to learn, Implementation of simple linear regression on a sample problem using Python. Before that, if you have missed the previous session, kindly click the following for the better understanding.
Simple Linear Regression: • Linear Regression Tutorial | Simple Linear...
Steps to Implement Linear Regression in Python:
• Import the necessary libraries
• Load the data set
• Select predictor and target variables
• Split the data into train and test data
• Fit the model to the data
• Evaluate model
The important libraries to be imported:
• Sklearn: for scientific computing
• Pandas: for data managing and processing
• Matplotlib: for plotting
• Numpy: for the base in array calculation and data summarization
Loading Data set: Taxi Data Set
Link: http://www.nyc.gov/html/tlc/html/abou...
R-Squared:
• Also called as the coefficient of determination
• A statistical measure of how close the data is to the filter regression line.
• Between 0 and 100%
• 0% - Model explains none of the variability of the response data around its mean
• 100% - Model explains all of the variability of the response data around its mean
In the next video, we will look at the implementation of multiple linear regression in Python. Please subscribe and stay tuned for more such videos.
#linearRegression #MachineLearning, #Simplelinearregression, #linear, #regression, #Implementation
For more updates on courses and tips follow us on:
Facebook: / acadgild
Twitter: / acadgild
LinkedIn: / acadgild
In questa pagina del sito puoi guardare il video online Linear Regression in Python| Implementing Linear Regression| Python Machine Learning Tutorial Part 2 della durata di ore minuti seconda in buona qualità , che l'utente ha caricato ACADGILD 07 agosto 2018, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 3,821 volte e gli è piaciuto 53 spettatori. Buona visione!