Machine Learning: Linear Regression Analysis in Python
Ditulis pada: August 04, 2019
Machine Learning: Linear Regression Analysis in Python, Use Linear Regression to solve business problems and master the basics of Machine Learning Linear Regression in Python
Created by Start-Tech Academy
English
English [Auto-generated]
PREVIEW THIS COURSE - GET COUPON CODE
What you'll learn
- Learn how to solve real life problem using the Linear Regression technique
- Preliminary analysis of data using Univariate and Bivariate analysis before running Linear regression
- Predict future outcomes basis past data by implementing Simplest Machine Learning algorithm
- Understand how to interpret the result of Linear Regression model and translate them into actionable insight
- Understanding of basics of statistics and concepts of Machine Learning
- Indepth knowledge of data collection and data preprocessing for Machine Learning Linear Regression problem
- Learn advanced variations of OLS method of Linear Regression
- Course contains a end-to-end DIY project to implement your learnings from the lectures
- How to convert business problem into a Machine learning Linear Regression problem
- Basic statistics using Numpy library in Python
- Data representation using Seaborn library in Python
- Linear Regression technique of Machine Learning using Scikit Learn and Statsmodel libraries of Python
- Requirements
- Students will need to install Python and Anaconda software but we have a separate lecture to help you install the same