null exception pointer on parallelized process

danjeharrydanjeharry Member Posts: 20 Contributor II
edited November 2018 in Help
Hey,

I have a process which trains a SVM model on several data sets. I've found it to work fine when I use the regular Loop Parameters operator that's not parallelized. However, when I replace that operator with the parallelized version, I keep getting null exception pointers in the performance operator of my cross validation process. Does anyone know why this occurs and how to fix? It seems to happen a lot between non - parallelized processes and using the parallelized operator.

thanks

Answers

  • MariusHelfMariusHelf RapidMiner Certified Expert, Member Posts: 1,869 Unicorn
    Hi,

    thanks for the report. We will have a look into that.

    Best,
    Marius
Sign In or Register to comment.