An Introduction to Conditional Random Fields

An Introduction to Conditional Random Fields

Versandkostenfrei!
Versandfertig in 1-2 Wochen
92,99 €
inkl. MwSt.
PAYBACK Punkte
46 °P sammeln!
In modern applications of machine learning, predicting a single class label is often not enough. Instead we want to predict a large number of variables that depend on each other, such as a class label for every word in a document or for every region in an image. This structured prediction problem is significantly harder than the simple classification problem because we want to learn how the different labels depend on each other. Conditional random fields provide a powerful solution to this problem. They combine the advantages of classification and graphical modeling as they join the ability of...