Graph Node Prediction Algorithm: Difference between revisions
Jump to navigation
Jump to search
(Created page with "A Graph Node Prediction Algorithm is a multi-class classification algorithm that can be implemented in a graph node prediction system (to solve a graph node pred...") |
m (Text replacement - "__NOTOC__ " to "__NOTOC__ ") |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
A [[Graph Node Prediction Algorithm]] is a [[multi-class classification algorithm]] that can be | A [[Graph Node Prediction Algorithm]] is a [[multi-class classification algorithm]] that can be applied by a [[graph node prediction system]] (to solve a [[graph node prediction task]]). | ||
* <B>Context:</B> | * <B>Context:</B> | ||
** It can range from being a [[Heuristic Graph Node-based Classification Algorithm]] to being a [[Data-Driven Graph Node-based Classification Algorithm]]. | ** It can range from being a [[Heuristic Graph Node-based Classification Algorithm]] to being a [[Data-Driven Graph Node-based Classification Algorithm]]. | ||
** … | |||
* <B>Example(s):</B> | * <B>Example(s):</B> | ||
** ([[Melli, 2005a]]). | ** ([[Melli, 2005a]]). | ||
** … | |||
* <B>Counter-Example(s):</B> | * <B>Counter-Example(s):</B> | ||
** a [[Heuristic Product Taxonomy Node-based Classification Algorithm]]. | ** a [[Heuristic Product Taxonomy Node-based Classification Algorithm]]. | ||
* <B>See:</B> [[Supervised Product Taxonomy Matching Algorithm]]. | * <B>See:</B> [[Supervised Product Taxonomy Matching Algorithm]]. | ||
---- | ---- | ||
---- | ---- | ||
__NOTOC__ | |||
[[Category:Concept]] | [[Category:Concept]] |
Latest revision as of 02:41, 6 January 2023
A Graph Node Prediction Algorithm is a multi-class classification algorithm that can be applied by a graph node prediction system (to solve a graph node prediction task).
- Context:
- It can range from being a Heuristic Graph Node-based Classification Algorithm to being a Data-Driven Graph Node-based Classification Algorithm.
- …
- Example(s):
- (Melli, 2005a).
- …
- Counter-Example(s):
- See: Supervised Product Taxonomy Matching Algorithm.