Skip to content

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

Notifications You must be signed in to change notification settings

es-roly99/KNN-Anomalies-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages