Add machine learning analysis
Signed-off-by: Riccardo Finotello <riccardo.finotello@gmail.com>
This commit is contained in:
		| @@ -16,7 +16,7 @@ | ||||
| \RequirePackage{dsfont} %---------------------- improved math set symbols | ||||
| \RequirePackage{upgreek} %--------------------- better Greek alphabet | ||||
| \RequirePackage{physics} %--------------------- full physics-related commands | ||||
| \RequirePackage{siunitx} %--------------------- SI units formatting | ||||
| \RequirePackage[binary-units=true]{siunitx} %-- SI units formatting | ||||
| \RequirePackage{graphicx} %-------------------- images and figures | ||||
| \RequirePackage{ifthen} %---------------------- conditionals | ||||
| \RequirePackage[sort&compress, | ||||
| @@ -61,6 +61,8 @@ | ||||
| \providecommand{\cy}{\textsc{CY}\xspace} | ||||
| \providecommand{\lhs}{\textsc{lhs}\xspace} | ||||
| \providecommand{\rhs}{\textsc{rhs}\xspace} | ||||
| \providecommand{\mse}{\textsc{mse}\xspace} | ||||
| \providecommand{\mae}{\textsc{mae}\xspace} | ||||
| \providecommand{\ap}{\ensuremath{\alpha'}\xspace} | ||||
| \providecommand{\sgn}{\ensuremath{\mathrm{sign}}} | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user