Normal Equation for Linear Regression Tutorial
Learn what the normal equation is and how can you use it to build machine learning models.
Apr 2022 · 8 min read
What is the normal equation in machine learning?
When should I use the normal equation instead of gradient descent?
Can the normal equation be used for logistic regression?
What’s the difference between the normal equation and gradient descent?
RelatedSee MoreSee More
What is Machine Learning Inference? An Introduction to Inference Approaches
Learn how machine learning inference works, how it differentiates from traditional machine learning training, and discover the approaches, benefits, challenges, and applications.
Introduction to Unsupervised Learning
Learn about unsupervised learning, its types - clustering, association rule mining, and dimensionality reduction - and how it differs from supervised learning.
How the Aviation Industry Leverages Data Science
Derek Cedillo is a Senior Manager with over 25 years working in data at GE Aerospace, in the episode he shares the key components to successfully managing data science program within a large and highly regulated organization.
Docker for Data Science Cheat Sheet
In this cheat sheet, learn how to apply Docker in your Data Science projects
Python Plotly Express Tutorial: Unlock Beautiful Visualizations
Learn how to create highly interactive and visually appealing charts with Python Plotly Express.
Bekhruz Tuychiev
10 min
An Introduction to Python T-Tests
Learn how to perform t-tests in Python with this tutorial. Understand the different types of t-tests - one-sample test, two-sample test, paired t-test, and Welch’s test, and when to use them.
Vidhi Chugh
13 min