Hi,
I'm finding some algorithm to classify text (phrase or document). In current I have dataset for train with labled for each record, now I need build model base on this dataset and after that I predict for new come data.
Do I can't use Infer .Net to do that? If I can, how to do that?
Thank for all your help.