I think it gets a bit noisier when using n_jobs != 1, as verbose is passed
to joblib.Parallel. I agree that it's not a very controllable or
well-documented setting.

On 16 June 2015 at 13:24, Adam Goodkind <a.goodk...@gmail.com> wrote:

> Right. Thank you. I guess I was just overwhelmed by the amount of data
> pouring in.
>
>
> On Sun, Jun 14, 2015 at 4:42 PM, Andreas Mueller <t3k...@gmail.com> wrote:
>
>>  Not really. It only ouputs parameters and scores, though, right?
>> Well, it prints the parameters when it starts a job and after it finishes
>> a job.
>>
>>
>> On 06/12/2015 06:57 PM, Adam Goodkind wrote:
>>
>> Thanks Andy. I see that I have to set verbose to at least 3 to get the
>> scores. However, at that level it prints out a lot. Is there a way to
>> refine the output to just the parameters and scores?
>>
>>  Thanks,
>> Adam
>>
>> On Wed, Jun 10, 2015 at 3:41 PM, Andreas Mueller <t3k...@gmail.com>
>> wrote:
>>
>>>  Yes, set verbose to a nonzero value.
>>>
>>>
>>> On 06/10/2015 03:25 PM, Adam Goodkind wrote:
>>>
>>>  Is it possible to print the results of a grid search as each iteration
>>> is completed?
>>>
>>>  Thanks,
>>> Adam
>>>
>>>  --
>>>  *Adam Goodkind *
>>> adamgoodkind.com <http://www.adamgoodkind.com>
>>> @adamgreatkind <https://twitter.com/#%21/adamgreatkind>
>>>
>>>
>>>  
>>> ------------------------------------------------------------------------------
>>>
>>>
>>>
>>> _______________________________________________
>>> Scikit-learn-general mailing 
>>> listScikit-learn-general@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>>>
>>>
>>>
>>>
>>> ------------------------------------------------------------------------------
>>>
>>> _______________________________________________
>>> Scikit-learn-general mailing list
>>> Scikit-learn-general@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>>>
>>>
>>
>>
>>  --
>>  *Adam Goodkind *
>> adamgoodkind.com <http://www.adamgoodkind.com>
>> @adamgreatkind <https://twitter.com/#%21/adamgreatkind>
>>
>>
>> ------------------------------------------------------------------------------
>>
>>
>>
>> _______________________________________________
>> Scikit-learn-general mailing 
>> listScikit-learn-general@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>>
>>
>>
>>
>> ------------------------------------------------------------------------------
>>
>> _______________________________________________
>> Scikit-learn-general mailing list
>> Scikit-learn-general@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>>
>>
>
>
> --
> *Adam Goodkind *
> adamgoodkind.com <http://www.adamgoodkind.com>
> @adamgreatkind <https://twitter.com/#!/adamgreatkind>
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Scikit-learn-general mailing list
> Scikit-learn-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>
>
------------------------------------------------------------------------------
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to