Technical requirements
We will have a practical topic in this chapter to make predictions using a DataRobot deployed model. We will be using Python 3.10 and we will require the following Python libraries to be installed:
datarobotx==0.1.17
pandas==2.0.3
The code files are available on GitHub at https://github.com/PacktPublishing/The-Deep-Learning-Architect-Handbook/tree/main/CHAPTER_18, and the dataset can be downloaded from https://www.kaggle.com/datasets/dicksonchin93/datarobot-compatible-house-pricing-dataset.
Additionally, a paid or free trial account is needed to access DataRobot. To subscribe for a trial account, do the following:
- Visit the DataRobot website at https://www.datarobot.com/trial/.
- Fill up your credentials under the Start For Free interface on the right side of the web page and click on the Submit button.