def __init__(self, conf): UnsupervisedFeatureSelection.__init__(self, conf) self.projection = VarianceThreshold()