RCOMM Challenge 2: Broken Iris

Created: 2010-09-17 08:55:16

At the RComm 2010 (www.rcomm2010.org), an unusual competition was held. Titled "Who Wants to Be a Data Miner", three challenges were issued to the participants of the conference. In all challenges, participants had to design RapidMiner processes as quickly as possible. This is the winning process of Challenge 2: "Broken Iris" by Nico Piatkowski. This was the task:

You are given a decision tree model (M) designed on the well-known Iris data set and unlabelled data (U) on which the model is to be applied. Unfortunately, the unlabelled data set misses one of the four original attributes (a4), so the model is not immediately applicable. Even worse, you also cannot recreate the model, since in last night's database crash the label column of the original labelled data set (L) was lost. However, this example set contains all four columns. The task is: Given M, U, and L, find a way to apply M to U and convince the audience that this does something useful. (The audience does not accept just re-creating the missing column and filling it with constant or random values.)

The solution uses L to create a regression model that predicts a4 from a1, a2, and a3 and uses this to add an attribute a4 to U. Then, M can be applied to U.

myExperiment workflow "RCOMM Challenge 2: Broken Iris (Preparation)" creates the original input M, U, and T from RapidMiner's Iris sample.

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.