Changeset 127 for prdatasets/ecoli.m
- Timestamp:
- 11/21/18 21:10:52 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
prdatasets/ecoli.m
r81 r127 9 9 function x = ecoli 10 10 11 prdatasets(mfilename,1,'http://prtools. org/prdatasets/ecoli.dat');11 prdatasets(mfilename,1,'http://prtools.tudelft.nl/prdatasets/ecoli.dat'); 12 12 user.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.'; 13 13 user.link = 'ftp://ftp.ics.uci.edu/pub/machine-learning-databases/ecoli/';
Note: See TracChangeset
for help on using the changeset viewer.