Skip to content

A simple Linear regression in machine learning is a statistical method used to model the relationship between a dependent variable (continuous value) and one independent variables (continuous value) by fitting a linear equation to the observed data. It aims to find the best-fitting straight line.

Notifications You must be signed in to change notification settings

BumaranChe/Machine_Learning_Supervised_Simple_Linear_Regression_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Machine_Learning_Supervised_Simple_Linear_Regression

About

A simple Linear regression in machine learning is a statistical method used to model the relationship between a dependent variable (continuous value) and one independent variables (continuous value) by fitting a linear equation to the observed data. It aims to find the best-fitting straight line.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published