tensorflow / adanet

Fast and flexible AutoML with learning guarantees.
https://adanet.readthedocs.io
Apache License 2.0
3.47k stars 527 forks source link

AttributeError: module 'adanet' has no attribute 'AutoEnsembleEstimator' #158

Open wenqf11 opened 4 years ago

wenqf11 commented 4 years ago

I use TF 2.1.0 and adanet 0.9.0 to run example code in ReadMe but I got this error AttributeError: module 'adanet' has no attribute 'AutoEnsembleEstimator'