Learn Before
Concept

Double Random Process for Dataset Generation

Practically, PΠ=π(X,Y)P_{Π = π} ( X , Y ) is only known through a finite sample SΠ=π(X,Y)={(x1,y1),(x2,y2),,(xn,yn)}S_{Π = π} ( X , Y ) = \{( x_1 , y_1 ), ( x_2 , y_2 ), ⋯ , ( x_n , y_n )\} (a scatter plot ). Hence, we have a double random process:

  1. Draw Pair (PΠ=π(X,Y),G=g)(P_{Π = π} ( X , Y ), G=g) from mother distribution PM(PΠ=π(X,Y),G)P_M(P_{Π = π} ( X , Y ),G).
  2. Draw nn samples from PΠ=π(X,Y)P_{Π = π} ( X , Y ): SΠ=π(X,Y)={(x1,y1),(x2,y2),,(xn,yn)}S_{Π = π} ( X , Y ) = \{( x_1 , y_1 ), ( x_2 , y_2 ), ⋯ , ( x_n , y_n )\}
  3. Repeat the process to obtain emough training and/or test examples: {(S1(X,Y),g1),(S2(X,Y),g2),,(SN(X,Y),gN)}\{ (S_1(X,Y),g_1), (S_2(X,Y),g_2), \cdots, (S_N(X,Y),g_N) \}

0

1

Updated 2020-07-28

Tags

Data Science