Skip to content
This repository was archived by the owner on Nov 10, 2025. It is now read-only.

multiclass_logreg#69

Closed
sIncerass wants to merge 1 commit into
nums-project:masterfrom
sIncerass:multiclass_logreg
Closed

multiclass_logreg#69
sIncerass wants to merge 1 commit into
nums-project:masterfrom
sIncerass:multiclass_logreg

Conversation

@sIncerass

Copy link
Copy Markdown

Implement multiclass log regression by @yangkevin2, @ruiqi-zhong and @sIncerass.

@nums-project

Copy link
Copy Markdown
Collaborator

To fix Travis failure, try adding scikit-learn at a specific version or version bounds (e.g. scikit-learn==0.23.2) as a dependency to the test_requirements list in setup.py.

@nums-project nums-project added the enhancement New feature or request label Jul 7, 2021
@vinamrabenara vinamrabenara linked an issue Jul 7, 2021 that may be closed by this pull request
@elibol

elibol commented Jul 10, 2021

Copy link
Copy Markdown
Member

I can take over this PR. If you prefer, I can work with you on it if you give me push permissions to your fork/branch.

@elibol

elibol commented Oct 6, 2021

Copy link
Copy Markdown
Member

Replaced with PR #167.

@elibol elibol closed this Oct 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Integrate Multinomial Logistic Regression

3 participants