https://github.com/datumbox/dataenvelopmentanalysis
JAVA implementation of Data Envelopment Analysis algorithm with an example of how to use it to calculate the Social Media Popularity of webpages.
https://github.com/datumbox/dataenvelopmentanalysis
Last synced: about 1 year ago
JSON representation
JAVA implementation of Data Envelopment Analysis algorithm with an example of how to use it to calculate the Social Media Popularity of webpages.
- Host: GitHub
- URL: https://github.com/datumbox/dataenvelopmentanalysis
- Owner: datumbox
- License: gpl-3.0
- Created: 2014-02-18T19:00:52.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-03T10:35:42.000Z (over 12 years ago)
- Last Synced: 2023-08-03T13:10:53.172Z (almost 3 years ago)
- Language: Java
- Homepage: http://www.datumbox.com/
- Size: 207 KB
- Stars: 6
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Data Envelopment Analysis
=========================
JAVA implementation of Data Envelopment Analysis algorithm with an example of how to use it to calculate the Social Media Popularity of webpages. It requires the installation of lp_solve Library.
For more information concerning the technique check out:
http://blog.datumbox.com/measuring-the-social-media-popularity-of-pages-with-dea-in-java/
http://blog.datumbox.com/data-envelopment-analysis-tutorial/
Useful Links
============
Datumbox: https://www.datumbox.com/
Machine Learning Blog: https://blog.datumbox.com/
lp_solve Library: http://lpsolve.sourceforge.net/5.5/