NLeSC / mcfly

A deep learning tool for time series classification and regression
Apache License 2.0
363 stars 82 forks source link

We should shuffle the data by default #322

Open cwmeijer opened 1 year ago

cwmeijer commented 1 year ago

Before training any model, we should shuffle the data. This is best practice and failing to do so can totally impair training.