Added Input Variable Distributions Plotting Script

#6
by ypreetham - opened
Haichen Wang Research Group org
No description provided.
ypreetham changed pull request status to open
Haichen Wang Research Group org

Use this script to visualize all the distributions for input variables to a model. Example usage:
python visualize_input_distributions.py --config [filepath to config] --output_dir [filepath to directory where you want to store outputs] --label_names [An optional list of label names for the legends, ordered by label number in ascending order] --output_filename [name of the .png output file, make sure to specify ".png"] --xlim_adjustment

ypreetham changed pull request status to merged

Sign up or log in to comment