Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
kaz-Anova authored Sep 7, 2017
1 parent 14e7771 commit e34ded2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)



Expand Down

0 comments on commit e34ded2

Please sign in to comment.