mc227's Stars
geffy/kaggle-crowdflower
Kaggle 'Search Results Relevance' 2nd place solution
bamine/Kaggle-stuff
Just some of my kaggle scripts
infinitezxc/kaggle-avazu
Code for the 3rd place finish for Avazu Click-Through Rate Prediction
Gzsiceberg/kaggle-avito
https://www.kaggle.com/c/avito-context-ad-clicks/forums
mrgloom/kaggle-dogs-vs-cats-caffe
Kaggle dogs vs cats solution in Caffe
lopuhin/kaggle-dstl
Kaggle DSTL Satellite Imagery Feature Detection
mrgloom/Kaggle-Sea-Lions-Solution
NOAA Fisheries Steller Sea Lion Population Count
adornes/spark_python_ml_examples
Spark 2.0 Python Machine Learning examples
phunterlau/kaggle_higgs
My winning solution for Kaggle Higgs Machine Learning Challenge (single classifier, xgboost)
yassineAlouini/kaggle-tools
Some tools that I often find myself using in Kaggle challenges.
ChenglongChen/kaggle-HomeDepot
3rd Place Solution for HomeDepot Product Search Results Relevance Competition on Kaggle.
MLWave/kaggle-criteo
Kaggle Criteo https://www.kaggle.com/c/criteo-display-ad-challenge
Kaggle/docker-python
Kaggle Python docker image
WenchenLi/kaggle
this repo keep record of my kaggle competition file
ldamewood/kaggle
All kaggle.com competition code
sveitser/kaggle_diabetic
2nd place solution for the Kaggle Diabetic Retinopathy Detection Challenge
317070/kaggle-heart
pengpaiSH/Kaggle_NCFM
Using Keras+TensorFlow to solve NCFM-Leadboard Top 5%
simaaron/kaggle-Rain
Winning solution to the Kaggle competition - How Much Did It Rain? II
floydwch/kaggle-cli
(Deprecated, use https://github.com/Kaggle/kaggle-api instead) An unofficial Kaggle command line tool.
amueller/kaggle_insults
Kaggle Submission for "Detecting Insults in Social Commentary"
sash-ko/kaggle-malware-classification
Kaggle "Microsoft Malware Classification Challenge". 6th place solution
MLWave/Kaggle-Ensemble-Guide
Code for the Kaggle Ensembling Guide Article on MLWave
Far0n/kaggletils
owenzhang/kaggle-avazu
2nd place solution for Avazu click-through rate prediction competition
ycjuan/kaggle-avazu
wepe/Kaggle-Solution
Solution Code for Kaggle Competition
emanuele/kaggle_pbr
My best submission to the Kaggle competition "Predicting a Biological Response", ranked 17th over 711 teams.
donnemartin/data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
jiegzhan/multi-class-text-classification-cnn-rnn
Classify Kaggle San Francisco Crime Description into 39 classes. Build the model with CNN, RNN (GRU and LSTM) and Word Embeddings on Tensorflow.