Overflow encountred

Open
#4,738 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
python

Research direction

Start by reproducing the multinomial logistic regression with the train and test data shown in the issue, then inspect the reported overflow warnings and NaN results. Done means identifying a reproducible cause and confirming the expected behavior or a focused fix with a regression test; no source file or test is named in the report.

Written by the indexing model from the issue text.

Description

Hello,

I want to get a statestics for multinomial logistic regression, however I got this warnings :

image
And the results is just Nan values,

here is my train data

image
and my test data :

image

Dominant language
Python
Stars
11.6k
Forks
3.6k
Avg merge
7h 37m
Merged PRs (30d)
96

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.

More from statsmodels/statsmodels

All issues in statsmodels/statsmodels

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.