autoplex.fitting.common.regularization#
Functions for automatic regularization and weighting of training data.
Functions
Calculate the convex hull in 3D. |
|
Calculate the convex hull in ND (N>=3). |
|
Calculate the simple linear (E,V) convex hull. |
|
Calculate the distance of a structure to the linear convex hull in energy. |
|
Calculate the energy distance to the convex hull in 3D. |
|
Return the point of intersection of the lines passing through a2,a1 and b2,b1. |
|
Calculate the mole-fraction of a structure. |
|
Calculate the stoichiometry, energy, and volume coordinates for forming the convex hull. |
|
Piecewise linear. |
|
Check if a point is inside a triangle in 2D. |
|
Check if a point is inside a region of hyperplanes in N dimensions. |
|
Handle automatic regularisation based on distance to convex hull, amongst other things. |
Classes
bool(x) -> bool |