Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 415 Bytes

README.md

File metadata and controls

12 lines (12 loc) · 415 Bytes

Kaggle

  • Digit Recognition
    • Convolutional Neurual Network (CNN) with Tensorflow
  • Titanic
    • Feature engineering
    • Excel analysis
    • python
      • gender-class model
      • random forest model
    • R
      • LR, Boost, RF, SVM model (predict with best model LR)
      • RF with feature engineering