Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
Class List
Class Hierarchy
Class Members
WireCell
ElasticNetModel
WireCell::ElasticNetModel Member List
This is the complete list of members for
WireCell::ElasticNetModel
, including all inherited members.
_active_beta
WireCell::ElasticNetModel
protected
_beta
WireCell::LinearModel
protected
_soft_thresholding
(double x, double lambda_)
WireCell::ElasticNetModel
protected
_X
WireCell::LinearModel
protected
_y
WireCell::LinearModel
protected
alpha
WireCell::ElasticNetModel
chi2_base
()
WireCell::LinearModel
ElasticNetModel
(double lambda=1., double alpha=1., int max_iter=100000, double TOL=1e-3, bool non_negtive=true)
WireCell::ElasticNetModel
Fit
()
WireCell::ElasticNetModel
virtual
Getbeta
()
WireCell::LinearModel
inline
GetX
()
WireCell::LinearModel
inline
Gety
()
WireCell::LinearModel
inline
lambda
WireCell::ElasticNetModel
lambda_weight
WireCell::ElasticNetModel
LinearModel
()
WireCell::LinearModel
max_iter
WireCell::ElasticNetModel
MeanResidual
()
WireCell::LinearModel
name
WireCell::LinearModel
non_negtive
WireCell::ElasticNetModel
Predict
()
WireCell::LinearModel
Setbeta
(Eigen::VectorXd beta)
WireCell::LinearModel
inline
virtual
SetData
(Eigen::MatrixXd X, Eigen::VectorXd y)
WireCell::LinearModel
inline
virtual
SetLambdaWeight
(Eigen::VectorXd w)
WireCell::ElasticNetModel
inline
SetLambdaWeight
(int i, double weight)
WireCell::ElasticNetModel
inline
SetX
(Eigen::MatrixXd X)
WireCell::ElasticNetModel
inline
virtual
Sety
(Eigen::VectorXd y)
WireCell::LinearModel
inline
virtual
TOL
WireCell::ElasticNetModel
~ElasticNetModel
()
WireCell::ElasticNetModel
~LinearModel
()
WireCell::LinearModel
virtual
Generated by
1.8.11