Tagged Questions
8
votes
3answers
843 views
The use of median polish for feature selection
In a paper I was reading recently I came across the following bit in their data analysis section:
The data table was then split into tissues and cell lines, and the two subtables were separately ...
8
votes
2answers
1k views
Soft-thresholding vs. Lasso penalization
I am trying to summarize what I understood so far in penalized multivariate analysis with high-dimensional data sets, and I still struggle through getting a proper definition of soft-thresholding vs. ...
23
votes
6answers
2k views
Feature selection for “final” model when performing cross-validation in machine learning
I am getting a bit confused about feature selection and machine learning
and I was wondering if you could help me out. I have a microarray dataset that is
classified into two groups and has 1000s of ...