Closed
Description
I have executed 2 autosklearn jobs with the same dataset and kept all the configuration settings same including seed, time and memory. However, I could see that the pipelines executed are different for both the jobs. What could be the possible issue?
Is Autosklearn deterministic? If not, is it possible to achieve so?