instances_real.arff 548 B

123456789101112131415161718192021222324252627282930
  1. @relation Directions
  2. @attribute Link-Name numeric
  3. @attribute Source-Port-number numeric
  4. @attribute Destination-Port-number numeric
  5. @attribute Packets-per-simulationstep numeric
  6. @attribute 'Average Value' numeric
  7. @data
  8. 0,2,1,9,25.222221
  9. 0,1,3,9,25.222221
  10. 0,5,1,12,0.5
  11. 0,1,4,12,0.5
  12. 0,6,1,9,0.555556
  13. 0,6,1,10,0.5
  14. 0,5,1,11,0.454545
  15. 0,1,4,11,0.454545
  16. 0,2,1,9,32.777779
  17. 0,1,3,9,32.777779
  18. 0,6,1,10,0.5
  19. 0,5,1,12,0.5
  20. 0,1,4,12,0.5
  21. 0,2,1,8,34.125
  22. 0,1,3,8,34.125
  23. 0,6,1,11,0.454545
  24. 0,5,1,11,0.545455
  25. 0,1,4,11,0.545455
  26. 0,2,1,8,33.125
  27. 0,1,3,8,33.125
  28. 0,2,1,9,31