3.2.1 Load Data
Access the data set from the SH Schema and explore the data to understand the attributes.
Examine Data
| Attribute Name | Information |
|---|---|
| CUST_ID | The ID of the customer |
| EDUCATION | Educational information of the customer |
| OCCUPATION | Occupation of the customer |
| HOUSEHOLD_SIZE | People per house |
| YRS_RESIDENCE | Number of years of residence |
| AFFINITY_CARD | Whether the customer holds an affinity card |
| BULK_PACK_DISKETTES |
Product. Indicates whether the customer already owns the product. 1 means Yes. 0 means No |
| FLAT_PANEL_MONITOR |
Product. Indicates whether the customer already owns the product. 1 means Yes. 0 means No |
| HOME_THEATER_PACKAGE |
Product. Indicates whether the customer already owns the product. 1 means Yes. 0 means No |
| BOOKKEEPING_APPLICATION |
Product. Indicates whether the customer already owns the product. 1 means Yes. 0 means No |
| PRINTER_SUPPLIES |
Product. Indicates whether the customer already owns the product. 1 means Yes. 0 means No |
| Y_BOX_GAMES |
Product. Indicates whether the customer already owns the product. 1 means Yes. 0 means No |
| OS_DOC_SET_KANJI |
Product. Indicates whether the customer already owns the product. 1 means Yes. 0 means No |
| COMMENTS | Comments from customers |
To learn more about CUSTOMERS table in SH
Schema, see SH Sample Schema .
Parent topic: Classification Use Case