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

Module predictive_models missing when trying to execute the utility measures #8

Open
tandriamil opened this issue Jul 30, 2021 · 0 comments

Comments

@tandriamil
Copy link
Contributor

Hello,

In your article, there is a section about the utility loss. I suppose that utility_cli.py is dedicated to these measures. However, when executing it, it throws this error:

Traceback (most recent call last):
  File "utility_cli.py", line 21, in <module>
    from predictive_models.predictive_model import RandForestClassTask, LogRegClassTask, LinRegTask
ModuleNotFoundError: No module named 'predictive_models'

Could we have access to this module necessary to the script measing the utility loss? Thank you.

Have a nice day!

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