matloff / matloff/polyreg

predict output = 'response'

Open
#6 8 comments 0 reactions 0 assignees View on GitHub
Dominant language
R
Stars
183
Forks
26
PR merge metrics
No merged PRs in 30d

Description

Hi,

Thank you for ths new methodology. Was trying out and i realized that after modelling in glm() mode, there is no way i can output my prediction in probability. I tried setting: predict(xtest, type = "response")

![image](https://user-images.githubusercontent.com/22788747/42265797-262d0ed8-7fa7-11e8-8459-537f9e39f06d.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the reported behavior by fitting in glm() mode and calling predict(xtest, type = "response"). Trace how prediction types are handled and determine what behavior is expected for probability output; done means the response prediction is available as requested and the regression is covered by an appropriate test.

Written by the indexing model from the issue text.

Assessment

Tech stack
r
Domain
machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.