-
Notifications
You must be signed in to change notification settings - Fork 6
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
Conversation
…gorithm-stability
…gorithm-stability
This pull request fixes 2 alerts when merging eb4f319 into 54c7232 - view on LGTM.com fixed alerts:
|
Codecov Report
@@ 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
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
This pull request fixes 2 alerts when merging 3205082 into 54c7232 - view on LGTM.com fixed alerts:
|
This pull request fixes 2 alerts when merging f2794be into 54c7232 - view on LGTM.com fixed alerts:
|
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.