Skip to content

Conversation

@desilinguist
Copy link
Collaborator

This PR closes #661.

In addition, it makes another minor change of passing in the beta argument as a keyword argument since scikit-learn raises a warning otherwise.

@codecov
Copy link

codecov bot commented Feb 5, 2021

Codecov Report

Merging #662 (d71636a) into main (3e26acd) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #662      +/-   ##
==========================================
- Coverage   95.10%   95.09%   -0.01%     
==========================================
  Files          27       27              
  Lines        3104     3100       -4     
==========================================
- Hits         2952     2948       -4     
  Misses        152      152              
Impacted Files Coverage Δ
skll/__init__.py 100.00% <ø> (ø)
skll/utils/commandline/print_model_weights.py 94.91% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3e26acd...d71636a. Read the comment docs.

@desilinguist
Copy link
Collaborator Author

The codecov change is expected since we are removing import lines.

@desilinguist desilinguist merged commit 13c19aa into main Feb 6, 2021
@delete-merged-branch delete-merged-branch bot deleted the 661-remove-top-level-imports branch February 6, 2021 15:24
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.

Remove top-level imports

4 participants