From e34ded27b0d63df98c9bdb1fa8bbbb6de8938105 Mon Sep 17 00:00:00 2001 From: Marios Michailidis Date: Thu, 7 Sep 2017 12:33:06 +0100 Subject: [PATCH] typos --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9fa7695..a254390 100644 --- a/README.md +++ b/README.md @@ -474,10 +474,10 @@ Java -jar stacknet.jar **_predict_** **sparse**=false **has_head**=true **model* ## Examples - [Kaggle-Quora-sparse](/example/Quora_kaggle_sparse/README.MD) -- [Kaggle-TwoSigma](/example/twosigma_kaggle/EXAMPLE.MD) -- [Kaggle-TwoSigma Random Forest using the Library](/example/twosigma_kaggle_java_rf/EXAMPLE.MD) -- [Kaggle-Amazon Classification challenge and use of data_prefix](/example/example_amazon/EXAMPLE.MD) -- [Kaggle-Zillow regerssion example](https://github.com/kaz-Anova/StackNet/tree/master/example/zillow_regression_sparse/EXAMPLE.MD) +- [Kaggle-TwoSigma](/example/twosigma_kaggle/README.MD) +- [Kaggle-TwoSigma Random Forest using the Library](/example/twosigma_kaggle_java_rf/README.MD) +- [Kaggle-Amazon Classification challenge and use of data_prefix](/example/example_amazon/README.MD) +- [Kaggle-Zillow regerssion example](/example/zillow_regression_sparse/README.MD)