Closed perib closed 2 months ago
added a tag so that the MaskSelector used in genetic feature selection can work on datasets with nans. Previously sklearn throws an error by default when calling transform if the data have nans.
added a tag so that the MaskSelector used in genetic feature selection can work on datasets with nans. Previously sklearn throws an error by default when calling transform if the data have nans.