Skip to content

Commit db716be

Browse files
committed
doc: modify a few leftover impromper links.
doc: fix style issues caused by new lengths of links
1 parent 051bf13 commit db716be

File tree

3 files changed

+7
-9
lines changed

3 files changed

+7
-9
lines changed

doc/developers/advanced_installation.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -279,10 +279,8 @@ path environment variable.
279279
-------------
280280

281281
for 32-bit python it is possible use the standalone installers for
282-
`microsoft visual c++ express 2008 <http://download.microsoft.com/download/A/5/4/A54BADB6-9C3F-478D-8657-93B3FC9FE62D/vcsetup.exe>`_
283-
for python 2 or
284-
`microsoft visual c++ express 2010 <https://www.visualstudio.com/products/visual-studio-dev-essentials-vs>`_
285-
or python 3.
282+
`microsoft visual c++ express 2008 <http://go.microsoft.com/?linkid=7729279>`_
283+
for python 2 or microsoft visual c++ express 2010 for python 3.
286284

287285
once installed you should be able to build scikit-learn without any
288286
particular configuration by running the following command in the scikit-learn

doc/modules/feature_selection.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ of features non zero.
265265

266266
* N. Meinshausen, P. Buhlmann, "Stability selection",
267267
Journal of the Royal Statistical Society, 72 (2010)
268-
http://arxiv.org/pdf/0809.2932.pdf
268+
http://arxiv.org/abs/0809.2932
269269

270270
* F. Bach, "Model-Consistent Sparse Estimation through the Bootstrap"
271271
https://hal.inria.fr/hal-00354771/
@@ -324,4 +324,4 @@ Then, a :class:`sklearn.ensemble.RandomForestClassifier` is trained on the
324324
transformed output, i.e. using only relevant features. You can perform
325325
similar operations with the other feature selection methods and also
326326
classifiers that provide a way to evaluate feature importances of course.
327-
See the :class:`sklearn.pipeline.Pipeline` examples for more details.
327+
See the :class:`sklearn.pipeline.Pipeline` examples for more details.

doc/testimonials/testimonials.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ Eustache Diemert, Lead Scientist Bestofmedia Group
323323
</span>
324324

325325
`Change.org <https://www.change.org>`_
326-
--------------------------------------------------
326+
--------------------------------------
327327

328328
.. raw:: html
329329

@@ -424,7 +424,7 @@ Daniel Weitzenfeld, Senior Data Scientist at HowAboutWe
424424

425425

426426
`PeerIndex <https://www.brandwatch.com/peerindex-and-brandwatch>`_
427-
----------------------------------------
427+
------------------------------------------------------------------
428428

429429
.. raw:: html
430430

@@ -520,7 +520,7 @@ David Koh - Senior Data Scientist at OkCupid
520520

521521

522522
`Lovely <https://livelovely.com/>`_
523-
-----------------------------------------
523+
-----------------------------------
524524

525525
.. raw:: html
526526

0 commit comments

Comments
 (0)