Recommend this page to a friend! |
Download .zip |
Info | View files (6) | Download .zip | Reputation | Support forum (1) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2014-08-17 (2 years ago) | Not enough user ratings | Total: 127 | All time: 346 This week: 19 |
Version | License | JavaScript version | Categories | |||
optics 1.0 | BSD License | 3.0 | Graphics, Algorithms |
Description | Author | |
This object can find clusters of related points in data sets using the OPTICS algorithm. Innovation Award
|
OPTICS-Clustering-JavaScript ============================ This Project is made for a Bachelor-Thesis, so you may have to rewrite and modify some code before using OPTICS in you own Project. The Clustering-Algorithm OPTICS is implemented purely in JavaScript as are the Files in this Project. There are some Examples in this Project that can be used right now after downloading. The HTML-File with HTML5-Webworker (optics_cluster_with_webworker.html) should be considered as a way to search for optimal Parameter-Values for OPTICS in a very short time, this File is also the aspect behind which this Project is made. But there are other HTML-Files (optics_cluster_without_webworker.hmlt, parameter_selection.html) too that you can try out OPTICS manually with. Hope this Project helps others in some way and most of all have fun when experimenting with OPTICS. |
Files |
File | Role | Description | ||
---|---|---|---|---|
libs (1 file, 1 directory) | ||||
optics_cluster_with_webworker.html | Example | tool to try out | ||
parameter_selection.html | Example | tool to try out | ||
README.md | Data | readme of repo |
Files | / | libs | / | datasets |
File | Role | Description |
---|---|---|
birth_and_death_rate.js | Conf. | a dataset that is used by optics |
random_points.js | Conf. | a dataset that is used by optics |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
ACM-Proceeding scientific description of optics (very difficult explained) |
GIT-Repository project is saved on github |
Wikipedia - OPTICS description of wikipedia |
If you know an application of this package, send a message to the author to add a link here.