大家好,又见面了,我是你们的朋友全栈君。
主要区别是scipy.stats.randint可以定义lower/upper tail的概率,并且可以定义随机变量所服从的分布(可以定义概率质量函数PMF – Probability mass function)。
如果只需要生成在特定区间的随机整数,使用numpy.random.randint更加简单,随机数服从离散均匀分布。
scipy.stats.randint:
https://docs.scipy.org/doc/scipy-0.15.1/reference/generated/scipy.stats.randint.html
numpy.random.randint:
https://docs.scipy.org/doc/numpy/reference/generated/numpy.random.randint.html
Reference:
https://stackoverflow.com/questions/49036853/scipy-randint-vs-numpy-randint
发布者:全栈程序员-用户IM,转载请注明出处:https://javaforall.cn/128860.html原文链接:https://javaforall.cn
【正版授权,激活自己账号】: Jetbrains全家桶Ide使用,1年售后保障,每天仅需1毛
【官方授权 正版激活】: 官方授权 正版激活 支持Jetbrains家族下所有IDE 使用个人JB账号...