iiitl / iiitl/Logistic-Regression

Solver, regularization, and class_weight selection with CV

Open
#5 31 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

hard library
Dominant language
Jupyter Notebook
Stars
0
Forks
16
PR merge metrics
No merged PRs in 30d

Description

Compare multiple solvers and C values with class_weight options using cross-validation.
Choose the best configuration and report final holdout metrics and confusion matrix.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Use the repository's Jupyter Notebook as the entry point and locate the current logistic-regression evaluation workflow. Compare solvers, C values, and class_weight settings with cross-validation; done means selecting the best configuration and reporting final holdout metrics with a confusion matrix.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.