jeudi 25 juin 2015

What is the difference between `random.seed` and `numpy.random.seed`?

I'm using Scikit-learn and Numpy and I want to set the global seed so that my work is reproducible.

Should I use np.random.seed or random.seed?




Aucun commentaire:

Enregistrer un commentaire