Hi all,

I am working with weka (software for machine learning).

I have two sets of data, TRAIN and TEST.

1. The easiest question (I think). Is it possible to train modeland apply it to the TEST file but without removing an ID field?

It would be useful to join the predicted classification to the original data by using that ID field.

2. Would it be possible to train this model without removing the ID in the TRAIN file?

It would be useful to train and evaluate the model with the own training file.

I am trying it in the GUI of weka but my objective will be to do it via command line.

Thank you all in advance

More Jaime Almonacid-Caballer's questions See All
Similar questions and discussions