From 2d128f77be83f604f9f9632fc97ac958d8024413 Mon Sep 17 00:00:00 2001 From: Guibing Guo Date: Fri, 19 Jun 2015 09:45:26 +0800 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 51e7775d6..9e638ce25 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -40,7 +40,7 @@ * The columns of dataset to use can be specified by `-columns` * More dataset split approaches are added, including time-based ones -## librec-v1.2 (milestone version) +## librec-v1.2 * Cache employed * rowCache(), columnCache(), rowColumnsCache(), columnRowsCache() methods added to SparseMatrix * employing cache technique can greatly improve the speed of recommendation