This module contains indicators from mobile phone recharges or top-ups. It harnesses information from transaction history patterns, top-up amounts, and periodicity.
amount_recharges (recharges) |
Returns the distribution of amount recharged on the mobile phone. |
interevent_time_recharges (recharges) |
Return the distribution of time between consecutive recharges of the user. |
percent_pareto_recharges (recharges[, percentage]) |
Percentage of recharges that account for 80% of total recharged amount. |
number_of_recharges (recharges) |
Total number of recharges |
average_balance_recharges (user, \*\*kwargs) |
Return the average daily balance estimated from all recharges. |