RCOMM 2013 Challenge: 2. Solution (Re-infer potential attribute values from model)

Created: 2013-09-09 16:19:20

This process is the solution for one of the RCOMM 2013 data mining challenge tasks which participants had to solve within 10 minutes. The task was this: Given

(1) a variant of the Golf data set (found in the //Samples/data folder) where the attribute Outlook is missing,

(2) a decision tree model built on the complete Golf data set, and

(3) a utility data set containing only the three distinct values of Golf,

create an example set based on the incomplete data set from (1) containing all possible values for the Outlook attribute which are compatible with the given decision tree (2), i.e. the prediction made by the decision tree matches the true label. This is obviously a superset of the original Golf data set.

This solution is surprisingly simple. To run the process, please produce the required input first, by running the "Generate Input" process. The solution works by building the cartesian product of the incomplete data set (1) with the possible values of Outlook (3). Now, we have an example set with three times the number of rows of the original incomplete data set, some which are incompatible with the model. We apply the model and then apply a "Filter Examples" operator which keeps only "correct_predictions".

Information Preview

Information Run

Not available


Information Workflow Components

Unavailable

Information Workflow Type

RapidMiner

Information Uploader

Information License

All versions of this Workflow are licensed under:

Information Version 1 (of 1)

Information Credits (0)

(People/Groups)

None

Information Attributions (0)

(Workflows/Files)

None

Information Tags (0)

None

Log in to add Tags

Information Shared with Groups (0)

None

Information Featured In Packs (1)

Log in to add to one of your Packs

Information Attributed By (0)

(Workflows/Files)

None

Information Favourited By (0)

No one

Information Statistics

 

Citations (0)

None


Version History

In chronological order:



Reviews Reviews (0)

No reviews yet

Be the first to review!



Comments Comments (0)

No comments yet

Log in to make a comment




Workflow Other workflows that use similar services (0)

There are no workflows in myExperiment that use similar services to this Workflow.