DiSMEC++
dismec::model::Model Member List

This is the complete list of members for dismec::model::Model, including all inherited members.

adjust_label(label_id_t label) constdismec::model::Modelprotected
contained_labels() const noexceptdismec::model::Modelinline
FeatureMatrixIn typedefdismec::model::Model
get_weights_for_label(label_id_t label, Eigen::Ref< DenseRealVector > target) constdismec::model::Model
get_weights_for_label_unchecked(label_id_t label, Eigen::Ref< DenseRealVector > target) const =0dismec::model::Modelprivatepure virtual
has_sparse_weights() const =0dismec::model::Modelpure virtual
is_partial_model() constdismec::model::Model
labels_begin() const noexceptdismec::model::Modelinline
labels_end() const noexceptdismec::model::Modelinline
m_LabelsBegindismec::model::Modelprivate
m_LabelsEnddismec::model::Modelprivate
m_NumLabelsdismec::model::Modelprivate
Model(PartialModelSpec spec)dismec::model::Modelexplicit
num_features() const =0dismec::model::Modelpure virtual
num_labels() const noexceptdismec::model::Modelinline
num_weights() const noexceptdismec::model::Modelinline
predict_scores(const FeatureMatrixIn &instances, PredictionMatrixOut target) constdismec::model::Model
predict_scores_unchecked(const FeatureMatrixIn &instances, PredictionMatrixOut target) const =0dismec::model::Modelprivatepure virtual
PredictionMatrixOut typedefdismec::model::Model
set_weights_for_label(label_id_t label, const WeightVectorIn &weights)dismec::model::Model
set_weights_for_label_unchecked(label_id_t label, const WeightVectorIn &weights)=0dismec::model::Modelprivatepure virtual
WeightVectorIn typedefdismec::model::Model
~Model()=defaultdismec::model::Modelvirtual