Pinned Repositories
algorithms
Minimal examples of data structures and algorithms in Python
AlgorithmsByPython
算法/数据结构/Python/剑指offer/机器学习/leetcode
avalanche
fetch snowball portfolio
awesome-python-cn
Python资源大全中文版,内容包括:Web框架、网络爬虫、网络内容提取、模板引擎、数据库、数据可视化、图片处理、文本处理、自然语言处理、机器学习、日志、代码分析等
BIO144
BIO144 -- Data Analysis for Biologists
cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
corpus_process_script
chinese and english corpus process script, python, c++, java
datamicroarray
A collection of small-sample, high-dimensional microarray data sets to assess machine-learning algorithms and models.
DeepLearningMovies
Kaggle's competition for using Google's word2vec package for sentiment analysis
learngit
pipihou's Repositories
pipihou/datamicroarray
A collection of small-sample, high-dimensional microarray data sets to assess machine-learning algorithms and models.
pipihou/DeepLearningMovies
Kaggle's competition for using Google's word2vec package for sentiment analysis
pipihou/hao
好东西传送门
pipihou/hcb-v2
pipihou/Instant-MapReduce-Patterns---Hadoop-Essentials-How-to
Instant MapReduce Patterns - Hadoop Essentials How-to
pipihou/jieba
结巴中文分词
pipihou/kaggle-ndsb
Winning solution for the National Data Science Bowl competition on Kaggle (plankton classification)
pipihou/kaggle-pycon-2015
Solution code from my winning submission to Kaggle's PyCon 2015 competition
pipihou/kaggle-seeclickfix-ensemble
Prize winning solution to the SeeClickFix contest hosted on Kaggle, developed by teammates Bryan Gregory and Miroslaw Horbal. The purpose of the contest was to train a model (as scored by RMSLE) using supervised learning that will accurately predict the views, votes, and comments that an issue posted to the www.seeclickfix.com website will receive. My teammate and I used this ensemble code base to combine our top ranked individual models to create a prize-winning solution, defeating >500 other teams and winning a prize of $1,000.
pipihou/kaggle-taxi-ii
Winning solution for the Taxi-Trip Time Prediction Challenge on Kaggle
pipihou/kaggle-tradeshift-winning-solution
This is the 1st place solution of a kaggle machine contest: Tradeshift Text Classification. http://www.kaggle.com/c/tradeshift-text-classification
pipihou/kaggle_higgs
My winning solution for Kaggle Higgs Machine Learning Challenge (single classifier, xgboost)
pipihou/Kaggle_WestNileVirus
Winning solution for the Kaggle "West Nile Virus" competition (2015)
pipihou/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
pipihou/Review-Helpfulness-Prediction
Project of automatically detecting review helpfulness. Using
pipihou/semantic-rntn
pipihou/Spider_Python
Python爬虫之多进程
pipihou/TextBayesClassifier