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

Create Visualize class for generating GeoML output graphics #51

Open
2 tasks
tnigon opened this issue Jul 7, 2021 · 0 comments
Open
2 tasks

Create Visualize class for generating GeoML output graphics #51

tnigon opened this issue Jul 7, 2021 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@tnigon
Copy link
Contributor

tnigon commented Jul 7, 2021

After new predictions are made, it is helpful to visualize the results to share with the customer. The goal with the Visualize class is to have a class that takes any of the data made available from Predict to use in plotting/visualization functions. I'm sure this will have to be thought out further as we get into it because currently all predictions are mostly stored to local file directories rather than stored to memory in the Predict class.

To be included is v. 0.0.2

To do:

  • 1. Create Visualize class in GeoML.
  • 2. agvise_mimic() function to create line plot of observed and predicted values.
@tnigon tnigon added this to the 0.0.2 milestone Jul 7, 2021
@tnigon tnigon self-assigned this Jul 7, 2021
@tnigon tnigon added the enhancement New feature or request label Jul 7, 2021
@tnigon tnigon removed their assignment Oct 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant