Avo-k / kaggle

some of my kaggle notebooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notebooks

House Prices

Predict sale price of houses based on various data. 108th / 20000 on public leaderboard (24/08/2021).

  • Creative feature engineering.
  • Advanced regression techniques like random forest and gradient boosting.

Digit Recognizer

Classify digits based on hand drawn pictures, computer vision fundamentals with the famous MNIST data. 97% accuracy.

  • Computer vision fundamentals including simple neural networks.
  • Classification methods such as SVM and K-nearest neighbors.

About

some of my kaggle notebooks


Languages

Language:Jupyter Notebook 100.0%