From 2dfb245cc1c1562d38fb5268c6a4f9c327dac8aa Mon Sep 17 00:00:00 2001
From: Herman Slatman <hslatman@users.noreply.github.com>
Date: Fri, 28 Jul 2017 01:07:01 +0200
Subject: [PATCH] Add Xcessiv

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 93149fe..86daea4 100644
--- a/README.md
+++ b/README.md
@@ -890,6 +890,7 @@ be
 * [rgf_python](https://github.com/fukatani/rgf_python) - Python bindings for Regularized Greedy Forest (Tree) Library.
 * [skbayes](https://github.com/AmazaspShumik/sklearn-bayes) - Python package for Bayesian Machine Learning with scikit-learn API
 * [fuku-ml](https://github.com/fukuball/fuku-ml) - Simple machine learning library, including Perceptron, Regression, Support Vector Machine, Decision Tree and more, it's easy to use and easy to learn for beginners.
+* [Xcessiv](https://github.com/reiinakano/xcessiv) - A web-based application for quick, scalable, and automated hyperparameter tuning and stacked ensembling
 
 <a name="python-data-analysis"></a>
 #### Data Analysis / Data Visualization