Coder Social home page Coder Social logo

dbscan_analysis's Introduction

dbscan_analysis

Software Requirements:

* Homebrew:
    - http://brew.sh
* R - statiscal computing:
    - brew update
    - brew install Caskroom/cask/xquartz
    - brew tap homebrew/science
    - brew install homebrew/science/r
    - Instruction above found at this link: https://davidsimpson.me/2013/02/26/installing-r-on-os-x/
* mlbench - Machine Learning Benchmark Problems:
    - http://cran.r-project.org/web/packages/mlbench/index.html
    - R CMD INSTALL mlbench_2r.1-1.tar

Data:

* Data will be created using mlbench
    - This stack overflow post shows the 6 different datasets that will be potentially used:
        - http://stackoverflow.com/questions/4722290/generating-synthetic-datasets
    - mlbench method docmentation can be located at the following link:
    	- http://stackoverflow.com/questions/4722290/generating-synthetic-datasets

kd-Tree:

https://sites.google.com/site/mikescoderama/Home/kd-tree-knn

DBSCAN:

https://github.com/choffstein/dbscan/tree/master/dbscan

VP-Tree:

https://github.com/huyng/algorithms/tree/master/vptree

dbscan_analysis's People

Contributors

nerdpollution avatar xkianteb avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.