No description
|
Some checks are pending
🪞 Push to Mirrors / gitlab (push) Waiting to run
🪞 Push to Mirrors / codeberg (push) Waiting to run
🪞 Push to Mirrors / forgejo (push) Waiting to run
|
||
|---|---|---|
| .github | ||
| .idea | ||
| results | ||
| LICENSE.md | ||
| README.md | ||
| tasks-1-&-2.py | ||
| tasks-3-&-4.py | ||
Regularization and Model Evaluation
This project implements linear regression with non-linear basis functions, explores the bias-variance tradeoff using multiple fits, and applies L1 and L2 regularization with cross-validation to analyze their effect on loss. All algorithms are written in Python.
Authors
- Batuhan Berk Başoğlu, 260768350 - batuhan-basoglu
- Shaani Bellemare, 261159662 - ShaaniBel
- Jared Tritt, 260763506 - Jaredtritt