DSGT-DLP / Deep-Learning-Playground

Web Application where people new to Deep Learning can input a dataset and toy around with basic Pytorch modules without writing any code
MIT License
24 stars 8 forks source link

sklearn data creator unit tests #1016

Closed karkir0003 closed 11 months ago

karkir0003 commented 11 months ago

test_sk_learn_default_dataset_train_test.py: Tests if SklearnDatasetCreator can correctly split a default dataset into train and test datasets given the dataset's name