iOS SDK - Fake Detection

Algorithm
Classifier
Use Cases
Fake Profile Detection, Fraud Detection, Strange Behaviour Detection

Prerequisites

Before you start using our Recommender algorithm, ensure you’ve:
  1. Created a schema
  1. Integrated code to process your data and installed Begin’s iOS SDK
  1. Created a project with the objective “Fake Detection”
Learning usually takes about 30 minutes. Once complete, your machine learning algorithm is ready to be used on your mobile device, browser, connected vehicles, or server applications.

Procedure

Once learning has completed, use the following call to pull a list of recommendations: To get a list of recommendations, call the following:
BeginWorker.shared().detectFake()
This will provide a list of users the algorithm suspects are automated or spam.