//Directory where to find domains
@DIRECTORY,Datasets

//Domain prefix name
@PREFIX,breastwisc

//Ful rational algo: params
@EPSILON_DELTA,10000
@EPSILON_OPERATOR,1000
@WARNING_LONG,1000000000

//Algorithms to be ran
@ALGORITHM,@AdaBoostSS,10000
@ALGORITHM,@AdaBoost_R,10000
@ALGORITHM,@RatioBoost,10000
@ALGORITHM,@RatBoost_E,10000,2047,0
@ALGORITHM,@RatBoost_Q,10000,3,0
@ALGORITHM,@RatBoost_Q,10000,7,0
@ALGORITHM,@RatBoost_Q,10000,15,0
@ALGORITHM,@RatBoost_Q,10000,31,0
@ALGORITHM,@RatBoost_Q,10000,63,0
@ALGORITHM,@RatBoost_Q,10000,3,1
@ALGORITHM,@RatBoost_Q,10000,7,1
@ALGORITHM,@RatBoost_Q,10000,15,1
@ALGORITHM,@RatBoost_Q,10000,31,1
@ALGORITHM,@RatBoost_Q,10000,63,1
@ALGORITHM,@RatBoost_A,10000,3,0
@ALGORITHM,@RatBoost_A,10000,7,0
@ALGORITHM,@RatBoost_A,10000,15,0
@ALGORITHM,@RatBoost_A,10000,31,0
@ALGORITHM,@RatBoost_A,10000,63,0
