Best algorithm for Polynomial label and int columns

[Deleted User][Deleted User] Posts: 0 Learner III
edited June 2019 in Help
Hi
What algorithm is your suggestion for a dataset with int columns and polynomial label?
Thank you

Best Answers

  • varunm1varunm1 Moderator, Member Posts: 1,207 Unicorn
    Solution Accepted
    Hello @mbs

    You can use tree-based algorithms like decision tree, random forest, gradient boosted tree or neural networks and naive Bayes. You can use any algorithm as there are no particular set of algorithms that can be good or bad as it is mostly based on your data.

    Thanks.
    Regards,
    Varun
    https://www.varunmandalapu.com/

    Be Safe. Follow precautions and Maintain Social Distancing

Answers

Sign In or Register to comment.