es-roly99 / KNN-Anomalies-Detection

KNN algorithm in big data for the detection of anomalies using Apache Spark and Scala

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KNN Anomalies Detection

About

This project will provide a new online processing based on data mining techniques, specifically KNN (K Nearest Neighbour) algorithm in Big Data, for the detection of anomalies or illicit movements. The software is developed under Scala programming language using Apache Spark.

Dependencies

Java -> 11.0.15

Scala -> 2.13.8

sbt -> 1.6.2

spark-core -> 3.2.2

spark-sql ->3.2.2

About

KNN algorithm in big data for the detection of anomalies using Apache Spark and Scala


Languages

Language:Scala 100.0%