Task 1: Import dataset
In this tutorial, we'll be working with the Consumer Complaint Resolution dataset from Kaggle. This dataset contains information about customer complaints in the banking sector, including complaint narratives, product types, issues reported, and resolution outcomes.
Our objective is to analyze complaint data and build a machine learning model using H2O Driverless AI to predict whether a customer will dispute the resolution of their complaint.
Let's import the dataset.
- Click + ADD DATASET (OR DRAG & DROP).
- Select AMAZON S3.
- In the Explore Amazon S3 box, enter the following S3 URI:
s3://data.h2o.ai/DAI-Tutorials/
- Select the following two datasets: consumer_complaint_resolution_train.csv and consumer_complaint_resolution_test.csv.
- Click CLICK TO IMPORT SELECTION.
Congratulations, you have successfully imported the dataset into H2O Driverless AI. In Task 2, we will explore the dataset to understand each column.
Feedback
- Submit and view feedback for this page
- Send feedback about H2O Driverless AI | Tutorials to cloud-feedback@h2o.ai