Skip to content

[DOC] Fixed shape inconsistencies in docstring for importance and selection arrays.#711

Open
GrituX wants to merge 1 commit into
mainfrom
708-doc-wrong-size-importance
Open

[DOC] Fixed shape inconsistencies in docstring for importance and selection arrays.#711
GrituX wants to merge 1 commit into
mainfrom
708-doc-wrong-size-importance

Conversation

@GrituX

@GrituX GrituX commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

See #708 for full detail of issues in the docstring.

@GrituX GrituX linked an issue Jul 7, 2026 that may be closed by this pull request
1 task
@codecov

codecov Bot commented Jul 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.89%. Comparing base (1842114) to head (6c30a83).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #711   +/-   ##
=======================================
  Coverage   97.89%   97.89%           
=======================================
  Files          24       24           
  Lines        1756     1756           
=======================================
  Hits         1719     1719           
  Misses         37       37           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bthirion bthirion left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM besides one small detail.

P-values from one-sample t-test testing if importance scores are
significantly greater than 0.
The importance scores for each feature group.
A higher score indicates greater importance of that group.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
A higher score indicates greater importance of that group.
A larger score indicates greater importance of that group.

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.

[DOC] wrong return size for importance and selection methods

2 participants