Skip to content

Commit

Permalink
+ add reference
Browse files Browse the repository at this point in the history
  • Loading branch information
HYLcool committed Dec 20, 2024
1 parent 51f53dc commit 58001ca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions data_juicer/analysis/measure.py
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,9 @@ class RelatedTTestMeasure(Measure):
Measure T-Test for two related distributions on their histogram of the same
bins.
Ref:
https://en.wikipedia.org/wiki/Student%27s_t-test
For continuous features or distributions, the input could be dataset stats
list.
For discrete features or distributions, the input could be the tags or the
Expand Down

0 comments on commit 58001ca

Please sign in to comment.