vodev/vocloud_unsupervised
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
run_lof_par.py - to start lof in spark. input - conf file, see lof_conf_lamost.json for example run_lof.py - to start lof sequential, see lof_conf.json for example lof/ lof_seq.py - lof algorithm lof.py - spark code for lof lof_neighbours.py - spark searching k-distance for big input data. (we didn't use it in our work)