Machine Learning Basics in Hindi हिंदी - Regression Analysis
हिंदी में सीखें Basics of Machine Learning - covers Simple Linear Regression & Multiple Linear regression in PythonWhat you'll learn
- Linear Regression technique का उपयोग करके real life problem को हल करना सीखें
- 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
- How to convert business problem into a Machine learning Linear Regression problem