carpentries-incubator / high-dimensional-stats-r

High-dimensional statistics with R
https://carpentries-incubator.github.io/high-dimensional-stats-r
Other
12 stars 18 forks source link

feedback #33

Closed alanocallaghan closed 11 months ago

alanocallaghan commented 2 years ago

Day 1 Feedback: positives:

suggestions for improvement:

Day 2: Positives:

Suggestions for improvement:

Day 3: Positives:

Day 4:

Positives:

Suggestions for improvement:

alanocallaghan commented 2 years ago

Feedback from me:

the introduction can be shortened and made more specific. Focus on showing the difficulties of high-d data, and not showing things that are done in other episodes.

Ep2 should have been taught quicker with more detail on other correction methods (#45).

ep3 should maybe be a bit more practical and explain why these methods are good vs bad (eg, lots of features with small contributions vs subset selection which is better in converse case). Try find some pathological case. Emphasise sample size for CV.

Factor analysis should maybe be a bit more detailed and I think not subsetting the data may make more sense.

PCA was v good, maybe should annotate the genes and add a callout on identifying what's going on in a PC

k-means seems fairly good but need to tie back to PCA a bit more re: elbow point etc

hcluster is good but I think introducing it by clustering feature-feature correlation and then going back to clustering observations is confusing

hannesbecher commented 11 months ago