ML ICRITERIA: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
Line 1: Line 1:
{{TAGDEF|ML_FF_LCRITERIA|[logical]|.TRUE.}}
{{TAGDEF|ML_FF_LCRITERIA|[logical]|.TRUE.}}


Description: Decides whether the threshold in the learning decision step for the Bayesian error estimation is renewed or not in the machine learning force field methods.
Description: Decides whether the threshold in the decision step for the Bayesian error estimation is renewed or not in the machine learning force field methods.
----
----



Revision as of 13:20, 2 December 2020

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

Description: Decides whether the threshold in the decision step for the Bayesian error estimation is renewed or not in the machine learning force field methods.


This flag is only used if Bayesian error estimation is switched on (ML_FF_IERR=2 or 3).

Related Tags and Sections

ML_FF_LMLFF, ML_FF_IERR, ML_FF_ISAMPLE, ML_FF_CSLOPE, ML_FF_CSIG

Examples that use this tag