rename demo of early stopping

This commit is contained in:
hetong007
2015-05-11 16:59:18 -07:00
parent d7da4189dc
commit cfdd6029a8
3 changed files with 41 additions and 2 deletions

View File

@@ -7,5 +7,5 @@ demo(generalized_linear_model)
demo(cross_validation)
demo(create_sparse_matrix)
demo(predict_leaf_indices)
demo(early_Stopping)
demo(early_stopping)
demo(poisson_regression)