ML IALGO LINREG: Difference between revisions
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
The following options are available: | The following options are available: | ||
*{{TAG|ML_IALGO_LINREG}}=1: Bayesian linear regression. This is the | *{{TAG|ML_IALGO_LINREG}}=1: Bayesian linear regression (see [[Machine learning force field: Theory#Bayesian error estimation|here]]. This is the only method usable with on the fly learning ({{TAG|NSW}}>1. | ||
*{{TAG|ML_IALGO_LINREG}}=2: | *{{TAG|ML_IALGO_LINREG}}=2: | ||
*{{TAG|ML_IALGO_LINREG}}=3: | *{{TAG|ML_IALGO_LINREG}}=3: | ||
*{{TAG|ML_IALGO_LINREG}}=4: | *{{TAG|ML_IALGO_LINREG}}=4: |
Revision as of 18:09, 12 October 2021
ML_IALGO_LINREG = [integer]
Default: ML_IALGO_LINREG = 1
Description: This tag determines how to solve the linear equations in the ridge regression for machine learning.
The following options are available:
- ML_IALGO_LINREG=1: Bayesian linear regression (see here. This is the only method usable with on the fly learning (NSW>1.
- ML_IALGO_LINREG=2:
- ML_IALGO_LINREG=3:
- ML_IALGO_LINREG=4:
Related Tags and Sections
ML_LMLFF, ML_W1, ML_WTOTEN, ML_WTIFOR, ML_WTSIF, ML_ISTART