You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/contributing.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ Then push the changes to your GitHub account with:
48
48
49
49
#### Python
50
50
51
-
We follow the PEP8 style guide for Python. Docstrings follow google style.
51
+
We follow the PEP8 style guide for Python. Docstrings follow [google style](https://sphinxcontrib-napoleon.readthedocs.io/en/latest/example_google.html).
Copy file name to clipboardExpand all lines: docs/tutorials.rst
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,3 @@
1
-
.. meta::
2
-
:description lang=en:
3
-
See how to build uplift model and predict uplift in python using scikit-uplift (sklift)
4
-
5
1
.. _The overview of the basic approaches to solving the Uplift Modeling problem: https://nbviewer.jupyter.org/github/maks-sh/scikit-uplift/blob/master/notebooks/RetailHero_EN.ipynb
6
2
.. |Open In Colab1| image:: https://colab.research.google.com/assets/colab-badge.svg
0 commit comments