= Statistical relational learning
{wiki=Statistical_relational_learning}
Statistical Relational Learning (SRL) is a subfield of machine learning that combines elements of statistical methods and relational knowledge. It aims to model and infer relationships among entities using statistical methods while taking into account the relational structure of the data. In traditional machine learning, data is often represented in a flat format, such as tables or feature vectors. In contrast, SRL recognizes that many real-world problems involve complex relationships between objects or entities, which can be represented as graphs or networks.
Back to article page