burness / tianchiCodeLinks
someCode with tianchi
☆24Updated 9 years ago
Alternatives and similar repositories for tianchiCode
Users that are interested in tianchiCode are comparing it to the libraries listed below
Sorting:
- ☆27Updated 7 years ago
- 基于sklearn,强化Pipeline和FeatureUnion两个类。对FeatureUnion类,使其支持部分数据处理;对两者,增加特征转换行为记录的功能。☆29Updated 8 years ago
- 2016CCF-sougou-code&PPT☆55Updated 8 years ago
- 1st Place Solution for DataCastle-CashBus Competition☆215Updated 8 years ago
- ☆51Updated 9 years ago
- kaggle实战☆33Updated 8 years ago
- 1st Place Season one & 6th Place Season two☆150Updated 8 years ago
- ☆52Updated 9 years ago
- 摩拜杯 算法挑战赛 第三名 解决方案☆107Updated 6 years ago
- 用户预订售卖房型概率预测--top1☆141Updated 7 years ago
- ☆141Updated 9 years ago
- ☆203Updated 7 years ago
- the code corresponding to my csdn blog naive bayes series☆50Updated 9 years ago
- kaggle 2014 criteo ctr竞赛方案整理 https://www.kaggle.com/c/criteo-display-ad-challenge☆58Updated 7 years ago
- 通过对于现有开源分布式机器学习工具的整合(主要是基于参数服务器的logistic regression,xgboost,FFM,FM ),打造一个工业级的,可以线上使用的点击率预估流水线☆26Updated 7 years ago
- Analysis in Niuwa Credit Risk☆31Updated 8 years ago
- Using gbdt+lr in recommend system and comparing the auc of lr, gbdt, gbdt+lr.☆24Updated 7 years ago
- use xgboost and lr model for text classification. xgboost is used to be a feature transform for LR☆44Updated 7 years ago
- gdbt implement by scikit-learn☆25Updated 7 years ago
- 京东JData算法大赛-高潜用户购买意向预测☆24Updated 7 years ago
- code exercise: dbscan(ballTree improve) | ctr(ftrl) | text classification(bayes..) | kmeans | general LR |..☆26Updated 9 years ago
- show how to use tensorflow estimator train and export model, then serving model and call for prediction☆25Updated last year
- python实现的LDA算法☆40Updated 11 years ago
- 天池菜鸟-需求预测与分仓规划第二赛季代码