Closed suzannejin closed 1 month ago
@mathysgrapotte the PredictWrapper code is not parallelized. Meaning only one core is used to predict on new data using the trained model. Sometimes when data is big (like for example in ibis it takes longer predicting than training), we might need this.
should be adressed in stimulus-py
@suzannejin what do you mean by this ?