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
26 stars 8 forks source link

new training unit test #1034

Closed prishavall closed 1 year ago

prishavall commented 1 year ago

New Training Unit Test for test sk train dataset

Github Issue Number Here: #1016 What user problem are we solving? Tests if SklearnDatasetCreator can correctly split a default dataset into train and test datasets given the dataset's name What solution does this PR provide? Looks at individual variable counts for batch sizes and tests to see if they are the right lengths Testing Methodology

How did you test your changes and verify that existing functionality is not broken Ran tests and checked if variables matched up Any other considerations

sweep-ai[bot] commented 1 year ago

Apply Sweep Rules to your PR?