Updated Brushfire deadlink to proper repo

This commit is contained in:
Vincent Ohprecio 2015-12-09 08:49:20 -08:00
parent 7fc4a06ffd
commit 08f79a0637

View File

@ -947,7 +947,7 @@ on MNIST digits[DEEP LEARNING]
#### General-Purpose Machine Learning #### General-Purpose Machine Learning
* [Conjecture](https://github.com/etsy/Conjecture) - Scalable Machine Learning in Scalding * [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 * [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. * [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 * [bioscala](https://github.com/bioscala/bioscala) - Bioinformatics for the Scala programming language