Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
scikit-learn
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ian Johnson
scikit-learn
Commits
cbab7cc5
Commit
cbab7cc5
authored
14 years ago
by
Olivier Grisel
Browse files
Options
Downloads
Patches
Plain Diff
Compressed README.rst to make it an executive summary
parent
5b26456b
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.rst
+10
-34
10 additions, 34 deletions
README.rst
with
10 additions
and
34 deletions
README.rst
+
10
−
34
View file @
cbab7cc5
...
...
@@ -13,13 +13,16 @@ the AUTHORS.rst file for a complete list of contributors.
It is currently maintained by a team of volunteers.
Download
========
You can download source code and Windows binaries from SourceForge:
http://sourceforge.net/projects/scikit-learn/files/
Important links
===============
- Official source code repo: https://github.com/scikit-learn/scikit-learn
- HTML documentation (stable release): http://scikit-learn.sourceforge.net/
- HTML documentation (development version): http://scikit-learn.sourceforge.net/dev/
- Download releases: http://sourceforge.net/projects/scikit-learn/files/
- Issue tracker: https://github.com/scikit-learn/scikit-learn/issues
- Mailing list: https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
- IRC channel: ``#scikit-learn`` at ``irc.freenode.net``
Dependencies
============
...
...
@@ -44,23 +47,6 @@ To install for all users on Unix/Linux::
sudo python setup.py install
Mailing list
============
There's a general and development mailing list, visit
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general to
subscribe to the mailing list.
IRC channel
===========
Some developers tend to hang around the channel ``#scikit-learn``
at ``irc.freenode.net``, especially during the week preparing a new
release. If nobody is available to answer your questions there don't
hesitate to ask it on the mailing list to reach a wider audience.
Development
===========
...
...
@@ -78,13 +64,6 @@ or if you have write privileges::
git clone git@github.com:scikit-learn/scikit-learn.git
Bugs
----
Please submit bugs you might encounter, as well as patches and feature
requests to the tracker located at github
https://github.com/scikit-learn/scikit-learn/issues
Testing
-------
...
...
@@ -96,6 +75,3 @@ source directory (you will need to have nosetest installed)::
See web page http://scikit-learn.sourceforge.net/install.html#testing
for more information.
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment