Boteval / compare-classifiers

A library for juxtaposing classification performance over a given dataset
Eclipse Public License 1.0
1 stars 0 forks source link

Provide readme exposition of the key features and real usage #7

Open matanox opened 7 years ago

matanox commented 7 years ago

Features:

Usage:

Referring to the example project, explain with short inline code samples:

  1. the map-reduce metric specification API
  2. refer to main.clj for the small (3-step) boilerplate used for kicking off execution, till the latter is reduced, or simply add comments there per line.