Changeset 150 for prdatasets/credit.m
- Timestamp:
- 01/09/20 21:17:34 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
prdatasets/credit.m
r142 r150 15 15 %There are missing values, coded by NaNs. They may be handled by MISVAL. 16 16 % 17 %SEE ALSO <a href="http:// 37steps.com/prtools">PRTools Guide</a>, <a href="http://archive.ics.uci.edu/ml/">UCI Website</a>17 %SEE ALSO <a href="http://prtools.tudelft.nl/prtools/">PRTools Guide</a>, <a href="http://archive.ics.uci.edu/ml/">UCI Website</a> 18 18 %PRTOOLS, DATASETS, SETFEATDOM, MISVAL, CAT2REAL 19 19 20 % Copyright: R.P.W. Duin , r.p.w.duin@37steps.com20 % Copyright: R.P.W. Duin 21 21 22 22 function a = credit
Note: See TracChangeset
for help on using the changeset viewer.