Skip to content

ChetanUrkudkar/Data-Science-Internship-Sparks-Foundation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Prediction Using Supervised ML

Problem Statement : Predict the percentage of an student based on the no. of study hours.

Language : Python 3

Libraries : sklearn libraries

Machine Learning Model : Linear Regression

IDE : Google Colaboratory

What Exactly is Linear Regression?
Linear regression is a linear approach to modelling the relationship between a scalar response and one or more explanatory variables (also known as dependent and independent variables). The case of one explanatory variable is called simple linear regression; for more than one, the process is called multiple linear regression. This term is distinct from multivariate linear regression, where multiple correlated dependent variables are predicted, rather than a single scalar variable.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published