While experimenting with MLJar, I figured out in 'Compete' mode it uses the below 3 steps towards the end of the training:
stack
ensemble
stack ensemble
As stacking is a type of ensemble learning, how are the last 3 steps different? I tried reading the documentation but no specifics are mentioned: https://supervised.mljar.com/features/automl/#ensemble