Strongly-Typed Data for Machine Learning

[object Object]

Get the white paper

TypeDB's strong type system allows you to model your data natively based on the entity-relationship model, making it possible to build a knowledge base that encodes the context and semantics of your domain. It's then straightforward to learn and make predictions over interrelated data, for instance, data that has been ingested from various corporate silos using ontologies or taxonomies.

TypeDB makes it possible to build the best possible features for your models to consume. Its strong type system ensures that your data has a clear structure defined by a schema. Checking that everything inserted adheres to a schema gives concrete assurance that the data is both typed and logically consistent. TypeDB provides type hierarchies, which means learning about one type can have implications for other types in the same hierarchy.