From c69b39a9f149cc6b5c7270d7d864fb677bc83b34 Mon Sep 17 00:00:00 2001 From: Joe Zhao Date: Mon, 11 May 2015 18:38:39 +0800 Subject: RidFile tested --- main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.cpp') diff --git a/main.cpp b/main.cpp index 5c977d2..4f080bb 100644 --- a/main.cpp +++ b/main.cpp @@ -25,7 +25,7 @@ int train(DataProvider &dp) { DataList D; LOG(INFO)<<"Training started"; - dp.getAllData(D); + dp.getAllDataSet(D); LOG(INFO)<<"Read "<train(D); vector L; -- cgit v1.2.3-70-g09d2