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

BagOfWordsTransformer -> CountTransformer in List of Models #903

Merged
merged 1 commit into from
Feb 15, 2022

Conversation

ablaom
Copy link
Member

@ablaom ablaom commented Feb 15, 2022

To resolve #900

@ablaom ablaom added the docs label Feb 15, 2022
@codecov-commenter
Copy link

codecov-commenter commented Feb 15, 2022

Codecov Report

Merging #903 (6b7ef83) into dev (65519ce) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #903   +/-   ##
=======================================
  Coverage   42.85%   42.85%           
=======================================
  Files           1        1           
  Lines          28       28           
=======================================
  Hits           12       12           
  Misses         16       16           

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 65519ce...6b7ef83. Read the comment docs.

@ablaom ablaom merged commit e38e91c into dev Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update list of models in docs for MLJText model change
2 participants