Submitted by diepala t3_11hdgtn in deeplearning
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.
Viewing a single comment thread. View all comments