Pinned Repositories
2018-CCF-BDCI-China-Unicom-Research-Institute-top2
2018-CCF大数据与计算智能大赛-面向电信行业存量用户的智能套餐个性化匹配模型联通赛-复赛第二名解决方案
2018-KUAISHOU-TSINGHUA-Top13-Solutions
2018**高校计算机大赛--大数据挑战赛 Top 13-Solutions
Advertising-algorithm-competition
2018 腾讯广告算法大赛/IJCAI 阿里妈妈搜索广告转化预测竞赛/讯飞广告营销算法/OGeek
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
BDC_2018
Preliminary rank_13
disambiguation_embedding
Name Disambiguation using Network Embedding
Feature-Selection
Features selection algorithm based on the self selected-algorithm, loss function and validation method
House-price-prediction
房价预测完整项目:1.爬取链家网数据 2.处理后,用sklearn中几个逻辑回归机器学习模型和keras神经网络搭建模型预测房价 最终结果神经网络效果更好,R^2值0.75左右
ijcai-2018
ijcai-2018 top1 solution
machine_learning
机器学习、深度学习、NLP实战项目
datafresher's Repositories
datafresher/2018-CCF-BDCI-China-Unicom-Research-Institute-top2
2018-CCF大数据与计算智能大赛-面向电信行业存量用户的智能套餐个性化匹配模型联通赛-复赛第二名解决方案
datafresher/2018-KUAISHOU-TSINGHUA-Top13-Solutions
2018**高校计算机大赛--大数据挑战赛 Top 13-Solutions
datafresher/Advertising-algorithm-competition
2018 腾讯广告算法大赛/IJCAI 阿里妈妈搜索广告转化预测竞赛/讯飞广告营销算法/OGeek
datafresher/AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
datafresher/BDC_2018
Preliminary rank_13
datafresher/disambiguation_embedding
Name Disambiguation using Network Embedding
datafresher/Feature-Selection
Features selection algorithm based on the self selected-algorithm, loss function and validation method
datafresher/House-price-prediction
房价预测完整项目:1.爬取链家网数据 2.处理后,用sklearn中几个逻辑回归机器学习模型和keras神经网络搭建模型预测房价 最终结果神经网络效果更好,R^2值0.75左右
datafresher/ijcai-2018
ijcai-2018 top1 solution
datafresher/machine_learning
机器学习、深度学习、NLP实战项目
datafresher/RNN-Active-User-Forecast
1st place solution for the Kuaishou Active-user Forecast competition
datafresher/Tencent2018_Lookalike_Rank7th
The code for 2018 Tencent College Algorithm Contest, and the online result ranks 7th.
datafresher/tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等
datafresher/test-repo
This is a test repository
datafresher/text-classification-cnn-rnn
CNN-RNN中文文本分类,基于TensorFlow