Closed JohnGiorgi closed 2 years ago
This was closed by #13. @Steven-Palayew If you want the action of merging a PR to automatically close an issue, use any of the closing keywords (https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword) in your PR comment. I just go with "Closes #12".
There are several small changes to the README that should be made based on internal feedback:
ktrain
throws aUserWarning
which may be confusing to a user. There are two options here: See ifktrain
has an option for disabling user warnings and use it, or, add a comment under the code snippet in quickstart:ktrain
may throw aUserWarning
which you can safely ignore.