To detect fraud on divar dataset, first of all, we need to labeling dataset unsupervised by clustering and find farthest points for each cluster, secondly use classification algorithm for prediction
- Preproccessing
- Normalize Data
- Clustering
- Find Best Number of Cluster
- Decomposition PCA
- Classification
- Calculate Precision and Recall