What is stacking?
The predictions of one model become the inputs another.
You use different versions of machine learning algorithms.
You stack your training set and testing set together.
You use several machine learning algorithms to boost your results.