Hello,
I'm getting this error running the example notebook.
Installed the tool via pip and working on M2 Macs.
Error comes from this line:
#scan of similarities to found threshold result = AD.fit(model_sklearn=rlr, base_test=xi_test, base_train=xi_train, y_true=y_test, threshold_step=(0, 1, 0.1), threshold_reference='max', similarity_metric='tanimoto', metric_error='rmse')
Many thanks
Hello,
I'm getting this error running the example notebook.
Installed the tool via pip and working on M2 Macs.
Error comes from this line:
#scan of similarities to found threshold result = AD.fit(model_sklearn=rlr, base_test=xi_test, base_train=xi_train, y_true=y_test, threshold_step=(0, 1, 0.1), threshold_reference='max', similarity_metric='tanimoto', metric_error='rmse')Many thanks