Graph Kernels
Versandkostenfrei!
Versandfertig in 1-2 Wochen
114,99 €
inkl. MwSt.
PAYBACK Punkte
57 °P sammeln!
Among the data structures commonly used in machine learning, graphs are arguably one of the most general. Graphs allow the modelling of complex objects, each of which can be annotated by metadata. Nonetheless, seemingly simple questions, such as determining whether two graphs are identical or whether one graph is contained in another graph, are remarkably hard to solve in practice. Machine learning methods operating on graphs must therefore grapple with the need to balance computational tractability with the ability to leverage as much of the information conveyed by each graph as possible. In ...