Skip to content

[WIP] OrthogonalMatchingPursuitCV #2224

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

Closed
wants to merge 10 commits into from
Closed

Conversation

vene
Copy link
Member

@vene vene commented Jul 25, 2013

As discussed in issue #1930

Todo:

  • narratives?
  • coverage?

vene added 3 commits July 25, 2013 15:05
FIX: work with max_iter=1, though it does not make sense

DOC add OrthogonalMatchingPursuitCV docstrings
@vene vene mentioned this pull request Jul 25, 2013
2 tasks
@vene
Copy link
Member Author

vene commented Jul 26, 2013

The common test_regressors_train fails with low score for both OMP CV and OMP now. I suspect it's a normalization issue or some logic issue.

@vene
Copy link
Member Author

vene commented Jul 26, 2013

Why does it pass on Travis though? 😕

@agramfort
Copy link
Member

merged by rebase after updating classes.rst + what's new

@agramfort agramfort closed this Jul 26, 2013
@agramfort
Copy link
Member

oups ... it works fine on my box too...

saketkc added a commit to saketkc/scikit-learn that referenced this pull request Feb 8, 2015
Signed-off-by: Saket Choudhary <saketkc@gmail.com>
MechCoder added a commit that referenced this pull request Feb 10, 2015
FIX precompute_gram->precompute as in #2224
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.

2 participants