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

DOC Remove warning from sklearn example. #828

Merged
merged 2 commits into from
Jun 2, 2022

Conversation

MuawizChaudhary
Copy link
Collaborator

@MuawizChaudhary MuawizChaudhary commented Jun 2, 2022

Dear Esteemed Colleagues,

please accept my State of the Art (SOTA) result on the "Kymatio Sklearn Digit Recognition Benchmark" Benchmark.

Love,
ScatteringSepoy


To be much less trolly, this PR removes a warning thrown by sklearn about a lack of convergence, while keeping the same runtime and improving accuracy by about 1.5 percent.

This goes a small way of solving #817 .

@MuawizChaudhary MuawizChaudhary changed the base branch from master to dev June 2, 2022 03:09
@codecov-commenter
Copy link

Codecov Report

Merging #828 (d851c67) into dev (ca9073f) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev     #828   +/-   ##
=======================================
  Coverage   88.03%   88.03%           
=======================================
  Files          64       64           
  Lines        2323     2323           
=======================================
  Hits         2045     2045           
  Misses        278      278           
Flag Coverage Δ
jenkins_main 88.03% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ca9073f...d851c67. Read the comment docs.

@edouardoyallon edouardoyallon merged commit c5b8d67 into kymatio:dev Jun 2, 2022
eickenberg pushed a commit that referenced this pull request Jul 5, 2022
* DOC scaling scattering features improves performance from 95.88 to 97.55

* DOC increasing number of max_iter removes warning
This pull request was closed.
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.

4 participants