Please help me with this issue

99patilpranav
New Altair Community Member
Hello Guys,
I am working on one of the projects where i am a bit donfused developing a model .
What operator takes in numeric data as input under classification and modelling. I need to predict based on numbers as inputs .
Any operators/methods you could suggest .
Help will be appreciated.
I am working on one of the projects where i am a bit donfused developing a model .
What operator takes in numeric data as input under classification and modelling. I need to predict based on numbers as inputs .
Any operators/methods you could suggest .
Help will be appreciated.
Tagged:
0
Answers
-
Hello,
I don't really understand your problem. Can you may describe it in more detail?
Every classifier can be trained with a set of numbers, as long as it contains also labels.0 -
Hi,
actually i think all of the classification algorithms can treat numbers. It is more the other way around that just a few can also take strings. Simply go to Modelling->Classification and Regression in the operator tree.
Some key algorithms:
SVM
Neural Net
Naive Bayes
Random Forest
Best,
Martin0