I'm trying to generate a frozen discrete Uniform Distribution (like stats.randint(low, high)) but with steps higher than one, is there any way to do this with scipy ? I think it could be something close to hyperopt's hp.uniformint.
stats.randint(low, high)
hp.uniformint
Aucun commentaire:
Enregistrer un commentaire