Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

The path is lack of home prefix in ML Model explanation #1649

Closed
allwefantasy opened this issue Dec 31, 2021 · 1 comment
Closed

The path is lack of home prefix in ML Model explanation #1649

allwefantasy opened this issue Dec 31, 2021 · 1 comment
Assignees

Comments

@allwefantasy
Copy link
Contributor

We can use datasource modelExplain to show info from some model like
following:

load modelExplain.`/tmp/model` 
where alg="RandomForest"
as output;

However, the implementation for now will ignore HOME PREFIX and VERSION in path /tmp/model and then the exception File /tmp/model does not exist will throws.

@chncaesar
Copy link
Contributor

Working on it

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants