AgileVentures / AgileVentures/AutomatedPremiumModel
helping mentor assignment
- Dominant language
- R
- Stars
- 3
- Forks
- 1
- PR merge metrics
- PR metrics pending
Description
Currently we have a manual process to assign mentors to reach out to premium upgrade prospects. We use the datamining data post from the bot and spreadsheet from history in order to work out which mentors to assign to which prospects:
post to #datamining data
==> a,b,c,d,e,f,g,h
=====================
history
-------
* previously contacted
b,c,f,g,h (which mentor reached out)
mentors
* X, Y, Z
assignment process
==========
* posting to private mentors channel
simple improvement - split the predictions
-----------------------------------------
previously predicted - 2 months?:
- b,c,f,g,h
new
- a,d,e
even better
--------------
previously predicted - 2 months?:
- b, contacted by X in - follow up by @Y
- c, ...
- f, ...
- g, ...
- h, ...
new
- a, assigned to @X https://www.agileventures.org/user/a
- d,
- e,
good to flag binghamton students - can usually tell from emails
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.