ML CSLOPE: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
 
Line 2: Line 2:
{{TAGDEF|ML_CSLOPE|[real]|<math>0.2</math>}}
{{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 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]].
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]].


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.  
The standard error of the history of maximum estimated 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 estimated error of forces {{TAG|ML_CTIFOR}} can take place.  


== Related tags and articles ==
== Related tags and articles ==

Latest revision as of 12:29, 12 June 2024

ML_CSLOPE = [real]
Default: ML_CSLOPE =  

Description: Parameter used in the automatic determination of threshold for 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 estimated 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 estimated 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