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

demo: Add options for not encoding data before sending it to a model. #106

Merged
merged 10 commits into from
Oct 27, 2020

Conversation

juharris
Copy link
Member

@juharris juharris commented Oct 27, 2020

Add options for not encoding and an encoder to convert decimal numbers to mapped integers (multiplied by 10^9)

Resolves #104

@juharris juharris added enhancement New feature or request demo Relates to the code to demonstrate the framework labels Oct 27, 2020
@juharris juharris merged commit dfcbe24 into master Oct 27, 2020
@juharris juharris deleted the demo-encoder-none branch October 27, 2020 04:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
demo Relates to the code to demonstrate the framework enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[demo] Add simple encoders.
1 participant