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

Set output results path #48

Closed
borisRa opened this issue Oct 25, 2021 · 5 comments
Closed

Set output results path #48

borisRa opened this issue Oct 25, 2021 · 5 comments

Comments

@borisRa
Copy link

borisRa commented Oct 25, 2021

Hi,

How can I control the output file path ?

Thanks,
Boris

@AutoViML
Copy link
Owner

AutoViML commented Nov 2, 2021

You can't. You need to use the folder that it saves the charts to. Why do you need to change the folder path?

@borisRa
Copy link
Author

borisRa commented Nov 3, 2021

Because I would like to control where it saves the results. for me the path should be different per each problem ( different input data ). instead of copying it manually would like to control this from the code.

@sahanaraguram2000
Copy link

Yes I would like that too... I am using autoviz in a django app and I would like to store the results of each input data in a separate folder. Please help me out with this @AutoViML

@AutoViML
Copy link
Owner

AutoViML commented Nov 7, 2021

Hi @borisRa 👍
Sorry all for the trouble. I have fixed the bugs that was causing this verbose=2 error as well as made an upgrade to save the plots in any directory you select. Please test it the upgraded version by:

pip install autoviz --upgrade

thanks for the feedback!

@borisRa
Copy link
Author

borisRa commented Nov 17, 2021

Hi @borisRa 👍 Sorry all for the trouble. I have fixed the bugs that was causing this verbose=2 error as well as made an upgrade to save the plots in any directory you select. Please test it the upgraded version by:

pip install autoviz --upgrade

thanks for the feedback!

Thank you very much !

@borisRa borisRa closed this as completed Nov 17, 2021
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

3 participants