Home → Techniques and Tips → NeuralTools → Combining Two Trained Networks
Applies to: NeuralTools 6.x/7.x
I have two different data sets with the same dependent variable (output), and I have trained them separately. Can I combine them to provide even better predictions?
There is some literature in the field of machine learning about combining multiple models to arrive at a single prediction. You want to use search terms like "ensemble methods" and "combining classifiers".
This paper uses an ensemble model in NeuralTools for credit evaluation: "On the Use of Ensemble Models for Credit Evaluation" by Albert Fensterstock, Jim Salters and Ryan Willging, published in The Credit and Financial Management Review's issue dated Fourth Quarter 2013. The paper gives some additional references:
Last edited: 2015-09-03