> For the complete documentation index, see [llms.txt](https://docs.caraml.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.caraml.dev/tutorial-and-examples/07_examples/04_batch_prediction.md).

# Run Batch Prediction Job

Try out the notebooks below to learn how to run batch prediction jobs using PyFunc V2 in Merlin.

## Run Iris Classifier Batch Prediction Job

{% embed url="<https://github.com/caraml-dev/merlin/blob/main/examples/batch/BatchPredictionTutorial1-IrisClassifier.ipynb>" %}

## Run New York Taxi Fare Batch Prediction Job

{% embed url="<https://github.com/caraml-dev/merlin/blob/main/examples/batch/BatchPredictionTutorial2-NewYorkTaxi.ipynb>" %}
