ML ICRITERIA: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
(4 intermediate revisions by the same user not shown)
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.
----
----


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_LMLFF}}, {{TAG|ML_FF_IERR}}, {{TAG|ML_FF_ISAMPLE}}, {{TAG|ML_FF_CSLOPE}}, {{TAG|ML_FF_CSIG}}


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


[[Category:INCAR]][[Category:Machine Learning]][[Category:Machine Learned Force Fields]][[Category:VASP6]]
[[Category:INCAR]][[Category:Machine Learning]][[Category:Machine Learned Force Fields]][[Category: Alpha]]

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