Description
A fun event at the annual RapidMiner conference
RCOMM
is the live data mining challenge "Who wants to be a data miner?" where contestants solve tasks data analysis tasks within a few minutes. In 2012 the task was to (partially) solve a Sudoku puzzle. Processes 1 to 3 in this pack correspond to the three tasks whereas process 0 loads the initial data and task 4 is a bonus process that solves the entire Sudoku.
Make sure the processes are saved under the name they have on myExperiment because some are embedded as subprocesses by later processes.
See the comments of the processes to see how it works. Process 4 outputs a 9x9 table that contains the solved sudoku. Process 0 will import an input data set with the initial predefined numbers.