
Getting Started Guide
How to Use DataRobot
A practical guide to get you up and running with DataRobot. Written by Delv Editorial, Delv Team.
Getting started with DataRobot
In this guide, you will learn how to use DataRobot to build and deploy predictive models without needing extensive data science knowledge. You'll be able to prepare your data, run models, and evaluate their performance quickly.Step 1: Sign up and set up
- Go to DataRobot's website.
- Click on the “Get Started” button located at the top right.
- Fill in the required fields for your account (name, email, company).
- Check your email for a verification link and follow it to activate your account.
- Log in to your DataRobot account.
Step 2: Your first model
- Once logged in, click on the “New Project” button on your dashboard.
- Upload your dataset by clicking “Upload Data” and selecting your CSV or Excel file.
- After your data is uploaded, click “Start Project”.
- DataRobot will automatically analyse your dataset. Once complete, click on “Start Model”.
- Choose your target variable (the outcome you want to predict) from the dropdown menu.
- Click “Next” and select your desired modelling options. Then click “Start”.
- Wait for DataRobot to build models. Once finished, you will see a leaderboard of models ranked by performance.
- Click on a model to explore its details and metrics.
Step 3: Get better results
- Use the “Feature Engineering” tab before running models to improve your dataset. This allows you to create new features that might enhance model performance.
- Experiment with different target variables if applicable, as this can yield better results.
- Set up a validation strategy in the “Validation” section to ensure your model generalises well to new data.