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

[WIP] Tokenizer, HashingTF, IDF, IDFModel #388

Closed
wants to merge 29 commits into from
Closed

[WIP] Tokenizer, HashingTF, IDF, IDFModel #388

wants to merge 29 commits into from

Conversation

GoEddie
Copy link
Contributor

@GoEddie GoEddie commented Jan 9, 2020

Added another set of classes for #381 ML features. This pr includes Tokenizer, HashingTF, IDF and IDFModel.

Tests are included.

WIP until the Bucketizer PR is complete (#378)

GOEddieUK and others added 29 commits December 29, 2019 12:55
Co-Authored-By: Steve Suh <suhsteve@gmail.com>
Co-Authored-By: Steve Suh <suhsteve@gmail.com>
Co-Authored-By: Steve Suh <suhsteve@gmail.com>
Co-Authored-By: Steve Suh <suhsteve@gmail.com>
Co-Authored-By: Steve Suh <suhsteve@gmail.com>
@rapoth rapoth requested a review from suhsteve January 15, 2020 22:51
@rapoth rapoth requested a review from imback82 January 15, 2020 22:51
@GoEddie GoEddie closed this Jan 15, 2020
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.

1 participant