diepala
diepala OP t1_jaw16wx wrote
Reply to comment by goedel777 in General NN Architecture guidelines for a regression problem with tabular data by diepala
Because the problem will benefit from doing linear operations, and under certain circumstances the output of the model is almost equal to one of the input features. This is harder to generalize with tree based models.
diepala OP t1_javaont wrote
Reply to comment by big_ol_tender in General NN Architecture guidelines for a regression problem with tabular data by diepala
I already use that, but it is not giving me the results I want, and I know I can get better performance.
diepala OP t1_jb0hjyo wrote
Reply to comment by boosandy in General NN Architecture guidelines for a regression problem with tabular data by diepala
What kind of statistical models?