I am trying to recreate a python XGBoost model in sklearn. Although I set the exact same parameters and seed, it gives me totally different results.
This is the code: