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

How to do inference on test data. #8

Open
rsinda opened this issue Nov 12, 2020 · 1 comment
Open

How to do inference on test data. #8

rsinda opened this issue Nov 12, 2020 · 1 comment

Comments

@rsinda
Copy link

rsinda commented Nov 12, 2020

Hey @lccasagrande,
You have done something like this while creating dataset.
df['skill_with_answer'] = df['skill'] * 2 + df['correct']

so when we want to predict the probability of getting a question right based on past answers, where we don't have "correct" column. How we would predict?

I'm a bit confused.

@rsinda
Copy link
Author

rsinda commented Nov 23, 2020

@lccasagrande it will be really helpful if you can clear my doubt.

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

1 participant