I think it might be worth it to allow the user to define where to save the results. If I am not mistaken, the ML scripts will just save the results into the current working directory. If we could allow the functions/classes to allow for an input for a relative or full path to the directory to save results. Might be worth it to only allow for this in the hard coding, not an input that the user must type in.
@andreshyer This is already an open issue. See issue #7. I will assign you to that issue -- I agree with your view that choosing where to save is a good idea.
I think it might be worth it to allow the user to define where to save the results. If I am not mistaken, the ML scripts will just save the results into the current working directory. If we could allow the functions/classes to allow for an input for a relative or full path to the directory to save results. Might be worth it to only allow for this in the hard coding, not an input that the user must type in.