HomeDocsAPI Reference
Kumo.ai
Docs

What happens if the predictions per entity value in batch predictions differs from the initial pQuery’s RANK TOP K value?

Kumo will still use the same trained model but produce the number of results specified at batch prediction time. For example, If a ranking prediction uses RANK TOP 10 in its pQuery, but predictions per entity for batch predictions is set to 100 , the batch prediction will still use the same model but produce more results per entity.