Find more posts tagged with
Sort by:
1 - 2 of
21
IF those are your initial results, then I'd say you have a very good model to start with. I would do what @lionelderkrikor suggests and try optimization. You might even want to try some enesmbling methods, like Voting or Stacking to combine the SVM and NB.
Hi @lambamanika07,
To improve the performances of your model, you can optimize it using the Optimize Parameters operator and /or
try to train other predictive models.
Pavithra_Rao : Automatic model selection and optimization .
This tool (to adapt to your own project) select the best model among several optimized models.
And to conclude and to answer to your question "Is this a god model?", I would quote Albert Einstein : "All is relative..."
I hope it will be helpful.
Regards,
Lionel