Skip to content

How to do inference on test data. #8

@rsinda

Description

@rsinda

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions