 
        com.eharmony.aloha.models.vw.jni.multilabel.VwSparseMultilabelPredictorProducer
 
      
    
       
      
    
       
      
    
       
      
    
       
      
    
       
      
    
       
      
    
       
      
    
       
      
    
       
      
    
       
      
    
       
      
    
       
      
    
      A globally unique name for the plugin.
A globally unique name for the plugin. If there are name collisions, MultilabelModelParserPlugin.plugins() will error out.
the plugin name.
 
      
    
       
      
    
       
      
    
       
      
    
      Provide a JSON reader that can translate JSON ASTs to a SparsePredictorProducer.
Provide a JSON reader that can translate JSON ASTs to a SparsePredictorProducer.
the label or class type to be produced by the multi-label model.
information about the multi-label model passed to the plugin.
reflection information about the label type
a JSON format representing a bidirectional mapping between instances of
          K and JSON ASTs.
a JSON reader that can create SparsePredictorProducer[K] from JSON ASTs.
 
      
    
       
      
    
       
      
    
       
      
    
      