Skip to content

Evaluation framework of clustering algorithm through plus one prediction

Notifications You must be signed in to change notification settings

falsifian/plusone

This branch is 1 commit ahead of darrenkuo/plusone:master.

Folders and files

NameName
Last commit message
Last commit date
Jun 7, 2012
May 18, 2012
May 18, 2012
Jun 12, 2012
Mar 7, 2012
Jun 6, 2012
Mar 7, 2012
Mar 7, 2012
Jun 7, 2012
Jun 6, 2012
Jun 1, 2012
Mar 7, 2012
Jun 7, 2012
Nov 18, 2011

Repository files navigation

The input format is a JSON file with 1 JSONObject, "users", which contains a JSONArray of JSONObjects (each user), each of which contains 3 fields: an integer id to distinguish each user, a JSONArray entitled "items", which contains each entry in the document as a string, and (optionally) a JSONArray entitled "scores" which contains each corresponding score for the items (i.e. scores[0] contains the rating for items[0]).

About

Evaluation framework of clustering algorithm through plus one prediction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 65.7%
  • C 18.0%
  • Python 10.3%
  • JavaScript 4.8%
  • Shell 1.2%