Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b68d762

Browse files
authored
Merge pull request python-gsoc#28 from raghavrv/patch-1
Add scikit-learn to the project page
2 parents 7c75c59 + 333c8aa commit b68d762

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

index.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -618,6 +618,20 @@ <h2>Project Ideas</h2>
618618
<tr><td colspan="2" class="good">Status: Ideas page in progress</td></tr>
619619
</tr>
620620

621+
<tr>
622+
<!-- Logo -->
623+
<td rowspan="4" class="logo">
624+
<img src="http://scikit-learn.org/stable/_images/scikit-learn-logo-notext.png"
625+
width="150"></td>
626+
<!-- Info -->
627+
<td><h4>scikit-learn</h4></td>
628+
<tr><td>scikit-learn is a Python module for machine learning built on top of SciPy and distributed under the 3-Clause BSD license.</td></tr>
629+
<tr><td><a href="http://sckit-learn.org/">Website</a> |
630+
<a href="https://mail.python.org/mailman/listinfo/scikit-learn">Contact</a> |
631+
<a href="https://github.com/scikit-learn/scikit-learn/wiki/Google-summer-of-code-(GSOC)-2017">Ideas Page</a>
632+
</td>
633+
<tr><td colspan="2" class="good">Status: Ideas page in progress</td></tr>
634+
</tr>
621635

622636

623637
<tr>

0 commit comments

Comments
 (0)