I am using Oracle Data Miner 11g Release 2 to predict poker hand. The data set I am using is UCI poker hand data set from http://archive.ics.uci.edu/ml/datasets/Poker+Hand.
I am new to oracle so I refer to the oracle tutorial in http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/11g/r2/prod/bidw/datamining/ODM11gR2.htm for data mining
So far I have managed to create workflow in the tutorial but am stuck on setting up the data source.
How can I insert the UCI poker hand data set and add it to the data source?