-
-
Notifications
You must be signed in to change notification settings - Fork 18
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
Feedback from current round of teaching - first 2024 round #145
Comments
FA episode is short to balance cognitive load, further improvements in #118 to address point 4 |
Just re point 5: "In episode 2, the DNA methylation data discussion could be moved to episode 1." I'm not sure about this one - I think in some ways it's good to introduce the data in the episode where it's actually used for the first time |
Agreed, data page also would make this redundant |
Re:
It's better than |
True - I've fully converted from the broom package to base R in one of my branches, but it's incredibly messy. Think it's better to stick with broom |
I'm probably biased here, but the point here is to give specifics on how the shrinkage is happening.
This is now solved as the heatmap is removed.
Disagree, we assume a knowledge of linear models when going in, so we're assuming learners know this already. We're recapping because the specifics are relevant to the explanations of regularisation and the visualisations in this episode |
Agree, generally it makes different models more consistent to work with so I'm keen to encourage it where possible |
Agreed, the formula at least is essential. Arguably the 'by hand' bit (calculating the estimate/standard error) explicitly could be a callout with the table_age_methyl1$statistic printed explicitly first but I think that could be more confusing |
Overall, the instructors liked teaching the course and found it fun to teach. There is some feedback on improvements and the following action points are converted directly from the feedback.
summary()
.The instructors noted that the data could be documented and discussed more thoroughly and should include the experiments that generated the data and what the features being measured are. This is addressed by #132.
The text was updated successfully, but these errors were encountered: