Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Polynomial Regression Model Exploration

Objective

This project explores the relationship between model complexity and generalization performance, using polynomial regression models of varying degrees. It involves feature engineering, model training, and performance analysis using R2 scores.

Key Learnings

  • Generation of synthetic data points.
  • Feature engineering by adding polynomial features of different degrees.
  • Training Linear Regression models with polynomial features.
  • Evaluating model performance using R2 score.
  • Visualizing training, test data, and model predictions.
  • Analysis of overfitting, well-generalization, and underfitting based on R2 scores.

Results

About

Supervised Learning - Regression Algorithm

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages