I am preparing a Data Miner in Oracle 11gR2 and sqldeveloper, for the study of prediction models ( the EuroMillions game will be used ).
Data mining consists of :
* Record data correctly ( I will use the order of extraction of the balls ) .
* Creation of a classification model .
* Application of the model to forecast data .
* Note for the results obtained and compared to the actual result .
Technology Oracle Data Mining ( second point ) , collects all the historical data of the draws and begins to make combinations of data, different models ( linear regression , nonlinear regression , Bayes ... ) and all that huge array of results , the system prompts for each model 's % accuracy and reliability.
Here the concept and more information about this technology:
http://www.oracle.com/technetwork/database/options/advanced-analytics/odm/index.html
Now I will discuss the results.
If anyone is interested in performing some kind of concrete evidence , it can expose it and I will try to do it.
Data mining consists of :
* Record data correctly ( I will use the order of extraction of the balls ) .
* Creation of a classification model .
* Application of the model to forecast data .
* Note for the results obtained and compared to the actual result .
Technology Oracle Data Mining ( second point ) , collects all the historical data of the draws and begins to make combinations of data, different models ( linear regression , nonlinear regression , Bayes ... ) and all that huge array of results , the system prompts for each model 's % accuracy and reliability.
Here the concept and more information about this technology:
http://www.oracle.com/technetwork/database/options/advanced-analytics/odm/index.html
Now I will discuss the results.
If anyone is interested in performing some kind of concrete evidence , it can expose it and I will try to do it.