Uses of Class
org.apache.solr.client.solrj.io.ClassificationEvaluation
- 
Packages that use ClassificationEvaluation Package Description org.apache.solr.client.solrj.io Streaming Aggregation APIorg.apache.solr.client.solrj.io.stream Stream implementations for the Streaming Aggregation API
- 
- 
Uses of ClassificationEvaluation in org.apache.solr.client.solrj.ioMethods in org.apache.solr.client.solrj.io that return ClassificationEvaluation Modifier and Type Method Description static ClassificationEvaluationClassificationEvaluation. create(Map<String,?> map)
- 
Uses of ClassificationEvaluation in org.apache.solr.client.solrj.io.streamFields in org.apache.solr.client.solrj.io.stream declared as ClassificationEvaluation Modifier and Type Field Description protected ClassificationEvaluationTextLogitStream. evaluation
 
-