-
Notifications
You must be signed in to change notification settings - Fork 449
Closed
Description
i'm trying to extract some information from publications (i've appended the list of things i'm going to be searching for). what i would really like to do is to open h.alpha as i view the pdf (which i can) and annotate using these "terms" as i go along (also i can). what would be supercool is if all of this info could itself be turned into an RDF dataset automatically that i can then render/play with. what would also be nice is if i could use a default tag as i do this, so that a tleast i can collect all these annotations.
right now, i'm using a spreadsheet to collect this info, and i think we can do better.
any thoughts/suggestions would be much appreciated.
- sample size (N)
- disorder
- clinical_application (Y/N)
- used_cross_validation (Y/N/not specified)
- type_of_cross_validation (Leave One Out, Split-Half, ...)
- had_separate_validation_set (Y/N)
- used_nested_cross_validation
- for feature selection
- for parameter selection
- for model selection
- learning_model (Linear/Logistic Regression, SVM, SVR, RandomForest, ...)
- estimated/determined_feature_importance
- loss_function
- metric (explained_variance, Pearson correlation, ...)
- significance_testing (t-test, correlation p-value, permutation test, ...)
Metadata
Metadata
Assignees
Labels
No labels