About 10,400,000 results
Open links in new tab
  1. Linear Regression in Machine learning - GeeksforGeeks

    Dec 12, 2025 · Linear regression is a type of supervised machine-learning algorithm that learns from the labelled datasets and maps the data points with most optimized linear functions which can be used …

  2. Linear regression | Machine Learning | Google for Developers

    Dec 9, 2025 · This course module teaches the fundamentals of linear regression, including linear equations, loss, gradient descent, and hyperparameter tuning.

  3. Linear Regression Explained: From Equation to Prediction ...

    Jan 3, 2026 · This article explores a common machine learning problem called linear regression. What is linear regression? Consider that you have many data points. Linear regression tries to draw the best …

  4. Machine Learning Algorithms Part 1: Linear Regression

    Jan 6, 2023 · Linear regression is a powerful but relatively simple tool that can be used to understand the relationship between variables. This tutorial will explore the fundamentals of linear regression in a …

  5. Linear Regression for Machine Learning

    Dec 6, 2023 · Linear regression is perhaps one of the most well known and well understood algorithms in statistics and machine learning. In this post you will discover the linear regression algorithm, how it …

  6. Linear Regression in Machine Learning - Analytics Vidhya

    Jun 13, 2025 · Linear regression is a quiet and the simplest statistical regression technique used for predictive analysis in machine learning. It shows the linear relationship between the independent …

  7. LinearRegression — scikit-learn 1.8.0 documentation

    Gallery examples: Principal Component Regression vs Partial Least Squares Regression Plot individual and voting regression predictions Failure of Machine Learning to infer causal effects Comparing ...