Changeset 138 for prdatasets/sonar.m


Ignore:
Timestamp:
12/20/19 22:38:48 (5 years ago)
Author:
bduin
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • prdatasets/sonar.m

    r137 r138  
    1616  opt.desc       = 'The Sonar dataset from the undocumented databases from UCI. The task is to train a network to discriminate between sonar signals bounced off a metal cylinder and those bounced off a roughly cylindrical rock.';
    1717  opt.link       = 'ftp://ftp.ics.uci.edu/pub/machine-learning-databases/undocumented/connectionist-bench/sonar';
     18  opt.dsetname   =  'Sonar dataset';
    1819  a = pr_download('http://prtools.tudelft.nl/prdatasets/sonar.dat',[],opt);
    1920end
Note: See TracChangeset for help on using the changeset viewer.