[mlpack-git] (blog) master: add missing link (58af2a7)

gitdub at mlpack.org gitdub at mlpack.org
Sat Aug 27 11:04:05 EDT 2016


Repository : https://github.com/mlpack/blog
On branch  : master
Link       : https://github.com/mlpack/blog/compare/a0035d18062b9809ef79d5d432387bb156eae403...58af2a7ec9d402ae45c5ea003ad59dd447662277

>---------------------------------------------------------------

commit 58af2a7ec9d402ae45c5ea003ad59dd447662277
Author: Keon Kim <kwk236 at gmail.com>
Date:   Sun Aug 28 00:04:05 2016 +0900

    add missing link


>---------------------------------------------------------------

58af2a7ec9d402ae45c5ea003ad59dd447662277
 content/blog/KeonFinal.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/content/blog/KeonFinal.md b/content/blog/KeonFinal.md
index 5ed7749..0bda68d 100644
--- a/content/blog/KeonFinal.md
+++ b/content/blog/KeonFinal.md
@@ -15,6 +15,7 @@ Below is the list of the major pull requests with self-explanatory descriptions.
  * delete unused string_util : [692]
  * fix default output problem and some styles : [680]
  * Binarize Function + Test : [666]
+ * add Split() without label: [654]
  * add cli executable for data_split : [650]
 
 ### Descriptive Statistics
@@ -85,4 +86,5 @@ I thank the mlpack mentors and especially to Tham who gave me a lot of advises t
 [692]: https://github.com/mlpack/mlpack/pull/692
 [680]: https://github.com/mlpack/mlpack/pull/680
 [666]: https://github.com/mlpack/mlpack/pull/666
+[654]: https://github.com/mlpack/mlpack/pull/654
 [650]: https://github.com/mlpack/mlpack/pull/650




More information about the mlpack-git mailing list