68 fNVar ( event->GetNVariables() ),
70 fIdx ( isSignal ? -1 : 1 ),
143 std::cout<<std::endl;
size_t size(const MatrixT &matrix)
retrieve the size of a square matrix
Event class for Support Vector Machine.
Int_t fIsShrinked
shrinking flag, see documentation
const Float_t fCweight
svm cost weight
Float_t GetTarget() const
virtual ~SVEvent()
destructor
Float_t fAlpha
Lagrange multiplier.
const Float_t fTarget
regression target
Float_t fErrorCache
optimization parameter
void Print(std::ostream &os) const
printout
UInt_t fNVar
number of variables
Float_t fAlpha_p
Lagrange multiplier.
std::vector< Float_t > fDataVector
const Int_t fTypeFlag
is sig or bkg - svm requieres 1 for sig and -1 for bkg
Float_t * fLine
pointer to column of kernel matrix