From 80595d6cc59b6f14006e1a7bf90b90e2f1d43847 Mon Sep 17 00:00:00 2001 From: phunterlau Date: Thu, 25 Feb 2016 11:32:11 -0800 Subject: [PATCH] move TOC under title --- demo/README.md | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/demo/README.md b/demo/README.md index 68ba3cb2c..2864887a4 100644 --- a/demo/README.md +++ b/demo/README.md @@ -1,8 +1,7 @@ - - -**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)* +Awesome XGBoost +====== +Welcome to the wonderland of XGBoost. This page contains a curated list of awesome XGBoost examples, tutorials and blogs. It is inspired by [awesome-MXNet](https://github.com/dmlc/mxnet/blob/master/example/README.md), [awesome-php](https://github.com/ziadoz/awesome-php) and [awesome-machine-learning](https://github.com/josephmisiti/awesome-machine-learning). -- [Awesome XGBoost](#awesome-xgboost) - [Contributing](#contributing) - [Examples](#examples) - [Features Walkthrough](#features-walkthrough) @@ -14,12 +13,6 @@ - [Services Powered by XGBoost](#services-powered-by-xgboost) - [Awards](#awards) - - -Awesome XGBoost -====== -Welcome to the wonderland of XGBoost. This page contains a curated list of awesome XGBoost examples, tutorials and blogs. It is inspired by [awesome-MXNet](https://github.com/dmlc/mxnet/blob/master/example/README.md), [awesome-php](https://github.com/ziadoz/awesome-php) and [awesome-machine-learning](https://github.com/josephmisiti/awesome-machine-learning). - Contributing ---- * Contribution of examples, benchmarks is more than welcome!