GraphLab: Distributed Graph-Parallel API  2.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Related Pages
Here is a list of all related documentation pages:
[detail level 12]
oFAQ
oGraphLab Tutorial
|o1: Creating a GraphLab project
|o2: Hello World in GraphLab
|o3: Defining a Graph
|o4: Loading Graph Data
|o5: Writing the PageRank Vertex Program
|o6: Runtime Scheduling
|o7: Saving Results
|\8: Conclusion
oGraph File Formats
oGraphLab RPC
oSerialization
oLinear iterative solverGraphLab linear solver library is used for solving the linear system Ax = b
\GraphLab Toolkits
 oTopic ModelingThe topic modeling toolkit contains a collection of applications targeted at clustering documents and extracting topical representations. The resulting topical representation can be used as a feature space in information retrieval tasks and to group topically related words and documents
 oGraph Analytics
 oClustering
 oCollaborative FilteringThe collaborative filtering toolkit contains tools for computing a linear model of the data, and predicting missing values based on this linear model. This is useful when computing recommendations for users
 oGraphical ModelsThe Graphical Models toolkit contains a collection of applications for reasoning about structured noisy data. Graphical models provide a compact interpretable representation of complex statistical phenomena by encoding random variables as vertices in a graph and relationships between those variables as edges. Given a graphical model representation, we can then apply Bayes rule to quantitatively infer properties of some variables given observations about others. Graphical models also provide the unique ability to quantify uncertainty in our prediction
 \Computer VisionGraphLab Computer Vision Toolkit aims to provide fully distributed wrappers to algorithms in OpenCV, an open-source library aimed at real-time computer vision. Eventually, GraphLab Computer Vision Toolkit will become it’s own spin-off project called CloudCV, a system that will provide access to state-of-the-art computer vision algorithms on the cloud