Class TextLogitStream.LogitCall
- java.lang.Object
-
- org.apache.solr.client.solrj.io.stream.TextLogitStream.LogitCall
-
-
Constructor Summary
Constructors Constructor Description LogitCall(String baseUrl, Map<String,String> paramsMap, String feature, List<String> terms, List<Double> weights, String outcome, int positiveLabel, double learningRate, int iteration, double threshold, List<Double> idfs, SolrClientCache clientCache)
-