Fred Israel
01/30/2020, 6:50 PMnicholas
Fred Israel
01/30/2020, 6:56 PMnicholas
train directly to the train_model task and looking for the result there by accessing train.category_id within the task?Fred Israel
01/30/2020, 7:03 PMnicholas
Fred Israel
01/30/2020, 7:04 PMFred Israel
01/30/2020, 7:05 PMlabels = extract_labels(train). Right?Fred Israel
01/30/2020, 7:05 PMdef extract_labels (train):
return train.category_idnicholas
train_modelFred Israel
01/30/2020, 7:10 PM