Changeset 1393 for branches/0.4-stable/yat/statistics
- Timestamp:
- Jul 28, 2008, 11:03:19 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.4-stable/yat/statistics/ROC.h
r1392 r1393 60 60 /** 61 61 Adding a data value to ROC. 62 63 \see add(T &o, ForwardIterator first, ForwardIterator last, 64 const classifier::Target &target) 62 65 */ 63 66 void add(double value, bool target, double weight=1.0);
Note: See TracChangeset
for help on using the changeset viewer.