iiitl / iiitl/Logistic-Regression

Full batch gradient descent logistic regression from scratch

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

Description

Implement vectorized training loop with batch gradient descent using NumPy only.
Plot loss across iterations and report final classification metrics on test split.

Contributor guide

Open the contributing guide

Research direction

Start by locating the repository's Jupyter notebook and the current model or training entry point. Implement the requested NumPy-only full-batch training flow, then confirm that loss is plotted across iterations and final classification metrics are reported on the test split.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.