Submitted by diepala t3_11hdgtn in deeplearning
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.
goedel777 t1_javtr0h wrote
How do you know you can get better results?
diepala OP t1_jaw16wx wrote
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.
Viewing a single comment thread. View all comments