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?
np.random.seed
random.seed
Aucun commentaire:
Enregistrer un commentaire