Linear regression
Gradient Descent for Linear Regression
Gradient Descent is defined as one of the most commonly used iterative optimization algorithm of machine learning to train the...
Read More →Linear Regression for Machine Learning
Linear regression is the statistical technique to find relationship between two or more variables. To predict the values of response...
Read More →Difference between Linear Regression and Logistic Regression?
Linear regression and logistic regression are two of the most commonly used statistical techniques in machine learning and data analysis....
Read More →Important Supervised and Unsupervised Algorithms for Machine Learning
Machine learning is a branch of computer science and artificial intelligence that allows machines to learn automatically without special programming....
Read More →What is Supervised Learning?
Supervised learning is a type of machine learning where a computer is taught using examples of real data and “known”...
Read More →