Question about AutoModel 'Turn into Classification' method

pblack476pblack476 MemberPosts:83Maven
edited January 2020 inHelp
So, when I choose that option what exactly is AutoModel doing? Is it running a regression and then just labeling the results according to the categories I've set or is it actually transforming the labels into categories and then running a classification task?

And while I am at it, what are your thoughts on these two approaches?

At least in my data I seem to be getting better results from running the regression and re-labeling the results afterwards with a simple if statement.
Jasmine_

Answers

Sign InorRegisterto comment.