Skip to content

Is there any way to get the predicted value? (predicted value & target value to draw the diagonal chart) #496

Answered by cw-tan
ccccyf asked this question in Q&A
Discussion options

You must be logged in to vote

You can use a test with the TestTimeXYZFileWriter to generate a .xyz file with both reference and predicted value on the test set (you must configure a test set to do this). Then, you can use this script to make a parity plot. The description is outdated, but it works with this setup, just call it as python parity_plot.py path/to/xyz_from_TestTimeXYZFileWriter.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ccccyf
Comment options

Answer selected by ccccyf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants