Closed LuckyLittleMonster closed 2 years ago
mol_good = "Cc1ccccc1O" model.predict([mol_good], verbose=False) Traceback (most recent call last): File "", line 1, in TypeError: predict() got an unexpected keyword argument 'verbose'
This should be fixed in the HEAD branch, but will require another release before it's fixed in the pip-installed version. I'll wait for a bit on #12 to see if we can bundle those two fixes together