I hereby claim:
- I am mohamedbrary on github.
- I am mohamedbrary (https://keybase.io/mohamedbrary) on keybase.
- I have a public key ASDat52yj6FMcX6MT9lO7zR4HZSrQDn2JTuzlO42OvsVNQo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
# ---------- Fakers | |
# rake fake:cluster - generates the whole cluster data | |
# rake fake:cluster_without_evaluations - generates fake cluster data but without evaluations (no templates or template_answers) | |
# rake fake:evaluations - generates evaluations against the existed templates | |
# ---------- Documentation | |
# Before you try this faker, it is better to create another db and use it only when u need to benchmark something or check the performance. | |
# The main rake creates a proxy, and couple of servers, couple of roles and groups, create supervisors and dozens of agents, assign access for each object, and creates templates of questions. | |
# for each agent it generates a handful of calls, randomly evaluate these calls with double templates, calibration or single evaluation. also it generates random call notes on some random calls. | |
# all the numbers are at the beginning of the rake, u can edit them as u like, two sets of numbers are in the code, one generates 225,000 calls and the other generates 22,500. |