ML ICRITERIA: Difference between revisions

From VASP Wiki
(Rewritten for clarity)
Line 7: Line 7:


== Related Tags and Sections ==
== Related Tags and Sections ==
{{TAG|ML_FF_LMLFF}}, {{TAG|ML_FF_IERR}}, {{TAG|ML_FF_ISAMPLE}}, {{TAG|ML_FF_CSLOPE}}, {{TAG|ML_FF_CSIG}}, {{TAG|ML_FF_MHIS}}
{{TAG|ML_FF_LMLFF}}, {{TAG|ML_FF_IERR}}, {{TAG|ML_FF_CTIFOR}}, {{TAG|ML_FF_ISAMPLE}}, {{TAG|ML_FF_CSLOPE}}, {{TAG|ML_FF_CSIG}}, {{TAG|ML_FF_MHIS}}


{{sc|ML_FF_LCRITERIA|Examples|Examples that use this tag}}
{{sc|ML_FF_LCRITERIA|Examples|Examples that use this tag}}

Revision as of 07:00, 16 April 2021

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

Description: Decides whether the threshold (ML_FF_CTIFOR) is updated 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). Generally it is recommended to automatically update the criteria ML_FF_CTIFOR during machine learning.

Related Tags and Sections

ML_FF_LMLFF, ML_FF_IERR, ML_FF_CTIFOR, ML_FF_ISAMPLE, ML_FF_CSLOPE, ML_FF_CSIG, ML_FF_MHIS

Examples that use this tag