KunalArora / bdma-data-mining-PartitionedDBScan

This is an efficient DBScan algorithm implementation in Java by partitioning the space in 2d-grid. It is done for university project purpose in a team of 4 people.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Datamining @ BDMA

This project is done as a set of coding assignments for data mining course at ULB.

About

This is an efficient DBScan algorithm implementation in Java by partitioning the space in 2d-grid. It is done for university project purpose in a team of 4 people.

License:MIT License


Languages

Language:Java 99.2%Language:Shell 0.8%