| SOCR ≫ | DSPA ≫ | DSPA2 Topics ≫ |
These data include imaging, clinical, genetics and phenotypic data for over \(1,000\) pediatric cases - Autism Brain Imaging Data Exchange (ABIDE).
Use some of the methods below to do classification, prediction, and model performance evaluation on one of the datasets included in DSPA Case-Studies 31-35.
| Model | Learning Task | Method | Parameters |
|---|---|---|---|
| KNN | Classification | knn |
k |
| Naive Bayes | Classification | nb |
fL, usekernel |
| Decision Trees | Classification | C5.0 |
model, trials, winnow |
| OneR Rule Learner | Classification | OneR |
None |
| RIPPER Rule Learner | Classification | JRip |
NumOpt |
| Linear Regression | Regression | lm |
None |
| Regression Trees | Regression | rpart |
cp |
| Model Trees | Regression | M5 |
pruned, smoothed, rules |
| Neural Networks | Dual use | nnet |
size, decay |
| Support Vector Machines (Linear Kernel) | Dual use | svmLinear |
C |
| Support Vector Machines (Radial Basis Kernel) | Dual use | svmRadial |
C, sigma |
| Random Forests | Dual use | rf |
mtry |
From the course datasets, use the 05_PPMI_top_UPDRS_Integrated_LongFormat1.csv case-study to perform a multi-class prediction. Use ResearchGroup as an outcome response, which includes three classes: “PD”,“Control” and “SWEDD” .
method and number settingsTry similar protocols on other data in the list of Case-Studies, e.g., Traumatic Brain Injury Study and the corresponding dataset.
Use each of the following two case-studies
to implement and test the following protocol
ALSFRS_slope for ALS, CHRONICDISEASESCORE for case 06 and cast as an outcome dichotomous outcome