data-split-pytorch

There are 2 repositories under data-split-pytorch topic.

  • maksymsur/spltr

    `Spltr` is a simple PyTorch-based data loader and splitter. It may be used to load arrays and matrices or Pandas DataFrames and CSV files containing numerical data with subsequent split it into train, test (validation) subsets in the form of PyTorch DataLoader objects.

    Language:Python1200
  • yuerongz/DUPLEX-data-split-function

    Apply DUPLEX data split to the given dataset and return training and test datasets. REF: Snee, R. D. (1977). Validation of regression models: methods and examples. Technometrics, 19(4), 415-428.

    Language:Python0000