I opened an issue for this for further discussion here:

https://github.com/scikit-learn/scikit-learn/issues/1915


2013/5/2 Jaques Grobler <[email protected]>

> Thanks Satrajit, I quite like the idea of the link there myself.
> If everyone is on board I'll make it so quick
>
>
> 2013/5/2 Satrajit Ghosh <[email protected]>
>
>> hi jacques,
>>
>> Perhaps we should consider adding  a link to the Scipy-lecture 
>> notes<http://scipy-lectures.github.io/>in the docs? Or would this be
>>> a bit out of our scope. Then people new to python will be able to find
>>> them great notes via
>>> the 'Getting Started/Tutorials' section. Though it might be unnecessary.
>>> thoughts?
>>>
>>
>> it's a very useful set of notes that i point many people to. i think
>> linking to it is a good idea.
>>
>> cheers,
>>
>> satra
>>
>> 2013/5/1 Kenneth C. Arnold <[email protected]>
>>>
>>> I'll note also that the Python standard library docs have started to
>>>> include some source links (e.g.,
>>>> http://docs.python.org/2/library/webbrowser.html or
>>>> http://docs.python.org/3.4/library/html.entities.html) but it is not
>>>> consistent between modules.
>>>>
>>>>
>>>> -Ken
>>>>
>>>>
>>>> On Tue, Apr 30, 2013 at 9:34 AM, Jaques Grobler <
>>>> [email protected]> wrote:
>>>>
>>>>> Perhaps this is a good place to mention this proposed enhancement
>>>>> https://github.com/scikit-learn/scikit-learn/issues/1680
>>>>>
>>>>> Perhaps having a direct link to the code would be useful in this case?
>>>>>
>>>>>
>>>>>
>>>>> 2013/4/30 Peter Prettenhofer <[email protected]>
>>>>>
>>>>>> You can find the source code here (just navigate through the package
>>>>>> structure):
>>>>>>
>>>>>> https://github.com/scikit-learn/scikit-learn/tree/master/sklearn
>>>>>>
>>>>>> In case you use IPython to prototype your solution you can simply
>>>>>> type two question marks to read the source code::
>>>>>>
>>>>>>    DecisionTreeClassifier??
>>>>>>
>>>>>>
>>>>>>
>>>>>> 2013/4/30 Anne Dwyer <[email protected]>
>>>>>>
>>>>>>>  Sometimes I like to look at how the code is written to answer my
>>>>>>> own questions about how the model works. How can I find the code for a
>>>>>>> particular model?
>>>>>>>
>>>>>>> Anne Dwyer
>>>>>>>
>>>>>>>
>>>>>>> ------------------------------------------------------------------------------
>>>>>>> Introducing AppDynamics Lite, a free troubleshooting tool for
>>>>>>> Java/.NET
>>>>>>> Get 100% visibility into your production application - at no cost.
>>>>>>> Code-level diagnostics for performance bottlenecks with <2% overhead
>>>>>>> Download for free and get started troubleshooting in minutes.
>>>>>>> http://p.sf.net/sfu/appdyn_d2d_ap1
>>>>>>> _______________________________________________
>>>>>>> Scikit-learn-general mailing list
>>>>>>> [email protected]
>>>>>>> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Peter Prettenhofer
>>>>>>
>>>>>>
>>>>>> ------------------------------------------------------------------------------
>>>>>> Introducing AppDynamics Lite, a free troubleshooting tool for
>>>>>> Java/.NET
>>>>>> Get 100% visibility into your production application - at no cost.
>>>>>> Code-level diagnostics for performance bottlenecks with <2% overhead
>>>>>> Download for free and get started troubleshooting in minutes.
>>>>>> http://p.sf.net/sfu/appdyn_d2d_ap1
>>>>>> _______________________________________________
>>>>>> Scikit-learn-general mailing list
>>>>>> [email protected]
>>>>>> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> ------------------------------------------------------------------------------
>>>>> Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
>>>>> Get 100% visibility into your production application - at no cost.
>>>>> Code-level diagnostics for performance bottlenecks with <2% overhead
>>>>> Download for free and get started troubleshooting in minutes.
>>>>> http://p.sf.net/sfu/appdyn_d2d_ap1
>>>>> _______________________________________________
>>>>> Scikit-learn-general mailing list
>>>>> [email protected]
>>>>> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>>>>>
>>>>>
>>>>
>>>>
>>>> ------------------------------------------------------------------------------
>>>> Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
>>>> Get 100% visibility into your production application - at no cost.
>>>> Code-level diagnostics for performance bottlenecks with <2% overhead
>>>> Download for free and get started troubleshooting in minutes.
>>>> http://p.sf.net/sfu/appdyn_d2d_ap1
>>>> _______________________________________________
>>>> Scikit-learn-general mailing list
>>>> [email protected]
>>>> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>>>>
>>>>
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
>>> Get 100% visibility into your production application - at no cost.
>>> Code-level diagnostics for performance bottlenecks with <2% overhead
>>> Download for free and get started troubleshooting in minutes.
>>> http://p.sf.net/sfu/appdyn_d2d_ap1
>>> _______________________________________________
>>> Scikit-learn-general mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>>>
>>>
>>
>>
>> ------------------------------------------------------------------------------
>> Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
>> Get 100% visibility into your production application - at no cost.
>> Code-level diagnostics for performance bottlenecks with <2% overhead
>> Download for free and get started troubleshooting in minutes.
>> http://p.sf.net/sfu/appdyn_d2d_ap1
>> _______________________________________________
>> Scikit-learn-general mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>>
>>
>
------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to