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

[Feature request] add a debug mode #1

Open
mmahmoudian opened this issue Oct 20, 2022 · 0 comments
Open

[Feature request] add a debug mode #1

mmahmoudian opened this issue Oct 20, 2022 · 0 comments

Comments

@mmahmoudian
Copy link
Owner

The problem

From time to time users are facing some errors but due to the sensitivity/confidentiality of the data, they cannot provide the input data so that I can track the issue.

The proposal

It would be convenient to have a debug argument that stores:

  1. many info regarding the processes in a log file
  2. store the output of every step in a RDS file so that we can have a better view on output of each step without needing to run the whole data

The 2nd item can then be later anonymized (feature names can be removed, possible residue of actual data should be stripped, and etc.) so that it make it safe to share without being concerned about the confidentiality of the data.

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