cjerzak commited on
Commit
914982a
·
verified ·
1 Parent(s): f57c34f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -2
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  title: Strategize Real
3
- emoji: 📚
4
  colorFrom: blue
5
  colorTo: yellow
6
  sdk: docker
@@ -9,4 +9,20 @@ license: mit
9
  short_description: strategize real
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  title: Strategize Real
3
+ emoji: 🤺
4
  colorFrom: blue
5
  colorTo: yellow
6
  sdk: docker
 
9
  short_description: strategize real
10
  ---
11
 
12
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
13
+
14
+ # Reference
15
+
16
+ For paper reference, see arxiv.org/abs/2504.19043
17
+
18
+ ```
19
+ @misc{jerzak2025selectingoptimalcandidateprofiles,
20
+ title={Selecting Optimal Candidate Profiles in Adversarial Environments Using Conjoint Analysis and Machine Learning},
21
+ author={Connor T. Jerzak and Priyanshi Chandra and Rishi Hazra},
22
+ year={2025},
23
+ eprint={2504.19043},
24
+ archivePrefix={arXiv},
25
+ primaryClass={stat.ME},
26
+ url={https://arxiv.org/abs/2504.19043},
27
+ }
28
+ ```