Save or use machine learning classification model in unclassified data.
Hello,
I'm using linear discriminant classification to train and test discriminant function. In my dataset all the data are already classified and used for the analysis. The discrimination result is quite good.
The main interret of this method will be for me to predict the classification of a set of unclassified data.
Is there a way to save and applied the model to a new dataset? Or at least use it to make prediction on unclassified data added in me dataset?
Thanks
Comments
Hi dimitrib,
Concerning,
IIs there a way to save and applied the model to a new dataset? Or at least use it to make prediction on unclassified data added in me dataset?
We're working on that. I hope that it will be in the next release, otherwise, it'll be in the one after the next.
Cheers,
Don