Matrix Dataset
(Redirected from matrix dataset)
Jump to navigation
Jump to search
A Matrix Dataset is a numeric dataset that represents a matrix.
- Context:
- It can range from being a Small Matrix Dataset to being a Large Matrix Dataset (such as a very large matrix).
- It can range from being a Dense Matrix Dataset to being a Sparse Matrix Dataset.
- It can (often) be stored in a Matrix Data Structure.
- Example(s):
- Counter-Example(s):
- See: Matrix Processing, Very Large Matrix.