Hi, This link may help you: http://scikit-learn.org/stable/modules/generated/sklearn.preprocessing.scale.html
Any way, Scikit has a great documentations which you can search and find everything there easily. Regards, Hamed On Sun, Aug 17, 2014 at 3:42 AM, Pagliari, Roberto <[email protected]> wrote: > Is there a built-in function such as scale, to scale a matrix and use mean > and variances to normalize some other matrix? > > > ------------------------------------------------------------------------------ > > _______________________________________________ > Scikit-learn-general mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/scikit-learn-general > >
------------------------------------------------------------------------------
_______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
