From 6afbc55f2348801162a2459cdcd38a778f7323d5 Mon Sep 17 00:00:00 2001 From: David van Leeuwen Date: Thu, 16 Jun 2016 13:49:20 +0200 Subject: [PATCH] Update README.md Added two selfies under Julia packages (ROCAnalysis and GaussianMixtures), and the ScikitLearn Julia interface to the python package. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4f218c9..4bf5227 100644 --- a/README.md +++ b/README.md @@ -462,6 +462,9 @@ For a list of free machine learning books available for download, go [here](http * [ManifoldLearning](https://github.com/wildart/ManifoldLearning.jl) - A Julia package for manifold learning and nonlinear dimensionality reduction * [MXNet](https://github.com/dmlc/mxnet) - Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Go, Javascript and more. * [Merlin](https://github.com/hshindo/Merlin.jl) - Flexible Deep Learning Framework in Julia +* [ROCAnalysis](https://github.com/davidavdav/ROCAnalysis.jl) - Receiver Operating Characteristics and functions for evaluation probabilistic binary classifiers +* [GaussianMixtures] (https://github.com/davidavdav/GaussianMixtures.jl) - Large scale Gaussian Mixture Models +* [ScikitLearn] (https://github.com/cstjean/ScikitLearn.jl) - Julia implementation of the scikit-learn API #### Natural Language Processing