PMBio/cyclone

python demo throws exception?

Opened this issue · 0 comments

Hi all,

I am trying to run the demo notebook and I get an exception raised while training the model:

ValueError: Target is multiclass but average='binary'. Please choose another average setting.

stacktrace.txt

This might be due to using deprecated sklearn modules. Any clues or intentions to fix?

Thank you
Fabio