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

Integrate One-Hot Encoding #90

Open
KD335 opened this issue Feb 21, 2023 · 1 comment
Open

Integrate One-Hot Encoding #90

KD335 opened this issue Feb 21, 2023 · 1 comment

Comments

@KD335
Copy link
Collaborator

KD335 commented Feb 21, 2023

Integrate one-hot encoding into the front end such that the code that performs on-hot encoding is silently added to the generated code after y values are selected and before the data is split into train and test sets. This is similar to how the code for cleaning the data is silently added.

@john-coffman john-coffman self-assigned this Mar 6, 2023
@john-coffman
Copy link
Collaborator

Is_catagorial.py will return a boolean on if the data is categorical or not

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

No branches or pull requests

2 participants