Please help me with this issue

99patilpranav
99patilpranav New Altair Community Member
edited November 2024 in Community Q&A
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.

Tagged:

Answers

  • Elisa0815
    Elisa0815 New Altair Community Member
    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.
  • MartinLiebig
    MartinLiebig
    Altair Employee
    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,
    Martin