mtianyan / graphLabStartedML
机器学习启蒙课程: 使用graphLab实战小案例
☆13Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for graphLabStartedML
- PyTorch中文入门教程☆41Updated 7 years ago
- CTR prediction models based on spark(LR,FM、XGBoost、XGBoostLR、XGBoostFM)☆34Updated 4 years ago
- 基于用户行为的推荐算法大赛---第四名(临兵斗列)☆42Updated 8 years ago
- 阿里天池音乐预测☆17Updated 8 years ago
- 模型服务部署 Demo☆8Updated 2 months ago
- 🎼天池阿里音乐流行趋势预测大赛,项目中涵盖了从初赛到复赛的全部核心代码。复赛的聚合数据可以在百度网盘下载,更详细的思路介绍欢迎访问我的博客。☆154Updated 6 years ago
- 蚂蚁金服-用户精确定位比赛☆12Updated 7 years ago
- ☆31Updated 5 years ago
- use xgboost and lr model for text classification. xgboost is used to be a feature transform for LR☆44Updated 7 years ago
- 2015年天池大数据竞赛-新浪微博互动预测大赛第一赛季baseline☆19Updated 9 years ago
- ☆52Updated last year
- ☆12Updated 7 years ago
- 基于天池数据的淘宝穿衣搭配推荐算法☆36Updated 6 years ago
- python3实现的《统计学习方法》☆21Updated 5 years ago
- [UNMAINTAINED] 基于PySpark与MySQL的复杂网络链路预测。☆22Updated 6 years ago
- 阿里妈妈搜索广告转化预测☆21Updated 6 years ago
- 图像识别与推荐系统两类☆75Updated 7 years ago
- 科赛 携程出行产品未来14个月销量预测 第2名☆62Updated 7 years ago
- Python与机器学习方向,《聚类与推荐算法》课程仓库☆43Updated 6 years ago
- 商场中精确定位用户所在店铺☆30Updated 7 years ago
- 机器学习与深度学习算法示例☆99Updated 4 years ago
- Get Similar Chinese Words and Sentences☆60Updated 5 years ago
- xlearn 中文文档☆18Updated 2 years ago
- 天池大数据竞赛 千里马大赛 风险识别与预测赛题 Top5☆13Updated 5 years ago
- TensorFlow Machine Learning Cookbook || TensorFlow机器学习实战指南☆29Updated 6 years ago
- 2018年腾讯广告算法大赛Rank10代码:深度部分☆68Updated 6 years ago
- 机器学习算法、可视化、数据分析的Python代码☆33Updated 7 years ago
- Using gbdt+lr in recommend system and comparing the auc of lr, gbdt, gbdt+lr.