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

[PARTITION] School teacher #32

Open
micahjsmith opened this issue Jun 22, 2021 · 1 comment
Open

[PARTITION] School teacher #32

micahjsmith opened this issue Jun 22, 2021 · 1 comment
Labels
feature-partition Description of feature development partition

Comments

@micahjsmith
Copy link
Contributor

micahjsmith commented Jun 22, 2021

Name

School teacher

Specification

Features engineered from the questions asked to the school teacher during the wave 5 (year 9) survey.

from ballet import b
X_df, _ = b.api.load_data()
[col for col in X_df.columns if col.startswith('t5')]
# or, X_df.filter(regex='^t5', axis=1)

Background

The school teacher is surveyed in wave 5 when the child is nine years of age. These features could be useful for predicting materialHardship if the teacher has knowledge that the student is going hungry in some way, or if the teacher has knowledge of the family's financial situation in some way.


I'm proposing this new feature development partition, who will take up the mantle to develop features from this partition? Whoever replies to this issue with the response me will "claim" it -- it might even be myself! It's okay for multiple people to claim this partition, but in that case, make sure you stay in touch directly or via the project chat, or follow each other's accepted (and rejected) feature contributions.

@micahjsmith micahjsmith added the feature-partition Description of feature development partition label Jun 22, 2021
@micahjsmith
Copy link
Contributor Author

me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-partition Description of feature development partition
Projects
None yet
Development

No branches or pull requests

1 participant