[ENH] Permutation Plot: Add widget#6762
Merged
lanzagar merged 9 commits intobiolab:masterfrom Apr 12, 2024
Merged
Conversation
c3376d9 to
89618f1
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #6762 +/- ##
==========================================
+ Coverage 88.17% 88.20% +0.02%
==========================================
Files 326 327 +1
Lines 70945 71177 +232
==========================================
+ Hits 62559 62780 +221
- Misses 8386 8397 +11 |
lanzagar
reviewed
Mar 22, 2024
|
|
||
| class Inputs: | ||
| data = Input("Data", Table) | ||
| learner = Input("Lerner", Learner) |
Contributor
There was a problem hiding this comment.
Suggested change
| learner = Input("Lerner", Learner) | |
| learner = Input("Learner", Learner) |
89618f1 to
b24ef86
Compare
b24ef86 to
7821364
Compare
a4a0965 to
7adb1b6
Compare
03f66ed to
261a7b7
Compare
lanzagar
reviewed
Apr 12, 2024
doc/visual-programming/source/widgets/evaluate/permutationplot.md
Outdated
Show resolved
Hide resolved
doc/visual-programming/source/widgets/evaluate/permutationplot.md
Outdated
Show resolved
Hide resolved
doc/visual-programming/source/widgets/evaluate/permutationplot.md
Outdated
Show resolved
Hide resolved
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue
Implement Permutation Plot from SIMCA software.
https://www.sartorius.com/download/544940/simca-15-user-guide-en-b-00076-sartorius-data.pdf
Includes