The following sections describe the example application
for using the Classification mining function.
The sample is a life sciences example predicting a patient's heart
disease based on other information about the patient. The patient
information is stored in table HEART and the predicted
column's name is DISEASED.
Creating a sample table
In this exercise, you create the sample table HEART,
which contains the sample data.
Deleting entries from the example tables
When you run the example tables, new entries are created.
Before you can run the application examples again, you must delete
these entries.