Datasets


  1. adjacency, a dataset directory which contains adjacency matrices associated with an undirected graph.
  2. alphabet_lowercase, a dataset directory which contains large images of the 26 lowercase alphabetic characters.
  3. alphabet_uppercase, a dataset directory which contains large images of the 26 uppercase alphabetic characters.
  4. beale_cipher, a dataset directory which contains the text of the three Beale cipher documents, which are supposed to indicate the location of a hoard of gold and silver.
  5. bin_packing, a dataset directory which contains examples of the bin packing problem, in which a number of objects are to be packed in the minimum possible number of uniform bins;
  6. birthdays, a dataset directory which contains data related to birthdays, such as the birthdays of members of hockey teams, and the number of babies born in the US on each calendar day over an interval of several years.
  7. boston_housing, a dataset directory which stores training and test data about housing prices in Boston. This dataset is also available as a builtin dataset in keras.
  8. cats, a dataset directory which contains jpg images of cats.
  9. ccs, a data directory which contains examples of sparse matrices stored as Compressed Column Storage (CCS) files, a three-file format;
  10. census, a dataset directory which contains US census data;
  11. chain_letters, a dataset directory which contains examples of a chain letter;
  12. change_making, a dataset directory which contains test data for the change making problem;
  13. cities, a dataset directory which contains sets of information about cities and the distances between them;
  14. clustering, a dataset directory which can be used with clustering algorithms;
  15. color, a dataset directory which contains information about colors in terms of RGB values.
  16. crs, a dataset directory which contains examples of sparse matrices stored in Compressed Row Storage (CRS) format, a three-file format;
  17. csv, a data directory which contains examples of CSV files, a flat file format of Comma Separated Values.
  18. dates, a dataset directory which contains lists of dates in certain calendars.
  19. dogs, a dataset directory which contains images of dogs.
  20. draft_lottery, a dataset directory which contains the numbers assigned to each birthday, for the Selective Service System lotteries for 1970 through 1976.
  21. faces, a dataset directory which contains 10 photographs of each of 40 people, for use in facial recognition experiments.
  22. faces_angela_merkel, a dataset directory which contains images of Angela Merkel for facial recognition applications.
  23. faces_arnold_schwarzenegger, a dataset directory which contains images of Arnold Schwarzenegger for facial recognition applications.
  24. faces_emma_stone, a dataset directory which contains images of Emma Stone for facial recognition applications.
  25. faces_matt_damon, a dataset directory which contains images of Matt Damon for facial recognition applications.
  26. faces_michael_caine, a dataset directory which contains images of Michael Caine for facial recognition applications.
  27. faces_sylvester_stallone, a dataset directory which contains images of Sylvester Stallone for facial recognition applications.
  28. faces_taylor_swift, a dataset directory which contains images of Taylor Swift for facial recognition applications.
  29. fingerprints, a dataset directory which contains a few images of fingerprints.
  30. ge, a dataset directory which contains matrices stored in General (GE) format;
  31. generalized_assignment, a dataset directory which contains test data for the generalized assignment problem;
  32. german, a dataset directory which contains some short texts in German;
  33. graffiti, a dataset directory which ???;
  34. graphics_test, a dataset directory which contains examples of data used to illustrate or test various graphics procedures for presenting and analyzing data.
  35. grid, a dataset directory which ???;
  36. hand, a dataset directory which contains the (x,y) coordinates of points that outline a hand;
  37. hartigan, a dataset directory which contains datasets for testing clustering algorithms;
  38. hbsmc, a dataset directory which contains the Harwell Boeing Sparse Matrix Collection (HBSMC);
  39. hex_grid, a dataset directory which ???;
  40. imagej, a dataset directory which contains image data suitable for use with the ImageJ program.
  41. incidence, a dataset directory which contains incidence matrices associated with a directed graph.
  42. interpolation, a dataset directory which contains datasets to be interpolated.
  43. iswr, a dataset directory which contains example datasets used for statistical analysis.
  44. knapsack, a dataset directory which contains test data for the knapsack problem; we consider n items of given value and weight, and a knapsack with a weight limit. We wish to select items to store in the knapsack which maximize the total value.
  45. knapsack_multiple, a dataset directory which contains test data for the multiple knapsack problem;
  46. lcvt, a dataset directory which contains examples of Latinized Centroidal Voronoi Tessellations;
  47. lp, a dataset directory which contains datasets for linear programming, used for programs such as CPLEX, GUROBI and SCIP;
  48. martinez, a dataset directory which contains datasets for computational statistics;
  49. molecule_xyz, a dataset directory which contains the Cartesian (x,y,z) coordinates of the atoms forming a molecule.
  50. mps, a dataset directory which contains datasets for linear programming;
  51. ngrams, a dataset directory which contains information about the observed frequency of "ngrams" (particular sequences of n letters) in English text.
  52. niederreiter2, a dataset directory which contains examples of the Niederreiter quasirandom sequence using a base of 2;
  53. partition_problem, a dataset directory which contains examples of the partition problem, in which a set of numbers is given, and it is desired to break the set into two subsets with equal sum.
  54. pcl, a dataset directory which contains datasets from a gene expression experiment on Arabidopsis;
  55. polygon, a dataset directory which contains examples of polygons;
  56. population, a dataset directory which contains listings of populations.
  57. presidents, a dataset directory which lists various facts about US presidents.
  58. propack, a dataset directory which contains matrices in Harwell-Boeing format, used for testing the SVD package propack();
  59. pyramid_jaskowiec_rule, a dataset directory which contains the definitions of 20 symmetric quadrature rules for the pyramid, by Jan Jaskowiec and Natarajan Sukumar.
  60. quad_mesh, a dataset directory which contains examples of quad meshes.
  61. quadrature_rules, a dataset directory which contains quadrature rules for 1D intervals, 2D rectangles or M-dimensional rectangular regions, stored as a file of abscissas, a file of weights, and a file of region limits.
  62. quadrature_rules_pyramid, a dataset directory which contains quadrature rules for a pyramid with a square base.
  63. quadrature_rules_tet, a dataset directory which contains quadrature rules for tetrahedrons, stored as a file of abscissas, a file of weights, and a file of vertices.
  64. regression, a dataset directory which contains datasets for testing linear regression;
  65. sammon, a dataset directory which contains examples of six kinds of M-dimensional datasets for cluster analysis.
  66. sgb, a dataset directory which contains files used as input data for demonstrations and tests of Donald Knuth's Stanford Graph Base.
  67. sgmga, a dataset directory which contains SGMGA files (Sparse Grid Mixed Growth Anisotropic), that is, M-dimensional Smolyak sparse grids based on a mixture of 1D rules, and with a choice of exponential and linear growth rates for the 1D rules and anisotropic weights for the dimensions.
  68. sokal_rohlf, a dataset directory which contains biological datasets considered by Sokal and Rohlf.
  69. spaeth, a dataset directory which contains datasets for cluster analysis;
  70. spaeth2, a dataset directory which contains datasets for cluster analysis;
  71. sphere_design_rule is a dataset directory which contains files defining point sets on the surface of the unit sphere, known as "designs", which can be useful for estimating integrals on the surface, among other uses.
  72. sphere_grid, a dataset directory which contains grids of points, lines, triangles or quadrilaterals on a sphere;
  73. sphere_lebedev_rule, a dataset directory which contains sets of Lebedev points on a sphere which can be used for quadrature rules of a known precision;
  74. sphere_maximum_determinant, a dataset directory which contains files defining maximum determinant rules on the unit sphere, which can be used for interpolation and quadrature;
  75. st, a dataset directory of examples of Sparse Triplet (ST) files, a sparse matrix file format, storing just (I,J,A(I,J)), and using zero-based indexing.
  76. st1, a dataset directory of examples of Sparse Triplet (ST1) files, a sparse matrix file format, storing just (I,J,A(I,J)), and using one-based indexing.
  77. states, a dataset directory which contains some information about the individual American states.
  78. stats, a dataset directory which contains some examples of statistical datasets.
  79. subset_sum, a dataset directory which contains examples of the subset sum problem, in which a set of numbers is given, and it is desired to find at least one subset that sums to a given target value.
  80. svdpack, a dataset directory which contains matrices in Harwell-Boeing format, used for testing the singular value decomposition library svdpack();
  81. symbols, a dataset directory which contains large images of numbers and symbols.
  82. test_approx, a dataset directory which contains sets of data (x,y) for which an approximating formula is desired.
  83. test_con, a dataset directory which contains sequences of points that lie on M-dimensional curves defined by sets of nonlinear equations;
  84. tet_mesh_order4, a dataset directory of examples of order 4 tetrahedral meshes.
  85. tet_mesh_order10, a dataset directory of examples of order 10 tetrahedral meshes.
  86. tet_mesh_order20, a dataset directory of examples of order 20 tetrahedral meshes.
  87. tetrahedron_jaskowiec_rule, a dataset directory which contains the definitions of 20 symmetric quadrature rules for the tetrahedron, by Jan Jaskowiec and Natarajan Sukumar.
  88. tetrahedrons, a dataset directory which contains examples of tetrahedrons.
  89. text, a dataset directory which contains some short texts in English, such as the Gettysburg Address;
  90. tikz, a data directory of examples of tikz files, which are descriptions of drawings to be included in a tex file.
  91. time_series, a data directory of examples of time series, which are simply records of the values of some quantity at a sequence of times.
  92. timelines, a data directory of examples of timelines, that is, dates or durations or lifetimes meant to be displayed in chronological order.
  93. triangles, a dataset directory which contains examples of triangles.
  94. triangulation_order3, a dataset directory which contains examples of order 3 triangulations, a linear triangulation of a set of 2D points, using a pair of files to list the node coordinates and the 3 nodes that make up each triangle;
  95. triangulation_order4, a dataset directory which contains examples of order 4 triangulations, a triangulation of a set of 2D points, using a pair of files to list the node coordinates and the 4 nodes that define each triangle (3 vertices and the centroid);
  96. triangulation_order6, a dataset directory which contains examples of order 6 triangulations, a quadratic triangulation of a set of 2D points, using a pair of files to list the node coordinates and the 6 nodes that make up each triangle; Six-node triangles are used when a higher degree approximation is desired; they may also be used as isoparametric elements that model curved boundaries;
  97. triola, a dataset directory which contains datasets used for statistical analysis.
  98. tsp, a dataset directory which contains examples of the traveling salesperson problem.
  99. van_der_corput, a dataset directory which contains examples of one-dimensional van der Corput sequences, for various bases;
  100. words, a dataset directory which contains lists of words;
  101. xls, a data directory which contains examples of XLS files, used by the Microsoft Excel spreadsheet program.


Last revised on 14 April 2023.