Skip to Main Content

Data Science & Machine Learning

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

ModuleNotFoundError: No module named 'ads.model.framework'

Vivek PathakSep 26 2023

ADS exception while running Employee Attrition Model on ADS:

ERROR:ads:ADS Exception Traceback (most recent call last): File "/home/datascience/conda/generalml_p37_cpu_v1/lib/python3.7/site-packages/IPython/core/interactiveshell.py", line 3457, in run_code exec(code_obj, self.user_global_ns, self.user_ns) File "<ipython-input-3-e9d451185268>", line 33, in <module> from ads.model.framework.sklearn_model import SklearnModel ModuleNotFoundError: No module named 'ads.model.framework'

ModuleNotFoundError: No module named 'ads.model.framework'

Comments

Post Details

Added on Sep 26 2023
0 comments
401 views