plot_results

Functions

scatter_plot(data, title, color_column, color_scheme)

main(training_data, predictions, output_chart)

Reads training data and predictions and creates a scatter plot to visualize the results.

Module Contents

plot_results.scatter_plot(data, title, color_column, color_scheme)
plot_results.main(training_data, predictions, output_chart)

Reads training data and predictions and creates a scatter plot to visualize the results.