-
Notifications
You must be signed in to change notification settings - Fork 2
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
Feature/pattern finder #23
base: main
Are you sure you want to change the base?
Conversation
Hello @pa-shk! I have some questions:
|
Please refactor code to more standard form:
|
Hello @vvchernov! Thank you for your feedback! Speaking about your questions,
|
|
Updated version of the summary of the extracted patterns. bigger_numbermost common positive patterns
most common negative patterns
smaller_numbermost common positive patterns
most common negative patterns
first_alphabeticallymost common positive patterns
most common negative patterns
homophonesmost common positive patterns
most common negative patterns
rhyming_wordmost common positive patterns
most common negative patterns
less_lettersmost common positive patterns
most common negative patterns
|
Accuracy per task and template with estimated standard deviation
|
Hello @pa-shk! Could you describe meanings of titles of your latter table ("t0_var", "t0_var_from_mean" and so on)? |
Hello @vvchernov! I've fixed the wrong calculations in the table and added a diagram |
Implemented automatic pattern finder for answers scored 0 and 1. Below is a summary of the most common patterns for correct and incorrect answers for 6 tasks extracted with this script.
bigger_number
most common correct patterns
most common incorrect patterns
smaller_number
most common correct patterns
most common incorrect patterns
first_alphabetically
most common correct patterns
most common incorrect patterns
homophones
most common correct patterns
most common incorrect patterns
rhyming_word
most common correct patterns
most common incorrect patterns
less_letters
most common correct patterns
most common incorrect patterns