【笔记】GraphLab机器学习平台介绍

GraphLab是一款专注于图模型计算的机器学习平台,提供多种功能如PageRank计算、线性方程组求解、协同过滤及聚类等。平台内置了丰富的库,包括线性求解器库、协同过滤库和聚类库,支持如Jacobi迭代法、Bayesian概率张量分解、交替最小二乘法、随机梯度下降等多种算法。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

一个机器学习平台,主要是图模型方面的计算。


第一个Demo就是计算PageRank 


还提供包括求解线性方程组,协同过滤、聚类等等操作。

GraphLab linear solvers library

This application solves a linear system of equations using iterative solvers: Jacobi, Gaussian Belief Propagation (GaBP), Conjugate gradient, inverse of sparse symmetric matrix via GaBP, Shotgun LASSO solver and Shotgun sparse logistic regression solver.

GraphLab collaborative filtering library

This library implements multiple algorithms for factorizing a 3D tensor or a 2D matrix into lower rank matrices. Implemented algorithms are: PMF (probabalistic matrix factorization), BPTF (Bayesian probablistic tensor factorization), ALS (alternating least squares), WALS (weighted alternating least squares), SGD (stochastic gradient descent), SVD (Lanczos algorithm), NMF (non-negative matrix factorization) and Koren's SVD++ algorithm.

GraphLab clustering library

This library implements multiple clustering methods like K-Means, Fuzzy-Kmeans, Kmeans++, LDA (Latent Dirichlet Allocation), K-Core decomposition.

Non-parametric belief propagation

Code for running Non-parametric belief propagation algorithm, for computing inference using Gaussian mixture model.



评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值