//Directory where to find domains
@DIRECTORY,Datasets

//Domain prefix name
@PREFIX,abalone

//train_noise_eta (Long / Servedio)
@ETA_NOISE,0.0

//Algorithms to be ran
//Name of loss, max #trees (boosting iterations), max size trees

@ALGORITHM,@LogLoss,10,200
