An open API service indexing awesome lists of open source software.

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.

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/