Hi, Can anyone tell me where the Feature Selection VarianceThreshold code is located? There is no documentation that describes the VarianceThreshold at a class level in terms of properties and methods. My goal is to use VarianceThreshold to cut out constant and nearly constant fields while knowing which fields have made it through VarianceThreshold. I have LARS-Lasso model output which tells me what it thinks are the most significant fields.
Thanks William
------------------------------------------------------------------------------
_______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
