Skip to content

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

@GattiMh

Description

@GattiMh

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions