Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logistic Regression CV #2856

Closed
wants to merge 5 commits into from
Closed

Conversation

MechCoder
Copy link
Member

Carrying on @GaelVaroquaux ' s work.

GaelVaroquaux and others added 4 commits February 14, 2014 00:03
Using simple finite differences is not robust enough to noise. We have to
use a linear regression
@agramfort
Copy link
Member

can you list the TODOs? thx

@MechCoder
Copy link
Member Author

@GaelVaroquaux It would be good if you could list the TODO's. I just pulled up your branch and I'm about to look through it.

@MechCoder
Copy link
Member Author

@GaelVaroquaux I'm going through the code, but it would be really nice of you could tell what work is remaining in this PR. Its a huge diff and would save me a lot of time. Thanks.

@agramfort
Copy link
Member

Does it work?
Do tests pass?
How is coverage?
Is it fast? Faster than liblinear?
Is the warm restart cv helping?

@GaelVaroquaux
Copy link
Member

First thing first, you should start from @fabianp 's PR that builds upon my code:
#2327

It has a todo list.

@MechCoder
Copy link
Member Author

Ok. closing this.

@MechCoder MechCoder closed this Feb 15, 2014
@MechCoder MechCoder deleted the LogReg branch February 18, 2014 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants