validation set
#849
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
J-You
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi dpmd developers,
I have some problems while using the v2.0.0-beta.3:
sel
key seems only can assign a list, while for a str, i.e.,auto
orauto:factor
can not be read.For a certain atomic type, if its coordination number is different in the multi-systems, how could I set
sel
? Maybe choose the larger one?How do I construct a reasonable validation set? For example, if my system contains three temperatures as 1000K, 900K, and 800K. I am not sure which of the following is more appropriate:
Pick up the frames from three temperatures randomly, regarding other frames as training set
Just set the frames of 800K as validation set, regarding 1000K and 900K data as training set
Thanks for your time and attention.
Beta Was this translation helpful? Give feedback.
All reactions