View uci-20070111 spect_train (public)

2010-11-06 09:58 by mldata | Version 1 | Rating Empty StarEmpty StarEmpty StarEmpty StarEmpty StarEmpty Star
Rating
Empty StarEmpty StarEmpty StarEmpty StarEmpty StarEmpty Star Overall (based on 0 votes)
Empty StarEmpty StarEmpty StarEmpty StarEmpty StarEmpty Star Interesting
Empty StarEmpty StarEmpty StarEmpty StarEmpty StarEmpty Star Documentation
Summary

(No information yet)

License
unknown (from Weka repository)
Dependencies
Tags
arff slurped Weka
Attribute Types
Integer
Download
# Instances: 80 / # Attributes: 23
HDF5 (21.4 KB) XML CSV ARFF LibSVM Matlab Octave
Completeness of this item currently: 55%.
You can edit this item to add more meta information and make use of the site's premium features.
Original Data Format
arff
Name
spect
Version mldata
0
Comment
  1. Title of Database: SPECT heart data

  2. Sources: -- Original owners: Krzysztof J. Cios, Lukasz A. Kurgan University of Colorado at Denver, Denver, CO 80217, U.S.A. Krys.Cios@cudenver.edu Lucy S. Goodenday Medical College of Ohio, OH, U.S.A.

-- Donors: Lukasz A.Kurgan, Krzysztof J. Cios -- Date: 10/01/01

  1. Past Usage:

    1. Kurgan, L.A., Cios, K.J., Tadeusiewicz, R., Ogiela, M. & Goodenday, L.S. "Knowledge Discovery Approach to Automated Cardiac SPECT Diagnosis" Artificial Intelligence in Medicine, vol. 23:2, pp 149-169, Oct 2001

    Results: The CLIP3 machine learning algorithm achieved 84.0% accuracy References: Cios, K.J., Wedding, D.K. & Liu, N. CLIP3: cover learning using integer programming. Kybernetes, 26:4-5, pp 513-536, 1997

    Cios, K.J. & Kurgan, L. 
    Hybrid Inductive Machine Learning: An Overview of CLIP Algorithms, 
    In: Jain, L.C., and Kacprzyk, J. (Eds.) 
           New Learning Paradigms in Soft Computing, 
       Physica-Verlag (Springer), 2001
    

    SPECT is a good data set for testing ML algorithms; it has 267 instances that are descibed by 23 binary attributes

    Other results (in press): -- CLIP4 algorithm achieved 86.1% accuracy -- ensemble of CLIP4 classifiers achieved 90.4% accuracy -- Predicted attribute: OVERALL_DIAGNOSIS (binary)

  2. Relevant Information: The dataset describes diagnosing of cardiac Single Proton Emission Computed Tomography (SPECT) images.
    Each of the patients is classified into two categories: normal and abnormal. The database of 267 SPECT image sets (patients) was processed to extract features that summarize the original SPECT images.
    As a result, 44 continuous feature pattern was created for each patient. The pattern was further processed to obtain 22 binary feature patterns. The CLIP3 algorithm was used to generate classification rules from these patterns. The CLIP3 algorithm generated rules that were 84.0% accurate (as compared with cardilogists' diagnoses).

  3. Number of Instances: 267

  4. Number of Attributes: 23 (22 binary + 1 binary class)

  5. Attribute Information:

  6. OVERALL_DIAGNOSIS: 0,1 (class attribute, binary)

  7. F1: 0,1 (the partial diagnosis 1, binary)

  8. F2: 0,1 (the partial diagnosis 2, binary)

  9. F3: 0,1 (the partial diagnosis 3, binary)

  10. F4: 0,1 (the partial diagnosis 4, binary)

  11. F5: 0,1 (the partial diagnosis 5, binary)

  12. F6: 0,1 (the partial diagnosis 6, binary)

  13. F7: 0,1 (the partial diagnosis 7, binary)

  14. F8: 0,1 (the partial diagnosis 8, binary)

  15. F9: 0,1 (the partial diagnosis 9, binary)

  16. F10: 0,1 (the partial diagnosis 10, binary)

  17. F11: 0,1 (the partial diagnosis 11, binary)

  18. F12: 0,1 (the partial diagnosis 12, binary)

  19. F13: 0,1 (the partial diagnosis 13, binary)

  20. F14: 0,1 (the partial diagnosis 14, binary)

  21. F15: 0,1 (the partial diagnosis 15, binary)

  22. F16: 0,1 (the partial diagnosis 16, binary)

  23. F17: 0,1 (the partial diagnosis 17, binary)

  24. F18: 0,1 (the partial diagnosis 18, binary)

  25. F19: 0,1 (the partial diagnosis 19, binary)

  26. F20: 0,1 (the partial diagnosis 20, binary)

  27. F21: 0,1 (the partial diagnosis 21, binary)

  28. F22: 0,1 (the partial diagnosis 22, binary) -- dataset is divided into: -- training data ("SPECT.train" 80 instances) -- testing data ("SPECT.test" 187 instances)

  29. Missing Attribute Values: None

  30. Class Distribution: -- entire data Class # examples 0 55 1 212 -- training dataset Class # examples 0 40 1 40 -- testing dataset Class # examples 0 15 1 172

Information about the dataset CLASSTYPE: nominal CLASSINDEX: first

Names
OVERALL_DIAGNOSIS,F1,F2,F3,F4,F5,F6,F7,F8,F9,
Types
  1. nominal:0,1
  2. nominal:0,1
  3. nominal:0,1
  4. nominal:0,1
  5. nominal:0,1
  6. nominal:0,1
  7. nominal:0,1
  8. nominal:0,1
  9. nominal:0,1
  10. nominal:0,1
Data (first 10 data points)
    OVER... F1 F2 F3 F4 F5 F6 F7 F8 F9 ...
    1 0 0 0 1 0 0 0 1 1 ...
    1 0 0 1 1 0 0 0 1 1 ...
    1 1 0 1 0 1 0 0 1 0 ...
    1 0 0 0 0 0 0 0 0 0 ...
    1 0 0 0 0 0 0 0 1 0 ...
    1 0 0 0 1 0 0 0 0 1 ...
    1 1 0 1 1 0 0 0 1 0 ...
    1 0 0 1 0 0 0 0 1 0 ...
    1 0 0 1 0 0 0 1 1 0 ...
    1 0 1 0 0 0 0 1 1 0 ...
    ... ... ... ... ... ... ... ... ... ... ...
Description

A gzip'ed tar containing UCI and UCI KDD datasets (uci-20070111.tar.gz, 17,952,832 Bytes)

URLs
(No information yet)
Publications
    Data Source
    http://www.ics.uci.edu/~mlearn/MLRepository.html http://kdd.ics.uci.edu/
    Measurement Details
    Usage Scenario
    revision 1
    by mldata on 2010-11-06 09:58

    No one has posted any comments yet. Perhaps you would like to be the first?

    Leave a comment

    To post a comment, please sign in.

    This item was downloaded 3374 times and viewed 2109 times.

    No Tasks yet on dataset uci-20070111 spect_train

    Submit a new Task for this Data item

    Data

    Sort by

    Disclaimer

    We are acting in good faith to make datasets submitted for the use of the scientific community available to everybody, but if you are a copyright holder and would like us to remove a dataset please inform us and we will do it as soon as possible.

    Data | Task | Method | Challenge

    Acknowledgements

    This project is supported by PASCAL (Pattern Analysis, Statistical Modelling and Computational Learning)
    PASCAL Logo
    http://www.pascal-network.org/.