IDX
E363688
IDX is a simple binary file format commonly used to store multidimensional numerical arrays, such as the handwritten digit images and labels in the MNIST dataset.
All labels observed (1)
| Label | Occurrences |
|---|---|
| IDX canonical | 2 |
How this entity was disambiguated
This entity first appeared as the object of triple T3507194 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: IDX Context triple: [MNIST, fileFormat, IDX]
-
A.
IXZ
IXZ is the IATA airport code for Veer Savarkar International Airport serving Port Blair in the Andaman and Nicobar Islands, India.
-
B.
.IXIC
.IXIC is the ticker symbol for the Nasdaq Composite Index, a major U.S. stock market index tracking thousands of equities listed on the Nasdaq stock exchange, heavily weighted toward technology companies.
-
C.
IBX
IBX is the ICAO airline designator used to identify Ibex Airlines in international aviation operations.
-
D.
IX
IX is the stock ticker symbol for Orix Corporation, a major Japanese financial services and leasing company listed on the New York Stock Exchange.
-
E.
IJ
The IJ is a body of water in Amsterdam that serves as a key waterway for transport and shipping, separating the city center from Amsterdam-Noord.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: IDX Target entity description: IDX is a simple binary file format commonly used to store multidimensional numerical arrays, such as the handwritten digit images and labels in the MNIST dataset.
-
A.
IXZ
IXZ is the IATA airport code for Veer Savarkar International Airport serving Port Blair in the Andaman and Nicobar Islands, India.
-
B.
.IXIC
.IXIC is the ticker symbol for the Nasdaq Composite Index, a major U.S. stock market index tracking thousands of equities listed on the Nasdaq stock exchange, heavily weighted toward technology companies.
-
C.
IBX
IBX is the ICAO airline designator used to identify Ibex Airlines in international aviation operations.
-
D.
IX
IX is the stock ticker symbol for Orix Corporation, a major Japanese financial services and leasing company listed on the New York Stock Exchange.
-
E.
IJ
The IJ is a body of water in Amsterdam that serves as a key waterway for transport and shipping, separating the city center from Amsterdam-Noord.
- F. None of above. chosen
Statements (44)
| Predicate | Object |
|---|---|
| instanceOf |
binary file format
ⓘ
file format ⓘ |
| accessPattern |
random access with offset calculation
ⓘ
sequential read ⓘ |
| associatedWith | handwritten digit recognition ⓘ |
| byteOrder | big-endian ⓘ |
| commonlyAccessedWith |
NumPy
ⓘ
Python ⓘ deep learning frameworks ⓘ |
| commonlyDistributedBy |
MNIST
ⓘ
surface form:
Yann LeCun's MNIST website
|
| complexity | simple format ⓘ |
| compression | typically uncompressed ⓘ |
| dataLayout | row-major order ⓘ |
| dataOrganization | multidimensional array ⓘ |
| designedFor | simple parsing ⓘ |
| dimensionExample |
[number of images, rows, columns] for image files
ⓘ
[number of items] for label files ⓘ |
| fileType | binary ⓘ |
| headerContains |
data type code
ⓘ
dimension sizes ⓘ magic number ⓘ number of dimensions ⓘ |
| originContext | handwritten digit recognition research ⓘ |
| parsingRequirement | knowledge of header structure ⓘ |
| partOf | MNIST data distribution format ⓘ |
| relatedConcept |
MNIST image file
ⓘ
MNIST label file ⓘ |
| representation | raw binary values without compression ⓘ |
| stores |
class labels
ⓘ
image pixel values ⓘ |
| supportsDataType |
byte
ⓘ
double ⓘ float ⓘ int ⓘ short ⓘ signed integer ⓘ unsigned integer ⓘ |
| typicalExtension | .idx ⓘ |
| typicalUseCase |
benchmark datasets
ⓘ
machine learning dataset storage ⓘ |
| usedFor |
storing images
ⓘ
storing labels ⓘ storing multidimensional numerical arrays ⓘ |
| usedIn |
MNIST
ⓘ
surface form:
MNIST dataset
|
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: IDX Description of subject: IDX is a simple binary file format commonly used to store multidimensional numerical arrays, such as the handwritten digit images and labels in the MNIST dataset.
Referenced by (2)
Full triples — surface form annotated when it differs from this entity's canonical label.