Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 447 Bytes

File metadata and controls

16 lines (10 loc) · 447 Bytes

Polynomial_Regression-MinCostDegree-

This is an Polynomial Regression Model with Statistical Degree and Minimum Cost Analysis

This Repo is Mainly Based on Statistical Analysis of Data Using Python with Libraries



Objectives

  • Comparing Different Polynomial Degree Linear Regression Based on REAL LIFE DATA SET With Cost Function.
  • Finally approving the Model with Best Fit Line.