Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 332 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 332 Bytes

DBScan-in-Spark

data

We put all used dataset in this folder.

code

This folder has two files. LocalDBscan.ipynb implements DBscan serially. SparkDBscan.ipynb implements DBscan parallelly in Spark. You can run the code cell by cell.

member

This project was completed by Liu Yunwen, Lu Jinjing, Wang Meiting, Zhao Kanghui.