From ba70ed8e92debd5d9bce0dbfe6b52942b2638b84 Mon Sep 17 00:00:00 2001 From: Marios Michailidis Date: Mon, 24 Apr 2017 02:29:53 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f8094b3..48bda82 100644 --- a/README.md +++ b/README.md @@ -224,6 +224,8 @@ Note that you can have train and test at the same time. In that case after train - [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) + ### Predict example: Java –jar stacknet.jar **_predict_** **sparse**=false **has_head**=true **model**=model **pred_file**=pred.csv **test_file**=sample_test.csv **test_target**=true **verbose**=true **metric**=logloss