Learn Before
Unstructured Data
Unstructured data either does not have a pre-defined data model or is not organized in a pre-defined manner. It has internal structure but is not structured via pre-defined data models or schema. Unstructured data may be textual or non-textual, and human- or machine-generated. It may also be stored within a non-relational database like NoSQL.
0
1
Tags
Data Science
Learn After
Examples of Unstructured Data
Images for cat recognition is an example of “structured” data, because it is represented as a structured array in a computer. True/False?
A demographic dataset with statistics on different cities' population, GDP per capita, economic growth is an example of “unstructured” data because it contains data coming from different sources. True/False?
Challenges of Unstructured Modeling