A collection of common feature selection datasets in pytorch. Provides PyTorch wrappers for all datasets from scikit-feature.
from skfeature.pytorch import COIL20
dataset = COIL20("./data", download=True)| Name | Name | Last commit date | ||
|---|---|---|---|---|
A collection of common feature selection datasets in pytorch. Provides PyTorch wrappers for all datasets from scikit-feature.
from skfeature.pytorch import COIL20
dataset = COIL20("./data", download=True)