8000 Add @raghavrv suggested changes · amueller/scikit-learn@9d9aaaa · GitHub
[go: up one dir, main page]

Skip to content

Commit 9d9aaaa

Browse files
committed
Add @raghavrv suggested changes
1 parent b8641e6 commit 9d9aaaa

File tree

1 file changed

+13
-16
lines changed

1 file changed

+13
-16
lines changed

README.rst

Lines changed: 13 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -31,21 +31,14 @@ scikit-learn
3131
scikit-learn is a Python module for machine learning built on top of
3232
SciPy and distributed under the 3-Clause BSD license.
3333

34-
<<<<<<< 154635e629fd5585ff5bb4ad782315e2c5610177
35-
<<<<<<< 18852978821063655c852f46eff0eff4765e8182
3634
The project was started in 2007 by David Cournapeau as a Google Summer
3735
of Code project, and since then many volunteers have contributed. See
3836
the `AUTHORS.rst <AUTHORS.rst>`_ file for a complete list of contributors.
3937

4038
It is currently maintained by a team of volunteers.
4139

42-
43-
=======
44-
>>>>>>> Update install
45-
=======
4640
Website: http://scikit-learn.org
4741

48-
>>>>>>> Fix changes re: @amuller
4942
Installation
5043
------------
5144

@@ -80,13 +73,6 @@ or ``conda``::
8073
The documentation includes more detailed `installation instructions <http://scikit-learn.org/stable/install.html>`_.
8174

8275

83-
Documentation
84-
-------------
85-
86-
- HTML documentation (stable release): http://scikit-learn.org
87-
- HTML documentation (development version): http://scikit-learn.org/dev/
88-
89-
9076
Development
9177
-----------
9278

@@ -156,9 +142,20 @@ The project is currently maintained by a team of volunteers.
156142
**Note** `scikit-learn` was previously referred to as `scikits.learn`.
157143

158144

145+
Help and Support
146+
----------------
147+
148+
Documentation
149+
~~~~~~~~~~~~~
150+
151+
- HTML documentation (stable release): http://scikit-learn.org
152+
- HTML documentation (development version): http://scikit-learn.org/dev/
153+
- FAQ: http://scikit-learn.org/stable/faq.html
154+
159155
Communication
160-
-------------
156+
~~~~~~~~~~~~~
161157

162158
- Mailing list: https://mail.python.org/mailman/listinfo/scikit-learn
163159
- IRC channel: ``#scikit-learn`` at ``irc.freenode.net``
164-
160+
- Stack Overflow: http://stackoverflow.com/questions/tagged/scikit-learn
161+
- Website: http://scikit-learn.org

0 commit comments

Comments
 (0)
0