Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @relation breast-cancer
- @attribute age {'10-19','20-29','30-39','40-49','50-59','60-69','70-79','80-89','90-99'}
- @attribute menopause {'lt40','ge40','premeno'}
- @attribute tumor-size {'0-4','5-9','10-14','15-19','20-24','25-29','30-34','35-39','40-44','45-49','50-54','55-59'}
- @attribute inv-nodes {'0-2','3-5','6-8','9-11','12-14','15-17','18-20','21-23','24-26','27-29','30-32','33-35','36-39'}
- @attribute node-caps {'yes','no'}
- @attribute deg-malig {'1','2','3'}
- @attribute breast {'left','right'}
- @attribute breast-quad {'left_up','left_low','right_up','right_low','central'}
- @attribute 'irradiat' {'yes','no'}
- @attribute 'Class' {'no-recurrence-events','recurrence-events'}
- @data
- '60-69','ge40','10-14','0-2','yes','2','right','right_up','yes',''
- %
- %
- %
Advertisement
Add Comment
Please, Sign In to add comment