[UNMAINTAINED] 基于PySpark与MySQL的复杂网络链路预测。
☆23Jan 22, 2018Updated 8 years ago
Alternatives and similar repositories for link-prediction
Users that are interested in link-prediction are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Convex Formulation of Multiple Instance Learning from Positive and Unlabeled Bags☆10Apr 28, 2018Updated 7 years ago
- A simple Multivariate Granger Causality (MVGC) python tool rewritten from part of Matlab MVGC toolbox☆25Apr 3, 2018Updated 8 years ago
- 这个notebook是根据去年o2o比赛冠军的代码(https://github.com/wepe/O2O-Coupon-Usage-Forecast)整理注释的,使用notebook(安装了插件方便整理),加了一些自己的注释,调了bug,实测可以跑通。用xgboost应该…