databrickslabs / automl-toolkit

Toolkit for Apache Spark ML for Feature clean-up, feature Importance calculation suite, Information Gain selection, Distributed SMOTE, Model selection and training, Hyper parameter optimization and selection, Model interprability.
Other
191 stars 44 forks source link

TypeError: 'JavaPackage' object is not callable #17

Open yousenwang opened 3 years ago

yousenwang commented 3 years ago

Hi,

I guess this has to do with how I installed the package. Since I couln't install it via pip, I just git clone the thing to site-packages in my databricks compute's web terminal.

image