File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
.. -*- mode: rst -*-
2
2
3
- |Travis |_ |AppVeyor |_ |Codecov |_ |CircleCI |_
3
+ |Travis |_ |AppVeyor |_ |Codecov |_ |CircleCI |_ | ReadTheDocs |_
4
4
5
5
.. |Travis | image :: https://travis-ci.org/scikit-learn-contrib/project-template.svg?branch=master
6
6
.. _Travis : https://travis-ci.org/scikit-learn-contrib/project-template
17
17
.. |ReadTheDocs | .. image :: https://readthedocs.org/projects/sklearn-template/badge/?version=latest
18
18
.. _ReadTheDocs : https://sklearn-template.readthedocs.io/en/latest/?badge=latest
19
19
20
-
21
20
project-template - A template for scikit-learn contributions
22
21
============================================================
23
22
24
- **project-template ** is a template project for
25
- [scikit-learn](http://scikit-learn.org/) compatible extensions.
23
+ .. _scikit-learn : https://scikit-learn.org
24
+
25
+ **project-template ** is a template project for scikit-learn _ compatible
26
+ extensions.
26
27
27
28
It aids development of estimators that can be used in scikit-learn pipelines
28
29
and (hyper)parameter search, while facilitating testing (including some API
You can’t perform that action at this time.
0 commit comments