Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: ApplicabilityDomain.fit() got an unexpected keyword argument 'model_sklearn' #2

Open
GattiMh opened this issue Oct 4, 2023 · 0 comments

Comments

@GattiMh
Copy link

GattiMh commented Oct 4, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant