kboyd / Roc

Everything ROC and Precision-Recall curves.
BSD 2-Clause "Simplified" License
23 stars 7 forks source link

Java API Design #2

Closed afbarnard closed 10 years ago

afbarnard commented 12 years ago

Design the Java API with consideration of how it would be ported to other languages. This includes classes, methods (and names), arguments, and return values.

All that is really needed is stub code with proper documentation.

afbarnard commented 10 years ago

This has not been completed in any formal sense, but the API is established well enough that I feel this issue can be closed. (There are still design issues to address, new features to design, etc., but those can and should be addressed by individual issues.)