Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lenguyenthedat/minimal-datascience
This repository contains all the code and dataset used in my blog series: Minimal Data Science
https://github.com/lenguyenthedat/minimal-datascience
blog-series data-science kaggle machine-learning python scikit-learn xgboost
Last synced: 3 months ago
JSON representation
This repository contains all the code and dataset used in my blog series: Minimal Data Science
- Host: GitHub
- URL: https://github.com/lenguyenthedat/minimal-datascience
- Owner: lenguyenthedat
- Created: 2014-07-22T08:45:02.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-12-21T13:08:15.000Z (about 2 years ago)
- Last Synced: 2024-10-31T23:42:19.199Z (3 months ago)
- Topics: blog-series, data-science, kaggle, machine-learning, python, scikit-learn, xgboost
- Language: Python
- Homepage: http://lenguyenthedat.com
- Size: 6.41 MB
- Stars: 29
- Watchers: 3
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Minimal data science blog series
================================
My goal for this minimal data science blog series is not only sharing, tutorializing, but also, making personal notes while learning and working as a Data Scientist. I’m looking forward to receiving any feedback from you.[![IMAGE ALT TEXT HERE](http://i.imgur.com/ImHqSlT.png)](https://xkcd.com/688)
Chapter-1: [Classify StarCraft 2 players with Python Pandas and Scikit-learn.](https://lenguyenthedat.github.io/minimal-data-science-1-starcraft/)
Chapter-2: [Avazu CTR Prediction with Scikit-learn and Amazon Machine Learning.](https://lenguyenthedat.github.io/minimal-data-science-2-avazu/)
Chapter-3: [Handwritten Digit Recognition with Convolutional Neural Network.](https://lenguyenthedat.github.io/minimal-data-science-3-mnist-neuralnet/)
Chapter-4: [Winning a Data Science challenge.](https://lenguyenthedat.github.io/minimal-data-science-4/)