SHOGUN
6.0.0
|
Go to the source code of this file.
Classes | |
class | CHashedMultilabelModel |
Class CHashedMultilabelModel represents application specific model and contains application dependent logic for solving multilabel classification with feature hashing within a generic SO framework. We hash the feature of *each* class with a separate seed and put them in the *same* feature space (exploded feature space). More... | |