File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -618,6 +618,20 @@ <h2>Project Ideas</h2>
618
618
< tr > < td colspan ="2 " class ="good "> Status: Ideas page in progress</ td > </ tr >
619
619
</ tr >
620
620
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 >
621
635
622
636
623
637
< tr >
You can’t perform that action at this time.
0 commit comments