2012/10/25 Nikit Saraf :
> Hi
>
> I'm fairly new to the field of Machine Learning and as a result new user of
> scikit-learn. I'm learning about the Map Reduce parallel implementation of
> Machine Learning Algorithms in python. So I was thinking of ways to
> MapReduce the cross-validation. Anyone h
Hi
I'm fairly new to the field of Machine Learning and as a result new user of
scikit-learn. I'm learning about the Map Reduce parallel implementation of
Machine Learning Algorithms in python. So I was thinking of ways to
MapReduce the cross-validation. Anyone having any ideas on how to translate