bysteps_diabetes_first_order_lasso_and_adaptative	Example of use of the SelectBoost algorithm applied to the (weighted) lasso and to the adaptative lasso to the diabetes dataset: first order model.
bysteps_diabetes_first_order_lasso_and_adaptative_parallel	Example of use of the SelectBoost algorithm applied to the lasso and to the adaptative lasso to the diabetes dataset: first order model with examples of multicore and cluster support.
bysteps_diabetes_quadratic_lasso_and_adaptative	Example of use of the SelectBoost algorithm applied to the lasso and to the adaptative lasso to the diabetes dataset: quadratic model.
bysteps_diabetes_quadratic_lasso_and_adaptative_parallel	Example of use of the SelectBoost algorithm applied to the lasso and to the adaptative lasso to the diabetes dataset: quadratic model with examples of multicore and cluster support.
autoboost_diabetes_first_order	Example of use of the SelectBoost algorithm applied to the diabetes dataset: first order model.
