2012/9/30 Andreas Mueller <[email protected]>:
> On 09/30/2012 04:17 PM, Gael Varoquaux wrote:
>> Hey list,
>>
>> Next week end Andy and I are going to release an 0.12.1 bugfix release.
>> This will be a bug fix release: no additional feature compared to the
>> 0.12.
>>
>> If you want to help us, you can start thinking of which patches should be
>> packported. Here is my personnal list:
>>
>> e0d45a99f832bc BUG: remove leftout debug prints
>> 7842748cf77741 BUG: copy and keep ordering
>> c742e2a968bd5b BUG: deprecated k parameter in MiniBatchKMeans
>> 8c0bb9e56140c3 BUG: parallel computing in MDS
>> f11454d6f3f2bf BUG make GridSearchCV work with non-CSR sparse matrix
>> cf778c0e205cbf BF: fix issue #1127 about MinCovDet breaking with X.shape = 
>> (3, 1)
>> ae242366819cc3 BUG allow array-like y in RFE
>> 3a73c2bf466284 BF: Fix broken tests: change a check for compatibility with 
>> HMM.
>> c763dead3485ec BF: Address issue #1059 in GMM by adding a supplementary 
>> check.
>>
>> If you have anything to add to the list, please reply by email.
>>
> SGD clone fix: https://github.com/scikit-learn/scikit-learn/pull/1119
> SGD predict proba fix:
> https://github.com/scikit-learn/scikit-learn/pull/1141
> fa93e209ff667da4b31bf5c7137ba45072b1a5e3 FIX: wrong probabilities for
> OvR LogisticRegression
> 4f465452ba6bdd40b4f6590926a73d57b11d5e5f FIX: bug in multi-output
> forest.predict_proba
> 6fff2657e8d30f3286ca30a4ecacb58f55696bb2   ENH fixed bug in sparse
> RFECV, fixed bug in RFECV init (step was always 1), added
> decision_function and predict_proba to RFE and RFECV
> c877742edeee905bf367c2b57e7dcaba9049c20c +
> 986ad8c441fb3aeb0acd36dcdb2e4a4a3f0a5eb1  FIX unicode support in count
> vectorizer. Closes #1098.
>

Thanks guys for taking care of that!

best,
 Peter

>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://ad.doubleclick.net/clk;258768047;13503038;j?
> http://info.appdynamics.com/FreeJavaPerformanceDownload.html
> _______________________________________________
> Scikit-learn-general mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general



-- 
Peter Prettenhofer

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to