- catalog the concepts of data science
- semantically annotate popular software packages for data science
- power new AI assistants for data scientists
Data Science Ontology
Welcome to the Data Science Ontology, with
153 data science concepts and
100 code annotations
The Data Science Ontology is a knowledge base about data science that aims to
Concepts
Concepts formalize the abstract ideas of data science.
Sample concept
- Name
- design matrix (design-matrix)
- Kind
- function
- Description
- design matrix, also known as model matrix, of a linear model or generalized linear model
Annotations
Annotations translate data science code into concepts
Sample annotation
- Name
- Python unicode string (python/builtins/unicode)
- Kind
- type
- Language
Python
- Package
- builtins
- Description
- Unicode string (Python 2 only)