This function plots discrete and continuous values results
mplot_density(tag, score, model_name = NA, subtitle = NA,
save = FALSE, subdir = NA, file_name = "viz_distribution.png")
Vector. Real known label
Vector. Predicted value or model's result
Character. Model's name
Character. Subtitle to show in plot
Boolean. Save output plot into working directory
Character. Sub directory on which you wish to save the plot
Character. File name as you wish to save the plot