Feature Selection methods in MATLAB?
        Posted  
        
            by Hossein
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Hossein
        
        
        
        Published on 2010-06-15T18:25:17Z
        Indexed on 
            2010/06/15
            18:42 UTC
        
        
        Read the original article
        Hit count: 244
        
Hi, I am trying to do some text classification with SVMs in MATLAB and really would to know if MATLAB has any methods for feature selection(Chi Sq.,MI,....), For the reason that I wan to try various methods and keeping the best method, I don't have time to implement all of them. That's why I am looking for such methods in MATLAB.Does any one know?
© Stack Overflow or respective owner