Test labels

hi
i am new to such problem and wanted to ask how will we evaluate if we don’t have test labels in test.csv

You can evaluate your model either by making predictions on the test set and uploading them, or splitting the labeled training set into a training and validation set.

https://scikit-learn.org/stable/modules/generated/sklearn.model_selection.train_test_split.html