Changeset 142 for prdatasets/ecoli.m


Ignore:
Timestamp:
01/05/20 23:22:59 (5 years ago)
Author:
bduin
Message:

Updated collection of datasets

File:
1 edited

Legend:

Unmodified
Added
Removed
  • prdatasets/ecoli.m

    r137 r142  
    2020  opt.desc='The Ecoli database from UCI. Goal is to Predict the localization site of protein in a cell, by Kenta Nakai Institue of Molecular and Cellular Biology Osaka, University.';
    2121  opt.link = 'ftp://ftp.ics.uci.edu/pub/machine-learning-databases/ecoli/';
    22   opt.dsetname = 'Ecoli';
     22  opt.dsetname = 'Ecoli Dataset';
    2323  a = pr_download('http://prtools.tudelft.nl/prdatasets/ecoli.dat',[],opt);
    2424end
Note: See TracChangeset for help on using the changeset viewer.