You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dirichlet distribution using matplotlib.pyplot, numpy.random module and seaborn librarys by hey sushil (Chaudhary Sushil):
3
+
4
+
Probability and statistics me Dirichlet distribution, continuous multivariate probabiltiy distribution family ka member hai.
5
+
6
+
Multivariate Meaning: Multivariate Random variables ya random vector, mathematical values ka full list hota hai. Issme bhi wo values jo yata unkown hai ya unki value incomplete hai. Ayse data collection ko Multivarate kahte hain.
7
+
8
+
Dirichlet distribution ka use text mining me kiya jata hai.
9
+
10
+
Dirichlet distribution ko samjhne ke liye pahle inki jankari hona bahot jaruri hai:
11
+
1. binomial distribution
12
+
2. multinomial distribution
13
+
3. gamma function
14
+
4. beta distribution
15
+
16
+
aur inke relationships ko janan jaruri hai.
17
+
18
+
1 and 2 points ko jante ho.
19
+
3. Gamma Function: Hum gamma distribution ki nahi balki function ki baat kar rahe hain. Because gamma distribution ka iss method se direct koi lena dena nahi hai.
20
+
But Gamma function ko bahot acche se define kiya gaya hai kisi bhi complex number ko handel karne ke liye.
21
+
Gamma function ke pass kuch spacial properties hain jinka use beta and Dirichlet distribution properties ko define karne me use kiya jata hai.
22
+
23
+
24
+
Dirichlet distribution ke jaruri points:
25
+
26
+
1. Ye posative real number vector hai.
27
+
2. Beta distribution ka multivariate generalization hai.
28
+
3. Iska use Bayesian statistics me prior distribution ki tarah kiya jata hai.
29
+
4. K-dimentional vector ka set, jiski entry positive real number ke [0,1] ke interval ke beach me kiya jata hai.
0 commit comments