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

Convert the categorical reading_level variable into 0/1 variables #39

Open
jo-elimu opened this issue Nov 26, 2024 · 1 comment
Open

Comments

@jo-elimu
Copy link
Member

Description

Use pandas.get_dummies to create one column per reading level.

Why?

To test if this one-hot encoding technique would result in a better accuracy score.

This was referenced Dec 8, 2024
@avithal
Copy link

avithal commented Jan 5, 2025

data and will work on it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants