All Projects → CNuge → kaggle-code

CNuge / kaggle-code

Licence: MIT License
A repository for some of the code I used in kaggle data science & machine learning tasks.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to kaggle-code

Mlbox
MLBox is a powerful Automated Machine Learning python library.
Stars: ✭ 1,199 (+1099%)
Mutual labels:  kaggle, xgboost
docker-kaggle-ko
머신러닝/딥러닝(PyTorch, TensorFlow) 전용 도커입니다. 한글 폰트, 한글 자연어처리 패키지(konlpy), 형태소 분석기, Timezone 등의 설정 등을 추가 하였습니다.
Stars: ✭ 46 (-54%)
Mutual labels:  kaggle, xgboost
Benchmarks
Comparison tools
Stars: ✭ 139 (+39%)
Mutual labels:  kaggle, xgboost
Healthcheck
Health Check ✔ is a Machine Learning Web Application made using Flask that can predict mainly three diseases i.e. Diabetes, Heart Disease, and Cancer.
Stars: ✭ 35 (-65%)
Mutual labels:  kaggle, datasets
kaggledatasets
Collection of Kaggle Datasets ready to use for Everyone (Looking for contributors)
Stars: ✭ 44 (-56%)
Mutual labels:  kaggle, datasets
Home Credit Default Risk
Default risk prediction for Home Credit competition - Fast, scalable and maintainable SQL-based feature engineering pipeline
Stars: ✭ 68 (-32%)
Mutual labels:  kaggle, xgboost
Pins
Pin, Discover and Share Resources
Stars: ✭ 149 (+49%)
Mutual labels:  kaggle, datasets
Outbrain Click Prediction Kaggle
Solution to the Outbrain Click Prediction competition
Stars: ✭ 140 (+40%)
Mutual labels:  kaggle, xgboost
MSDS696-Masters-Final-Project
Earthquake Prediction Challenge with LightGBM and XGBoost
Stars: ✭ 58 (-42%)
Mutual labels:  kaggle, xgboost
kaggle-berlin
Material of the Kaggle Berlin meetup group!
Stars: ✭ 36 (-64%)
Mutual labels:  kaggle, xgboost
Data Science Competitions
Goal of this repo is to provide the solutions of all Data Science Competitions(Kaggle, Data Hack, Machine Hack, Driven Data etc...).
Stars: ✭ 572 (+472%)
Mutual labels:  kaggle, xgboost
kaggle getting started
Kaggle getting started competition examples
Stars: ✭ 18 (-82%)
Mutual labels:  kaggle, xgboost
Open Solution Home Credit
Open solution to the Home Credit Default Risk challenge 🏡
Stars: ✭ 397 (+297%)
Mutual labels:  kaggle, xgboost
Allstate capstone
Allstate Kaggle Competition ML Capstone Project
Stars: ✭ 72 (-28%)
Mutual labels:  kaggle, xgboost
HumanOrRobot
a solution for competition of kaggle `Human or Robot`
Stars: ✭ 16 (-84%)
Mutual labels:  kaggle, xgboost
fast retraining
Show how to perform fast retraining with LightGBM in different business cases
Stars: ✭ 56 (-44%)
Mutual labels:  kaggle, xgboost
Apartment-Interest-Prediction
Predict people interest in renting specific NYC apartments. The challenge combines structured data, geolocalization, time data, free text and images.
Stars: ✭ 17 (-83%)
Mutual labels:  kaggle, xgboost
Kaggle-Competition-Sberbank
Top 1% rankings (22/3270) code sharing for Kaggle competition Sberbank Russian Housing Market: https://www.kaggle.com/c/sberbank-russian-housing-market
Stars: ✭ 31 (-69%)
Mutual labels:  kaggle, xgboost
Data-Scientist-In-Python
This repository contains notes and projects of Data scientist track from dataquest course work.
Stars: ✭ 23 (-77%)
Mutual labels:  kaggle
Jigsaw-Unintended-Bias-in-Toxicity-Classification
7th Place Solution for Jigsaw Unintended Bias in Toxicity Classification on Kaggle
Stars: ✭ 16 (-84%)
Mutual labels:  kaggle

Cam's Kaggle Code

This repository contains some of the code I use in Kaggle data science/machine learning tasks.

Where appliciable I keep all the code/data from a single competition within one a folder. i.e. 'california_housing' will have the California Housing dataset along with any kernels or code that work with that data. To avoid bulk I don't have copies of all the datasets, so some scripts are alone in the main folder. To use these you can head over to Kaggle and download a copy of the relevant data.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].