.. _testimonials:
================================================================================
Who is using scikit-learn?
================================================================================
.. raw:: html
.. to add a testimonials, just XXX
`Inria
`_
-------------------------------
.. raw:: html
.. image:: images/inria.jpg
:target: http://www.inria.fr
.. raw:: html
.. title Scikit-learn for efficient and easier machine learning research
.. Author: Gaël Varoquaux
At INRIA, we use scikit-learn to support leading-edge basic research in many
teams: `Parietal `_ for neuroimaging, `Lear
`_ for computer vision, `Visages
`_ for medical image analysis, `Privatics
`_ for security. The project is a fantastic
tool to address difficult applications of machine learing in an academic
environment as it is performant and versatile, but all easy-to-use and well
documented, which makes it well suited to grad students.
.. raw:: html
Gaël Varoquaux, research at Parietal
.. raw:: html
`Evernote `_
----------------------------------
.. raw:: html
.. image:: images/evernote.png
:target: https://evernote.com
.. raw:: html
Building a classifier is typically an iterative process of exploring
the data, selecting the features (the attributes of the data believed
to be predictive in some way), training the models, and finally
evaluating them. For many of these tasks, we relied on the excellent
scikit-learn package for Python.
`Read more `_
.. raw:: html
Mark Ayzenshtat, VP, Augmented Intelligence
.. raw:: html
`Télécom ParisTech `_
--------------------------------------------------------
.. raw:: html
.. image:: images/telecomparistech.jpg
:target: https://www.telecom-paristech.fr
.. raw:: html
At Telecom ParisTech, scikit-learn is used for hands-on sessions and home
assignments in introductory and advanced machine learning courses. The classes
are for undergrads and masters students. The great benefit of scikit-learn is
its fast learning curve that allows students to quickly start working on
interesting and motivating problems.
.. raw:: html
Alexandre Gramfort, Assistant Professor
.. raw:: html
`AWeber `_
------------------------------------------
.. raw:: html
.. image:: images/aweber.png
:target: http://aweber.com/
.. raw:: html
The scikit-learn toolkit is indispensable for the Data Analysis and Management
team at AWeber. It allows us to do AWesome stuff we would not otherwise have
the time or resources to accomplish. The documentation is excellent, allowing
new engineers to quickly evaluate and apply many different algorithms to our
data. The text feature extraction utilities are useful when working with the
large volume of email content we have at AWeber. The RandomizedPCA
implementation, along with Pipelining and FeatureUnions, allows us to develop
complex machine learning algorithms efficiently and reliably.
Anyone interested in learning more about how AWeber deploys scikit-learn in a
production environment should check out talks from PyData Boston by AWeber's
Michael Becker available at https://github.com/mdbecker/pydata_2013
.. raw:: html
Michael Becker, Software Engineer, Data Analysis and Management Ninjas
.. raw:: html