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

Add some docs explaining how to "analyze FS algorithm stability" #83

Merged
merged 9 commits into from
Oct 4, 2022

Conversation

dunnkers
Copy link
Owner

As per requested in the review: Add more documentation highlighting the 'essential' parts of the library.

I believe this to be a significant feature of the library, and hence will add explicit instructions for it. Working on the docs currnently.

@lgtm-com
Copy link

lgtm-com bot commented Sep 21, 2022

This pull request fixes 2 alerts when merging eb4f319 into 54c7232 - view on LGTM.com

fixed alerts:

  • 2 for Unused import

@codecov-commenter
Copy link

codecov-commenter commented Sep 21, 2022

Codecov Report

Merging #83 (3205082) into master (54c7232) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #83      +/-   ##
==========================================
- Coverage   98.15%   98.14%   -0.01%     
==========================================
  Files          81       81              
  Lines        2380     2378       -2     
==========================================
- Hits         2336     2334       -2     
  Misses         44       44              
Impacted Files Coverage Δ
fseval/callbacks/to_sql.py 100.00% <100.00%> (ø)
fseval/pipelines/_experiment.py 98.14% <100.00%> (-0.02%) ⬇️
.../pipelines/rank_and_validate/_support_validator.py 89.47% <100.00%> (ø)
tests/integration/test_main.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@lgtm-com
Copy link

lgtm-com bot commented Sep 21, 2022

This pull request fixes 2 alerts when merging 3205082 into 54c7232 - view on LGTM.com

fixed alerts:

  • 2 for Unused import

@dunnkers dunnkers merged commit 4c93031 into master Oct 4, 2022
@dunnkers dunnkers deleted the recipe/analyzing-algorithm-stability branch October 4, 2022 11:07
@lgtm-com
Copy link

lgtm-com bot commented Oct 4, 2022

This pull request fixes 2 alerts when merging f2794be into 54c7232 - view on LGTM.com

fixed alerts:

  • 2 for Unused import

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