lilihongjava / leeblog_pythonLinks
☆14Updated 4 years ago
Alternatives and similar repositories for leeblog_python
Users that are interested in leeblog_python are comparing it to the libraries listed below
Sorting:
- python code for xgboost(train, predict, evaluate)☆20Updated 6 years ago
- 使用LDA+SVM进行文本的分类☆22Updated 7 years ago
- ☆14Updated 8 years ago
- 文本聚类☆36Updated 3 years ago
- A recoding of a expreience about playing AI Game☆24Updated 5 years ago
- 深度学习基础学习以及工作项目☆21Updated 7 years ago
- 中文文本分类,包含了语料库的基本处理,Wiki_zh的处理等☆15Updated 6 years ago
- This is a small NLP project "E-commerce Title Data Similarity Matching System". The usage methods are: tfidf+word bag model, cosine simil…☆25Updated 5 years ago
- 人工智能工程师直通车第三期 实战项目:广告点击率预测(CTR)。预测用户浏览给定网页的广告点击率,提高广告投放精准度。☆22Updated 6 years ago
- 2020厦门国际银行数创金融杯建模大赛-优胜奖方案☆10Updated 4 years ago
- 从0学习深度学习课程,跟随Andrew Ng的Coursera课程,课后根据记忆用python代码实现课程作业☆11Updated 5 years ago
- 2016 ccf 依据用户轨迹的商户精准营销☆18Updated 8 years ago
- 讯飞移动广告反欺诈算法竞赛☆34Updated 5 years ago
- tensorflow2.0 实现的 DCN (Deep & Cross Network) ,使用 Criteo 子数据集加以实践。☆15Updated 4 years ago
- 使用BERT构建多标签标注模型☆41Updated 5 years ago
- 使用Simhash对海量文本进行去重☆12Updated 7 years ago
- NLP| 自动文本摘要| 热词发现| 新词发现☆18Updated 5 years ago
- 本项目使用Keras实现Transformer模型来进行文本分类(中文、英文均支持)。☆11Updated 3 years ago
- 基于gensim对BOW,TFIDF,LDA,LSI,W2V等传统的文本表示模型进行简单的封装,并添加了chi2,互信息等特征选择方法☆12Updated 5 years ago
- 一种时间序列突变检验算法☆17Updated 8 years ago
- pyspark+Word2Vec+Tfidf+LSH、文章相似性推荐☆26Updated 5 years ago
- self complemented WeiboIndexSpyder based on Selenium ,新浪微博指数(微指数)采集,包括综合指数,移动端指数,PC端指数☆31Updated 7 years ago
- 整理所有特征工程用到的方法,为了复用☆10Updated 4 years ago
- Using BiLSTM-CRF model for Chinese NER☆14Updated 7 years ago
- 机器学习的特征工程,包括特征抽取、特征预处理、特征选择、特征降维。☆25Updated 6 years ago
- 三大boosting算法的工程实现 XGBoost、LightGBM、Catboost原理实现及常见面试问题总结,以及其他理解深刻的机器学习、深度学习文章备份☆11Updated 3 years ago
- 基于LDA和TextRank的关键子提取算法实现☆23Updated 7 years ago
- 别名发现系统☆12Updated 3 years ago
- 企业事件抽取☆14Updated 4 years ago
- 中文新词发现算法PNW算法,可以识别任意长度的新词。☆15Updated last year