> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.nvidia.com/sdgm/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.nvidia.com/sdgm/_mcp/server.

# How do I generate predictions on new data using a previously trained model?

You can either use Kumo's REST API to automatically re-run pQuery training and batch predictions on a regularly scheduled basis, or retrain your pQuery and re-run your batch predictions directly in the Kumo SaaS UI. Both will allow you to make regular predictions on your unseen enterprise data.

If you need to run inference on a different graph than the one used during training, see [How do I generate predictions with a different graph than my training graph?](/troubleshooting/how-do-i-make-inference-on-a-different-graph).