Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 393 Bytes

File metadata and controls

22 lines (19 loc) · 393 Bytes

WhatTheDuck

Winning Repo

Highlights

lognormal: mu=0.7, sigma=0.13 normal (gaussian): mu=0.0, sigma=1.0 exponential: lam=1.0 (rate parameter) pareto: shape=2.5, scale=1.0 student_t: df=3.0 (degrees of freedom), loc=0.0, scale=1.0 skew_normal: skew=4.0 (skewness), loc=0.0, scale=1.0 beta: a=2.0, b=5.0 mixture: No parameters (fixed: 80% N(1, 0.2) + 20% N(3, 0.5))