Tutorials
Tutorial: Compare Python and Minitab models
Scenario and data sets: Compare Python and Minitab models
Step 1: Create a Random Forests Regression model
Step 2: Create a Python MLP model with the same data
Step 3: Import and deploy the Random Forests model
Step 4: Send prediction requests for the Random ForestĀ® model
Step 5: Compare performance of the models