Skip to content

Commit a0b3a87

Browse files
committed
📝 Fix main readme
1 parent 1c212b9 commit a0b3a87

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

Readme.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@
2727
.. _Open In Colab4: https://colab.research.google.com/github/maks-sh/scikit-uplift/blob/master/notebooks/pipeline_usage_RU.ipynb
2828

2929
.. _scikit-uplift.readthedocs.io: https://scikit-uplift.readthedocs.io/en/latest/
30-
.. _Part 1: https://habr.com/ru/company/ru_mts/blog/485980/
31-
.. _Part 2: https://habr.com/ru/company/ru_mts/blog/485976/
3230

3331
.. image:: https://raw.githubusercontent.com/maks-sh/scikit-uplift/dev/docs/_static/sklift-github-logo.png
3432
:align: center
@@ -42,7 +40,9 @@ scikit-uplift
4240

4341
Uplift prediction aims to estimate the causal impact of a treatment at the individual level.
4442

45-
More about uplift modelling problem read in `User Guide <https://scikit-uplift.readthedocs.io/en/latest/user_guide/index.html>`__, and also in russian on habr.com: `Part 1`_ and `Part 2`_.
43+
Read more about uplift modeling problem in `User Guide <https://scikit-uplift.readthedocs.io/en/latest/user_guide/index.html>`__,
44+
also articles in russian on habr.com: `Part 1 <https://habr.com/ru/company/ru_mts/blog/485980/>`__
45+
and `Part 2 <https://habr.com/ru/company/ru_mts/blog/485976/>`__.
4646

4747
**Features**:
4848

docs/index.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
.. _Part 1: https://habr.com/ru/company/ru_mts/blog/485980/
2-
.. _Part 2: https://habr.com/ru/company/ru_mts/blog/485976/
3-
41
.. |Open In Colab3| image:: https://colab.research.google.com/assets/colab-badge.svg
52
.. _Open In Colab3: https://colab.research.google.com/github/maks-sh/scikit-uplift/blob/master/notebooks/pipeline_usage_EN.ipynb
63

@@ -15,7 +12,9 @@ scikit-uplift
1512

1613
Uplift prediction aims to estimate the causal impact of a treatment at the individual level.
1714

18-
Read more about uplift modelling problem in :ref:`User Guide <user_guide>`, also in russian on habr.com: `Part 1`_ and `Part 2`_.
15+
Read more about uplift modeling problem in :ref:`User Guide <user_guide>`,
16+
also articles in russian on habr.com: `Part 1 <https://habr.com/ru/company/ru_mts/blog/485980/>`__
17+
and `Part 2 <https://habr.com/ru/company/ru_mts/blog/485976/>`__.
1918

2019
Features
2120
#########

0 commit comments

Comments
 (0)