KhiopsML / khiops

Khiops is an AutoML suite for supervised and unsupervised learning
https://khiops.org
BSD 3-Clause Clear License
36 stars 4 forks source link

Double call to SNB Parallel task provokes segfault #319

Open folmos-at-orange opened 5 months ago

folmos-at-orange commented 5 months ago

Description

Calling consecutively the InternalTrain method of SNBPredictorSelectiveNaiveBayesTrainingTask (this is done for debugging purposes) provokes a segfault.

Questions/Ideas

image