Submitted by augusts99 t3_11clfxx in deeplearning
augusts99 OP t1_ja7jo91 wrote
Reply to comment by thehallmarkcard in Implementation of RNN as post-processing by augusts99
Okay thank you for the feedback! That could be interesting! Model 1 is a Random Forest model and uses different input than the LSTM, and at the moment I think for my skill level it may be a too big of a hassle to make the models predict simultaneously. Or what is meant with stacking the models if I may ask?
FunBit9789 t1_ja8aim7 wrote
Ah ok so if it were also a NN you could have outputs feed directly from model to the other with multiple heads but with a random forest as the first model my suggestion doesn’t really make sense.
Viewing a single comment thread. View all comments