Machine learning models are based on matrix calculations: our observations are organised into rows in a table, while the features are columns or vectors. Representing complex objects such as text or graphs as matrices of a reasonable size can be a challenge. This is the issue that embedding techniques are designed to address.





















































