remove runall

This commit is contained in:
tqchen 2014-09-06 11:15:10 -07:00
parent a42bcaf61f
commit 515befd4f9

View File

@ -4,4 +4,3 @@ boost_from_prediction Boosting from existing prediction
predict_first_ntree Predicting using first n trees predict_first_ntree Predicting using first n trees
generalized_linear_model Generalized Linear Model generalized_linear_model Generalized Linear Model
cross_validation Cross validation cross_validation Cross validation
runall Running all scripts in demo folder