Skip to content

Commit a6eb9f8

Browse files
authored
Update README.md
1 parent 44c2986 commit a6eb9f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
![](https://github.com/Kaos599/Apollo/assets/115716485/6967b98e-c7e7-43f4-a1ce-c1bf5d9fdde4)
2+
13
# Apollo - Synthetic Data Generator
24

35
Apollo is a Python GUI application designed to simplify the complex process of generating random data based on fixed values. It allows users to generate various types of binary datasets, such as Yes/No type questions, by specifying probabilities. For example, if you want to generate data for "users that use our app daily" with a probability of 0.6, Apollo will ensure that 60% of the generated data reflects daily usage, while 40% does not. Additionally, you can create weighted options where multiple choices can be assigned different probabilities.

0 commit comments

Comments
 (0)