我知道它是一种嵌入式方法,但是在哪种方法中实现randfeatures function
?
它旨在与KNN classifier
.
键入edit randfeatures
,您将在帮助下方看到以下内容:
% References:
% [1] Leping Li, David M. Umbach, Paul Terry and Jack A. Taylor (2003)
% Application of the GA/KNN method to SELDI proteomics data. PNAS.
% [2] Huan Liu, Hiroshi Motoda (1998) Feature Selection for Knowledge
% Discovery and Data Mining, Kluwer Academic Publishers
% Example reference:
% [3] D. T. Ross, et.al. (March, 2000) Systematic Variation in Gene
% Expression Patterns in Human Cancer Cell Lines, Published in Nature
% Genetics, vol. 24, no. 3, pp. 227-235
我把繁重的阅读留给你。