Skip to content

Commit

Permalink
forgot this
Browse files Browse the repository at this point in the history
  • Loading branch information
karlnapf committed Mar 14, 2013
1 parent d7338cb commit e651665
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/shogun/labels/MulticlassLabels.cpp
Expand Up @@ -36,7 +36,7 @@ void CMulticlassLabels::init()
// SG_ADD(&m_multiclass_confidences, "multiclass_confidences", "Vectors of "
// "multiclass confidences", MS_NOT_AVAILABLE);

m_parameter_map->finalize_map();
// m_parameter_map->finalize_map();

m_multiclass_confidences=SGMatrix<float64_t>();
}
Expand Down

0 comments on commit e651665

Please sign in to comment.