This folder contains all the java files needed to use the DBScan It also includes 3 CSV files that were used for testing It also includes the openCSV.jar that was used (all copyright goes to the creators)
https://en.wikipedia.org/wiki/DBSCAN This algorithm is used to calculate what points are nearby to the current point, it can be used to put clusters of points together
