The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Please help me with this issue
99patilpranav
Member Posts: 1 Learner III
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.
0
Answers
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.
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,
Martin
Dortmund, Germany