ML LERR: Difference between revisions

From VASP Wiki
(Created page with "{{DISPLAYTITLE:ML_LERR}} {{TAGDEF|ML_LERR|[logical]|.TRUE.}} Description: Decides whether the Bayesian error estimates are calculated and written out or not. ---- If the Baye...")
 
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{DISPLAYTITLE:ML_LERR}}
{{DISPLAYTITLE:ML_LERR}}
{{TAGDEF|ML_LERR|[logical]|.TRUE.}}
{{TAGDEF|ML_LERR|[logical]|.TRUE.}}
{{NB|warning|This tag is deprecated and is replaced by {{TAG|ML_IERR}}.}}


Description: Decides whether the Bayesian error estimates are calculated and written out or not.
Description: Decides whether the Bayesian error estimates are calculated and written out or not.
----
----
If the Bayesian error estimates are not required in the prediction runs ({{TAG|ML_ISTART}}=2), it is recommended to set {{TAG|ML_LERR}}=.FALSE., since the calculation time of the error estimates is of the same order of magnitude as the prediction step.


== Related tags and articles ==
== Related tags and articles ==
{{TAG|ML_LMLFF}}, {{TAG|ML_ISTART}}
{{TAG|ML_LMLFF}}, {{TAG|ML_IERR}}, {{TAG|ML_MODE}}
----
----


[[Category:INCAR tag]][[Category:Machine-learned force fields]]
[[Category:INCAR tag]][[Category:Machine-learned force fields]]

Latest revision as of 15:33, 19 October 2023

ML_LERR = [logical]
Default: ML_LERR = .TRUE. 

Warning: This tag is deprecated and is replaced by ML_IERR.

Description: Decides whether the Bayesian error estimates are calculated and written out or not.


Related tags and articles

ML_LMLFF, ML_IERR, ML_MODE