Skip to content

xuebai1990/Kaggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kaggle competition

This repo contains some jupyter notebooks used in kaggle competitions

  1. digits: use convolutional neural network, data augmentation to recogize hand written digit, achieved higher than 98% accuracy.

  2. houseprice: explored linear regression, lasso regression, ridge regression, elastic net regression in predicting house price. Tackled with feature engineering problems such as missing data, skewed data, new feature synthesize, important feature selection.

  3. titanic: explored random forest, support vector machine, gradient boosting, k nearest neighbor in predicting whether a passenger survived in titanic.

  4. nuclei: use U-net (see: Ronneberger, O.; Fischer, P.; Brox, T., 2015. U-Net: Convolutional Networks for Biomedical Image Segmentation) to do semantic segmentation on biomedical images to recognize cell nuclei.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published