Skip to content

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.

Notifications You must be signed in to change notification settings

yuerongz/DUPLEX-data-split-function

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

DUPLEX-data-split-function

Apply DUPLEX data split to the given dataset and return training and test datasets.

Note: The code need to be modified for use for different datasets. The example given is 3D inputs and outputs designed for LSTM network training.

REF: Snee, R. D. (1977). Validation of regression models: methods and examples. Technometrics, 19(4), 415-428.

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages