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

Allow TextStats length distribution to be token-based and refactor for testability #464

Merged
merged 28 commits into from
Mar 26, 2020
Merged
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
1c2cbc2
Refactored and added more incremental tests
Jauntbox Mar 3, 2020
83881c0
Updated test
Jauntbox Mar 3, 2020
ca2e122
Added tests and fixed a small bug
Jauntbox Mar 4, 2020
c190d97
More refactoring and updating tests
Jauntbox Mar 4, 2020
75b0770
More test refactoring
Jauntbox Mar 5, 2020
305c57e
More refactoring
Jauntbox Mar 5, 2020
ff53dc4
Small cleanups
Jauntbox Mar 5, 2020
13b6076
Merge branch 'master' of github.com:salesforce/TransmogrifAI into km/…
Jauntbox Mar 6, 2020
fc6cd07
Addressing comments
Jauntbox Mar 6, 2020
1434128
Added text length distribution to the TextStats calculated in RFF
Jauntbox Mar 9, 2020
e117fbd
Made offending methods private
Jauntbox Mar 16, 2020
87878e0
Merge branch 'master' of github.com:salesforce/TransmogrifAI into km/…
Jauntbox Mar 16, 2020
fe36ec5
Comments
Jauntbox Mar 17, 2020
cd31e32
Spelling
Jauntbox Mar 17, 2020
a322363
Added toggle for tokenization in length distribution
Jauntbox Mar 18, 2020
32ad893
Added toggle to turn tokenization on/off for length distribution coun…
Jauntbox Mar 19, 2020
ab9d2a7
Reverted changes to RFF for now and added logging to help with visibi…
Jauntbox Mar 19, 2020
4cb5c88
Updated tests to check both tokenized and non-tokenized text feature …
Jauntbox Mar 19, 2020
e463685
Better logging
Jauntbox Mar 19, 2020
e44ca68
Revert unintentional RFF changes
Jauntbox Mar 19, 2020
ce5663e
Removed unused method
Jauntbox Mar 19, 2020
b866bb3
Removed SVC models from the default models to try in BinaryClassifica…
Jauntbox Mar 19, 2020
e72af36
Added new params to vectorizer shortcuts
Jauntbox Mar 20, 2020
307a014
scalastyle issue
Jauntbox Mar 20, 2020
49127d9
Replaced boolean param with enum
Jauntbox Mar 26, 2020
95bc3e7
Added enum to json4s serialization list
Jauntbox Mar 26, 2020
aad13ba
Actually add the enum file
Jauntbox Mar 26, 2020
d78868d
Merge branch 'master' of github.com:salesforce/TransmogrifAI into km/…
Jauntbox Mar 26, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'master' of github.com:salesforce/TransmogrifAI into km/…
…token-lens3
  • Loading branch information
Jauntbox committed Mar 26, 2020
commit d78868d7422a62fa5ff5f37ac8d0e09e79857f60

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.