Datasets:

Modalities:
Tabular
Text
Formats:
csv
ArXiv:
DOI:
Libraries:
Datasets
pandas
License:
pfilonenko commited on
Commit
29f26ff
·
verified ·
1 Parent(s): a4ae672

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -166,4 +166,15 @@ int main()
166
  }
167
  ```
168
 
 
169
 
 
 
 
 
 
 
 
 
 
 
 
166
  }
167
  ```
168
 
169
+ # Citing
170
 
171
+ ~~~
172
+ @misc {petr_philonenko_2024,
173
+ author = { {Petr Philonenko} },
174
+ title = { ML_for_TwoSampleTesting (Revision a4ae672) },
175
+ year = 2024,
176
+ url = { https://huggingface.co/datasets/pfilonenko/ML_for_TwoSampleTesting },
177
+ doi = { 10.57967/hf/2978 },
178
+ publisher = { Hugging Face }
179
+ }
180
+ ~~~