From 08f79a063792aad0ce0a0a8f3a9caa50bb0e9a31 Mon Sep 17 00:00:00 2001 From: Vincent Ohprecio Date: Wed, 9 Dec 2015 08:49:20 -0800 Subject: [PATCH] Updated Brushfire deadlink to proper repo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90990f9..45b2093 100644 --- a/README.md +++ b/README.md @@ -947,7 +947,7 @@ on MNIST digits[DEEP LEARNING] #### General-Purpose Machine Learning * [Conjecture](https://github.com/etsy/Conjecture) - Scalable Machine Learning in Scalding -* [brushfire](https://github.com/avibryant/brushfire) - decision trees and random forests for scalding +* [brushfire](https://github.com/stripe/brushfire) - Distributed decision tree ensemble learning in Scala * [ganitha](https://github.com/tresata/ganitha) - scalding powered machine learning * [adam](https://github.com/bigdatagenomics/adam) - A genomics processing engine and specialized file format built using Apache Avro, Apache Spark and Parquet. Apache 2 licensed. * [bioscala](https://github.com/bioscala/bioscala) - Bioinformatics for the Scala programming language