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 - "be implemented in a" to "be applied by a") |
||
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]]. |
Revision as of 20:16, 6 November 2015
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.