Make sure the model only loads training data #41

Closed
opened 2023-10-19 10:43:45 +00:00 by sylv · 1 comment
Owner

Make sure that the model only loads training data by separating the training data from the testing data.

  • update the add function so that when data is added it only adds on the right folder
  • update the training script so that the data is loaded from the corect folder
Make sure that the model only loads training data by separating the training data from the testing data. - [ ] update the add function so that when data is added it only adds on the right folder - [ ] update the training script so that the data is loaded from the corect folder
sylv added the Kind/Enhancement
Priority
High
labels 2023-10-19 10:43:54 +00:00
sylv added this to the FYP project 2023-10-19 10:43:56 +00:00
sylv added this to the MVP milestone 2023-10-19 10:44:00 +00:00
sylv started working 2023-10-20 11:50:06 +00:00
Author
Owner

I changed the original plan the files are still stored in the same path but now the python script only loads the correct ones

I changed the original plan the files are still stored in the same path but now the python script only loads the correct ones
sylv referenced this issue from a commit 2023-10-20 12:11:28 +00:00
sylv closed this issue 2023-10-20 12:11:28 +00:00
sylv worked for 21 minutes 22 seconds 2023-10-20 12:11:28 +00:00
Sign in to join this conversation.