Commit Graph

15 Commits

Author SHA1 Message Date
Loïc Estève 4566251618 [MRG+3] Add flake8 linting of the diff in Travis (#7127)
* Add flake8 linting on the diff

with respect to common ancestor of branch and scikit-learn/scikit-learn
remote.

Add a flake8-diff target in the Makefile and mention it in the doc.

* Only install flake8 when needed
2016-08-30 12:59:57 +10:00
Preston Parry 58b35d8b9f DOC Updates sklearn naming convention for consistency (#7268)
* Updates sklearn naming convention for consistency

* minor grammar fix

* clarifies source of string vs. function cosine
2016-08-29 08:20:13 +10:00
Gael Varoquaux c6f67125a5 Contributing statement (#7097)
* MISC: remove broken link

* Statement on the process + values of the community

To answer the demand for a CoC

* DOC: add links to contributing page

* DOC: Documenation contribution are important
2016-08-03 15:57:47 -07:00
Nate George 9b25f5d37a Fix docs links (#7005)
* docs: fix broken and redirect links

see #7000

* docs: fix links

see #7000

* docs: merge with master

* docs: fix fnrs and tinyclues logo links

* docs: fix link reference in text

* docs: fix typo

* docs: added back in metaoptimize-qa paragraph

* docs: update language for defunct site

* docs: update stackexchange section

* docs: remove defunct site, move quora to top

* docs: remove defunct link and rearrange links
2016-07-27 16:58:25 -04:00
jrfiedler 92853f99f2 DOC Reword description to remove ambiguity (#7066) 2016-07-25 22:52:04 +10:00
Kyle Jackson b0455b16b6 DOC Fixed check_estimator example (#7025)
copy & pasted example from scikit-learn-contrib template project
2016-07-17 09:33:48 -05:00
jrfiedler c67f0914ed Added deprecation cycle and modified examples (#7013)
* Added deprecation cycle and modified examples

* Removed newline and added clarifying example
2016-07-16 15:49:25 -05:00
Nelson Liu e17d2076ba doc: update mailing list info (#6812) 2016-05-23 07:16:05 +02:00
Nelson Liu 2c0cbdc72e DOC: refactor issue and PR template (#6470) 2016-04-18 18:02:31 +02:00
Rémy Léone 9b7176dd9d [DOC] Fix broken links 2016-03-23 12:45:34 -07:00
Rémy Léone 45c2356f6b Redirecting to open issues 2015-10-31 11:56:45 +01:00
Raghav R V f67e911124 DOC Modify documentation/examples for the new model_selection module 2015-10-29 16:49:23 +01:00
Timothy Hopper b9e79bd0c3 Go to easy _open_ issues page
Currently the link to the easy open issues page lists open and closed issues. When trying to get people involved, it'd be more valuable to just show the open issues.
2015-09-16 13:46:32 -04:00
Andreas Mueller e2f56656e6 Make more clear that adding algorithms is not the preferred way to start contributing. 2015-07-28 13:06:31 -05:00
Joel Nothman 99d08b571e DOC organise documentation hierarchy / table of contents 2015-06-12 08:09:41 +10:00