No description
Find a file
Batuhan Berk Başoğlu 106ada2b88
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
Added the mirrors and license.
2025-11-12 00:56:00 -05:00
.github Added the mirrors and license. 2025-11-12 00:56:00 -05:00
.idea Merged Shaani´s code. 2025-10-20 23:07:51 +03:00
results final version 2025-10-22 19:07:16 -04:00
LICENSE.md Added the mirrors and license. 2025-11-12 00:56:00 -05:00
README.md Updated the readme file 2025-10-18 01:29:52 +03:00
tasks-1-&-2.py final version 2025-10-22 19:07:16 -04:00
tasks-3-&-4.py Updated the code. 2025-10-20 17:45:59 +03:00

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