The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Fraud Detection
flaviorrrl
Member Posts: 9 Contributor II
Hello!
I wonder if anyone knows of an example that makes fraud detection. Does anyone know a simple and practical example in RapidMiner? I plan to detect fraud and not find what the best algorithm to detect fraud.
Thank U!
Regards,
flavirrrl
I wonder if anyone knows of an example that makes fraud detection. Does anyone know a simple and practical example in RapidMiner? I plan to detect fraud and not find what the best algorithm to detect fraud.
Thank U!
Regards,
flavirrrl
1
Answers
Basically, we created a lot of additional attributes from the transaction data (like the number of transactions on one day compared with the number of monthly and weekly transactions, the transaction amount compared to averages, if the amount was a round number, if the same transaction was repeated, if the partner in the transaction was new or existing, if there was a security related event like password change).
The best performing learners were W-RandomForest, AdaBoosted Decision Tree and SVM.
You have a data set and can share to test in RapidMiner?
Regards,
FLávio Loureiro