lpty / kaggleLinks
Some solutions about kaggle compettions.
☆16Updated 7 years ago
Alternatives and similar repositories for kaggle
Users that are interested in kaggle are comparing it to the libraries listed below
Sorting:
- A Keras Implementation of Attention_based Siamese Manhattan LSTM☆54Updated 7 years ago
- 2017知乎看山杯比赛,我的代码。☆63Updated 7 years ago
- Our experience & lesson & code☆48Updated 8 years ago
- ☆27Updated 6 years ago
- 相似案例匹配☆46Updated 5 years ago
- 2019中国高校计算机大赛——大数据挑战赛 第一名解决方案☆42Updated 4 years ago
- A Chinese word segment model based on BERT, F1-Score 97%☆93Updated 6 years ago
- 基于句法分析的命名实体关系抽取程序☆65Updated 9 years ago
- NLP Keras BiLSTM+CRF☆52Updated 7 years ago
- CHIP2018评测任务2,平安医疗科技智能患者健康咨询问句匹配大赛baseline,BiLSTM+特征工程计算相似性,10折交叉验证平均投票做bagging,F1值0.83左右,rank16。