show_combo

mastml.html_helper.show_combo(combo_dir, outdir)[source]

Method used to collect combinations of data analysis (e.g. parity plots of train and test data in a CV split) and required file paths and display them in the output index.html file.

Args:

combo_dir: (str), path containing the relevant data to combine as output in the index.html file

outdir: (str), user-specified output path which designates where all results of MAST-ML run are written

Returns:

None