Hi all
I have trained a classification model and want to make batch inferenace (like having new data that i want to use my model to make predictions on. Lets start with 2 new data predictions:
But when i run the code i only get 1 prediciton… why is that?