iiitl / iiitl/Linear-Regression

Implement prediction, MSE loss, and gradient formulas

Open
#3 26 comments 0 reactions 0 assignees View on GitHub
medium scratch
Dominant language
Jupyter Notebook
Stars
0
Forks
36
PR merge metrics
No merged PRs in 30d

Description

From scratch, implement prediction function, MSE loss, and analytic gradients.
Verify gradient correctness using a small numerical gradient check and document the error difference.

Contributor guide

Open the contributing guide

Research direction

Open the repository's Jupyter Notebook and locate the linear-regression implementation area; start by reading the existing model structure and surrounding examples. Implement prediction, MSE loss, and analytic gradients, then verify them with a small numerical gradient check and document the error difference in the notebook.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook
Domain
machine-learning
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.