|
252 | 252 | <li><em>On-going development:</em>
|
253 | 253 | <a href="whats_new.html"><em>What's new</em> (changelog)</a>
|
254 | 254 | </li>
|
255 |
| - <li><em>July 22th - 28th, 2013: international sprint.</em> |
| 255 | + <li><em>July 22-28th, 2013: international sprint.</em> |
256 | 256 | During this week-long sprint, we gathered most of the core
|
257 | 257 | developers in Paris.
|
258 |
| - <!-- |
259 |
| - Here are some of the biggest changes in the upcoming version: |
260 |
| - <ul> |
261 |
| - <li>Python 3 support</li> |
262 |
| - <li>Ensembles of Randomized Trees speed improvements</li> |
263 |
| - <li>Restricted Boltzman Machines</li> |
264 |
| - <li>Missing data imputation</li> |
265 |
| - <li>Bi-clustering</li> |
266 |
| - </ul> |
267 |
| - --> |
268 |
| - |
269 | 258 | We want to thank our sponsors, our
|
270 | 259 | hosts <a href="http://www.telecom-paristech.fr/">Télécom ParisTech</a>
|
271 | 260 | and <a href="http://www.tinyclues.com/">tinyclues</a>, and
|
|
281 | 270 | <h4>Community</h4>
|
282 | 271 | <ul>
|
283 | 272 | <li><em>Questions?</em> See <a href="http://stackoverflow.com/questions/tagged/scikit-learn">stackoverflow</a> # scikit-learn</li>
|
284 |
| - < li>< em>Mailing list:</ em> [email protected]</ li> |
| 273 | + <li><em>Mailing list:</em> <a href="https://lists.sourceforge.net/lists/listinfo/scikit-learn-general">scikit-learn-general@lists.sourceforge.net</a></li> |
285 | 274 | <li><em>IRC:</em> #scikit-learn @ <a href="http://webchat.freenode.net/">freenode</a></li>
|
286 |
| - <li><em>Help us:</em> |
287 |
| - <button class="btn btn-warning btn-big" onclick="document.getElementById('paypal-form').submit(); return false;"><b>Donate!</b></button> (<a href="about.html#funding">read more</a>)</li> |
288 |
| - <form target="_top" id="paypal-form" method="post" action="https://www.paypal.com/cgi-bin/webscr"> |
289 |
| - <input type="hidden" value="_s-xclick" name="cmd"> |
290 |
| - <input type="hidden" value="74EYUMF3FTSW8" name="hosted_button_id"> |
291 |
| - </form> |
292 | 275 | </ul>
|
293 | 276 | </div>
|
294 |
| - |
295 | 277 | <!-- who using -->
|
296 | 278 | <div class="span4">
|
297 |
| - <h4>Who is using scikit-learn?</h4> |
| 279 | + <h4>Who uses scikit-learn?</h4> |
298 | 280 |
|
299 |
| - </h4> |
300 | 281 | <div id="testimonials_carousel" class="carousel slide">
|
301 | 282 | <div class="carousel-inner">
|
302 | 283 | <div class="active item">
|
303 | 284 | <img src="_images/inria.jpg" class="thumbnail" />
|
304 |
| - <p align="center"> |
| 285 | + <p> |
305 | 286 | <em>"We use scikit-learn to support leading-edge basic research [...]"</em>
|
306 |
| - <a href="testimonials/testimonials.html">More testimonials</a> |
307 | 287 | </p>
|
308 | 288 | </div>
|
309 | 289 | <div class="item">
|
310 | 290 | <img src="_images/evernote.png" class="thumbnail" />
|
311 |
| - <p align="center"> |
| 291 | + <p> |
312 | 292 | <em>"For these tasks, we relied on the excellent scikit-learn package for Python."</em>
|
313 |
| - <a href="testimonials/testimonials.html">More testimonials</a> |
314 | 293 | </p>
|
315 | 294 | </div>
|
316 | 295 | <div class="item">
|
317 | 296 | <img src="_images/telecomparistech.jpg"
|
318 | 297 | class="thumbnail" />
|
319 |
| - <p align="center"> |
| 298 | + <p> |
320 | 299 | <em>"The great benefit of scikit-learn is its fast learning curve [...]"</em>
|
321 |
| - <a href="testimonials/testimonials.html">More testimonials</a> |
322 | 300 | </p>
|
323 | 301 | </div>
|
324 | 302 | <div class="item">
|
325 | 303 | <img src="_images/aweber.png" class="thumbnail" />
|
326 |
| - <p align="center"> |
| 304 | + <p> |
327 | 305 | <em>"It allows us to do AWesome stuff we would not otherwise accomplish"</em>
|
328 |
| - <a href="testimonials/testimonials.html">More testimonials</a> |
329 | 306 | </p>
|
330 | 307 | </div>
|
331 | 308 | </div>
|
332 | 309 | </div>
|
| 310 | + <p align="right"> |
| 311 | + <small class="example-link"> |
| 312 | + <a href="testimonials/testimonials.html">More testimonials</a> |
| 313 | + </small> |
| 314 | + </p> |
| 315 | + </div> |
| 316 | + |
| 317 | + <!-- help us --> |
| 318 | + <div class="bottom-button"> |
| 319 | + <form target="_top" id="paypal-form" method="post" action="https://www.paypal.com/cgi-bin/webscr"> |
| 320 | + <input type="hidden" value="_s-xclick" name="cmd"> |
| 321 | + <input type="hidden" value="74EYUMF3FTSW8" name="hosted_button_id"> |
| 322 | + </form> |
| 323 | + <strong>Help us:</strong> |
| 324 | + <button class="btn btn-warning btn-big" onclick="document.getElementById('paypal-form').submit(); return false;"><b>Donate!</b></button> (<a href="about.html#funding">read more</a>) |
| 325 | + <a class="btn btn-warning btn-big" |
| 326 | + href="./about.html#citing-scikit-learn"> |
| 327 | + <b>Cite us!</b> |
| 328 | + </a> |
| 329 | + </div> |
333 | 330 |
|
334 |
| - <a class="btn btn-warning btn-big cite-us" |
335 |
| - href="./about.html#citing-scikit-learn"> |
336 |
| - <b>Cite us!</b> |
337 |
| - </a> |
338 |
| - </div> |
339 | 331 | </div>
|
340 | 332 | </div>
|
341 | 333 | </div>
|
|
0 commit comments