Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sinankarip/regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Regression Projects Repository πŸ“š About

This repository contains a variety of regression problem solutions ranging from basic to advanced techniques. Here, I experiment with popular machine learning algorithms to build predictive models on real-world datasets. πŸš€ Contents

Linear Regression β€” Simple and multiple linear regression models

Polynomial Regression β€” For modeling nonlinear relationships

Decision Tree & Random Forest Regression β€” Tree-based methods

Support Vector Regression (SVR) β€” Kernel-based regression

XGBoost & LightGBM β€” Gradient boosting algorithms for enhanced performance

Neural Networks for Regression β€” Deep learning-based regression models

Feature Engineering & Data Preprocessing β€” Preparing data to boost model accuracy

Model Evaluation Metrics β€” RMSE, MAE, RΒ², and other performance metrics

πŸ› οΈ Technologies Used

Python

scikit-learn

XGBoost, LightGBM

TensorFlow / PyTorch

Pandas, NumPy, Matplotlib, Seaborn

πŸ“ˆ Why Regression?

Regression is one of the most fundamental machine learning tasks for predicting continuous outcomes. It’s widely used across finance, healthcare, economics, engineering, and many other fields.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors