[text] arff file

Viewer

copydownloadembedprintName: arff file
  1. @relation student
  2.  
  3. @attribute name {x,y,z,a,b}
  4. @attribute id numeric 
  5. @attribute dept {cse,ece,eee,it,mech}
  6. @attribute gender {male,female}
  7. @attribute phone numeric 
  8.  
  9. @data
  10. x,101,cse,male,99999
  11. y,102,eee,female,12345
  12. z,103,mech,male,13221424
  13. a,104,it,male,123678
  14. b,105,ece,female,098765

Editor

You can edit this paste and save as new:


File Description
  • arff file
  • Paste Code
  • 05 Jul-2024
  • 299 Bytes
You can Share it: