Can I customize the formula used to generate the fraud score returned by the minFraud service?
You can write your own code to customize the fraud scoring algorithm, since MaxMind returns the inputs into the formula used to calculate the fraud score. To customize how the fraud score is calculated, modify the formula we use to calculate the fraud score, using the output results returned by the minFraud service as inputs into your modified formula.