Re: Unexpected longer timer when doing the same training

2024-10-14 Thread Ángel
Interesting ... could you provide the code and the dataset you're using to reproduce the issue? El lun, 14 oct 2024, 16:52, Olivier Sannier escribió: > Hello, > > I have a small dataset that I use a test ground and which is working fine > with Spark 2.1.1 to do some CART or RandomForest regressi

Unexpected longer timer when doing the same training

2024-10-14 Thread Olivier Sannier
Hello, I have a small dataset that I use a test ground and which is working fine with Spark 2.1.1 to do some CART or RandomForest regression. It takes around 40 second to go from training to evaluation on a Spark context started locally via spark-submit. I'm now in the process of validating m