ML IWEIGHT

From VASP Wiki
Revision as of 05:48, 2 October 2020 by Kresse (talk | contribs)

ML_FF_IWEIGHT = [integer]
Default: ML_FF_IWEIGHT = 3 

Description: Flag to control the weighting of training data in the machine learning force field method.


The following cases for ML_FF_IWEIGHT are possible:

The energies, forces and stress tensors for each subset are normalized using the average of the standard deviation of all subsets in the training data. The division into subsets is based on the name tag as given in the POSCAR file.

Mind: For ML_FF_IWEIGHT=2 and 3 the weights are unitless quantities used to multiply the data, whereas for ML_FF_IWEIGHT=1 they have a unit. All three methods provide unitless energies, forces and stress tensors, that are passed to the regression.

Related Tags and Sections

ML_FF_LMLFF, ML_FF_WTOTEN, ML_FF_WTIFOR, ML_FF_WTSIF

Examples that use this tag