ML CSLOPE: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
 
(15 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{TAGDEF|ML_FF_CSLOPE|[real]|<math>0.2</math>}}
{{DISPLAYTITLE:ML_CSLOPE}}
{{TAGDEF|ML_CSLOPE|[real]|<math>0.2</math>}}


Description: Parameter used in the automatic determination of threshold for Bayesian error estimation in the machine learning force field method.
Description: Parameter used in the automatic determination of threshold for Bayesian error estimation in the machine learning force field method.
----
----
The usage of this tag in combination with the learning algorithms is described here: [[Machine learning force field calculations: Basics#Threshold for error of forces|here]].


{{TAG|ML_FF_CSLOPE}} is a threshold for slope of the stored estimated errors used to determine the criteria when {{TAG|ML_FF_LCRITERIA}}=''.TRUE.'' is set.
The standard error of the history of maximum Bayesian errors of the forces ({{TAG|ML_MHIS}}) and it's slope must be below {{TAG|ML_CSIG}} and {{TAG|ML_CSLOPE}} so that an update of the threshold for the maximum Bayesian error of forces {{TAG|ML_CTIFOR}} can take place.  


== Related Tags and Sections ==
== Related tags and articles ==
{{TAG|ML_FF_LMLFF}}, {{TAG|ML_FF_IERR}}, {{TAG|ML_FF_ISAMPLE}}, {{TAG|ML_FF_LCRITERIA}}, {{TAG|ML_FF_CSIG}}  
{{TAG|ML_LMLFF}}, {{TAG|ML_ICRITERIA}}, {{TAG|ML_CSIG}}, {{TAG|ML_MHIS}}, {{TAG|ML_CX}}


{{sc|ML_FF_CSLOPE|Examples|Examples that use this tag}}
{{sc|ML_CSLOPE|Examples|Examples that use this tag}}
----
----


[[Category:INCAR]][[Category:Machine Learning]][[Category:Machine Learned Force Fields]][[Category: Alpha]]
[[Category:INCAR tag]][[Category:Machine-learned force fields]]

Latest revision as of 13:21, 8 April 2022

ML_CSLOPE = [real]
Default: ML_CSLOPE =  

Description: Parameter used in the automatic determination of threshold for Bayesian error estimation in the machine learning force field method.


The usage of this tag in combination with the learning algorithms is described here: here.

The standard error of the history of maximum Bayesian errors of the forces (ML_MHIS) and it's slope must be below ML_CSIG and ML_CSLOPE so that an update of the threshold for the maximum Bayesian error of forces ML_CTIFOR can take place.

Related tags and articles

ML_LMLFF, ML_ICRITERIA, ML_CSIG, ML_MHIS, ML_CX

Examples that use this tag