[scikit-learn] scikit-learn Digest, Vol 4, Issue 31

Rahul Ahuja rahul.ahuja at live.com
Thu Jul 21 12:27:54 EDT 2016


Yes I can open github pages.





Kind regards,
Rahul Ahuja


________________________________
From: scikit-learn <scikit-learn-bounces+rahul.ahuja=live.com at python.org> on behalf of scikit-learn-request at python.org <scikit-learn-request at python.org>
Sent: Thursday, July 21, 2016 9:00 PM
To: scikit-learn at python.org
Subject: scikit-learn Digest, Vol 4, Issue 31

Send scikit-learn mailing list submissions to
        scikit-learn at python.org

To subscribe or unsubscribe via the World Wide Web, visit
        https://mail.python.org/mailman/listinfo/scikit-learn
scikit-learn Info Page - Python<https://mail.python.org/mailman/listinfo/scikit-learn>
mail.python.org
To see the collection of prior postings to the list, visit the scikit-learn Archives. Using scikit-learn: To post a message to all the list members ...



or, via email, send a message with subject or body 'help' to
        scikit-learn-request at python.org

You can reach the person managing the list at
        scikit-learn-owner at python.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of scikit-learn digest..."


Today's Topics:

   1. sklearn website down in my country Pakistan (Rahul Ahuja)
   2. Re: sklearn website down in my country Pakistan (Nelson Liu)
   3. How to get the most important features from a RF efficiently
      (Raphael C)


----------------------------------------------------------------------

Message: 1
Date: Thu, 21 Jul 2016 14:50:55 +0000
From: Rahul Ahuja <rahul.ahuja at live.com>
To: "scikit-learn at python.org" <scikit-learn at python.org>
Subject: [scikit-learn] sklearn website down in my country Pakistan
Message-ID:
        <PS1PR01MB101761ECA4DDE87E85BB999F98090 at PS1PR01MB1017.apcprd01.prod.exchangelabs.com>

Content-Type: text/plain; charset="iso-8859-1"

Hi there,


Sklearn website has been down for couple of days. Please look into it.


I reside in Pakistan, Karachi city.





Kind regards,
Rahul Ahuja
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20160721/39b64f34/attachment-0001.html>

------------------------------

Message: 2
Date: Thu, 21 Jul 2016 14:58:04 +0000
From: Nelson Liu <nfliu at uw.edu>
To: Scikit-learn user and developer mailing list
        <scikit-learn at python.org>
Subject: Re: [scikit-learn] sklearn website down in my country
        Pakistan
Message-ID:
        <CALoLHMKWoEGEH+Phz7XWQAk1Jk4NaT8LfVoKqrLmgc+=0TAa1A at mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Hi,
If I remember correctly, scikit-learn.org is hosted on GitHub Pages (so the
maintainers don't have control over downtime and issues like the one you're
having). Can you connect to GitHub, or any site on GitHub Pages?

Thanks
Nelson

On Thu, Jul 21, 2016, 07:52 Rahul Ahuja <rahul.ahuja at live.com> wrote:

> Hi there,
>
>
> Sklearn website has been down for couple of days. Please look into it.
>
>
> I reside in Pakistan, Karachi city.
>
>
>
>
>
>
> Kind regards,
> Rahul Ahuja
> _______________________________________________
> scikit-learn mailing list
> scikit-learn at python.org
> https://mail.python.org/mailman/listinfo/scikit-learn
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20160721/a12c5d84/attachment-0001.html>

------------------------------

Message: 3
Date: Thu, 21 Jul 2016 16:22:09 +0100
From: Raphael C <drraph at gmail.com>
To: Scikit-learn user and developer mailing list
        <scikit-learn at python.org>
Subject: [scikit-learn] How to get the most important features from a
        RF efficiently
Message-ID:
        <CAFHc1Qb181SQAxdb1=7xTJuNLdR8jYt7npvCtUDs3aFYwW-UTw at mail.gmail.com>
Content-Type: text/plain; charset=UTF-8

I have a set of feature vectors associated with binary class labels,
each of which has about 40,000 features. I can train a random forest
classifier in sklearn which works well. I would however like to see
the most important features.

I tried simply printing out forest.feature_importances_ but this takes
about 1 second per feature making about 40,000 seconds overall. This
is much much longer than the time needed to train the classifier in
the first place?

Is there a more efficient way to find out which features are most important?

Raphael

On 21 July 2016 at 15:58, Nelson Liu <nfliu at uw.edu> wrote:
> Hi,
> If I remember correctly, scikit-learn.org is hosted on GitHub Pages (so the
> maintainers don't have control over downtime and issues like the one you're
> having). Can you connect to GitHub, or any site on GitHub Pages?
>
> Thanks
> Nelson
>
> On Thu, Jul 21, 2016, 07:52 Rahul Ahuja <rahul.ahuja at live.com> wrote:
>>
>> Hi there,
>>
>>
>> Sklearn website has been down for couple of days. Please look into it.
>>
>>
>> I reside in Pakistan, Karachi city.
>>
>>
>>
>>
>>
>>
>> Kind regards,
>> Rahul Ahuja
>> _______________________________________________
>> scikit-learn mailing list
>> scikit-learn at python.org
>> https://mail.python.org/mailman/listinfo/scikit-learn
>
>
> _______________________________________________
> scikit-learn mailing list
> scikit-learn at python.org
> https://mail.python.org/mailman/listinfo/scikit-learn
>


------------------------------

Subject: Digest Footer

_______________________________________________
scikit-learn mailing list
scikit-learn at python.org
https://mail.python.org/mailman/listinfo/scikit-learn


------------------------------

End of scikit-learn Digest, Vol 4, Issue 31
*******************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20160721/d2af07c7/attachment.html>


More information about the scikit-learn mailing list