Closed FilmonYacob closed 11 months ago
Hello,
Thank you for this project and contribution.
Currently, the model predicts only one batch given a CSV file. Is there a convinient way to modify it so that it can predict on the entire dataset, similar to how predictions are made on the test set?
Hello, you can refer to the testfunction in exp_main.py
test
exp_main.py
Hello,
Thank you for this project and contribution.
Currently, the model predicts only one batch given a CSV file. Is there a convinient way to modify it so that it can predict on the entire dataset, similar to how predictions are made on the test set?