Lasso+L0 performed on a tailor made feature space was introduced in [Phys. Rev. Lett. 114, 105503 (2015)](http://journals.aps.org/prl/abstract/10.1103/PhysRevLett.114.105503).
Lasso+L0 performed on a tailor made feature space was introduced in [Phys. Rev. Lett. 114, 105503 (2015)](http://journals.aps.org/prl/abstract/10.1103/PhysRevLett.114.105503).
The application of the method goes through these step:
* The *feature space* is generated by creating a list of analytical expressions (the *derived features*), obtained by combining the selected *primary features* and operations.
* The Least Absolute Shrinkage and Selection Operator ([LASSO](http://statweb.stanford.edu/~tibs/lasso.html)) is applied. In practice the following minimization is performed:
where **P** is a vector listing the property of interest (here, the RS - ZB difference in energy) for all data points (here, binary materials), **D** is a matrix whose columns are the *derived features* listed for each material, **c** is the (sparse) vector of coefficients that is found upon minimization.
A short summary of the method will appear below soon.
A short summary of the method will appear below soon.