Skip to content

Polynomial regression Using numpy's polyfit and matplotlib

Notifications You must be signed in to change notification settings

kajakgupta/Polynomial-Regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Polynomial-Regression

Polynomial regression Using numpy's polyfit and matplotlib

Regression Analysis

Regression analysis is a form of predictive modelling technique which investigates the relationship between a dependent (target) and independent variable (s) (predictor). This technique is used for forecasting, time series modelling and finding the causal effect relationship between the variables.

About

Polynomial regression Using numpy's polyfit and matplotlib

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published