🔥 3-day streak
Databricks Certified Machine Learning Associate83 / 137
Question 83 of 137

A data scientist is building a RandomForestClassifier in a Databricks notebook and needs the entire pipeline to be fully reproducible across reruns. They already pass a fixed integer to train_test_split's random_state. On repeated runs, the train/test split is identical, but the trained model still produces slightly different predictions each time. What is the most likely cause and correct fix?

Reviewed for accuracy · Report an issueNext question