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) const
dismec::model::Model
protected
contained_labels
() const noexcept
dismec::model::Model
inline
FeatureMatrixIn
typedef
dismec::model::Model
get_weights_for_label
(label_id_t label, Eigen::Ref< DenseRealVector > target) const
dismec::model::Model
get_weights_for_label_unchecked
(label_id_t label, Eigen::Ref< DenseRealVector > target) const =0
dismec::model::Model
private
pure virtual
has_sparse_weights
() const =0
dismec::model::Model
pure virtual
is_partial_model
() const
dismec::model::Model
labels_begin
() const noexcept
dismec::model::Model
inline
labels_end
() const noexcept
dismec::model::Model
inline
m_LabelsBegin
dismec::model::Model
private
m_LabelsEnd
dismec::model::Model
private
m_NumLabels
dismec::model::Model
private
Model
(PartialModelSpec spec)
dismec::model::Model
explicit
num_features
() const =0
dismec::model::Model
pure virtual
num_labels
() const noexcept
dismec::model::Model
inline
num_weights
() const noexcept
dismec::model::Model
inline
predict_scores
(const FeatureMatrixIn &instances, PredictionMatrixOut target) const
dismec::model::Model
predict_scores_unchecked
(const FeatureMatrixIn &instances, PredictionMatrixOut target) const =0
dismec::model::Model
private
pure virtual
PredictionMatrixOut
typedef
dismec::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)=0
dismec::model::Model
private
pure virtual
WeightVectorIn
typedef
dismec::model::Model
~Model
()=default
dismec::model::Model
virtual
Generated by
1.9.1