Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit afa7345

Browse files
NelleVGaelVaroquaux
authored andcommitted
ENH added AWeber's testimonial
1 parent 3cad446 commit afa7345

File tree

2 files changed

+40
-1
lines changed

2 files changed

+40
-1
lines changed

doc/testimonials/images/aweber.png

41.3 KB
Loading

doc/testimonials/testimonials.rst

Lines changed: 40 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Mark Ayzenshtat, VP, Augmented Intelligence
8585
</span>
8686

8787
`Télécom ParisTech <http://www.telecom-paristech.fr>`_
88-
------------------------
88+
--------------------------------------------------------
8989

9090
.. raw:: html
9191

@@ -116,3 +116,42 @@ Alexandre Gramfort, Assistant Professor
116116
</span>
117117

118118

119+
`AWeber <http://aweber.com/>`_
120+
------------------------------------------
121+
122+
.. raw:: html
123+
124+
<div class="logo">
125+
126+
.. image:: images/aweber.png
127+
:target: http://aweber.com/
128+
129+
.. raw:: html
130+
131+
</div>
132+
133+
134+
The scikit-learn toolkit is indispensable for the Data Analysis and Management
135+
team at AWeber. It allows us to do AWesome stuff we would not otherwise have
136+
the time or resources to accomplish. The documentation is excellent, allowing
137+
new engineers to quickly evaluate and apply many different algorithms to our
138+
data. The text feature extraction utilities are useful when working with the
139+
large volume of email content we have at AWeber. The RandomizedPCA
140+
implementation, along with Pipelining and FeatureUnions, allows us to develop
141+
complex machine learning algorithms efficiently and reliably.
142+
143+
Anyone interested in learning more about how AWeber deploys scikit-learn in a
144+
production environment should check out talks from PyData Boston by AWeber's
145+
Michael Becker available at https://github.com/mdbecker/pydata_2013
146+
147+
.. raw:: html
148+
149+
<span class="testimonial-author">
150+
151+
Michael Becker, Software Engineer, Data Analysis and Management Ninjas
152+
153+
.. raw:: html
154+
155+
</span>
156+
157+

0 commit comments

Comments
 (0)