Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dariuszzbyrad/ml_for_hackers

Code (Python) accompanying the book "Machine Learning for Hackers" http://shop.oreilly.com/product/0636920018483.do
https://github.com/dariuszzbyrad/ml_for_hackers

Last synced: about 2 months ago
JSON representation

Code (Python) accompanying the book "Machine Learning for Hackers" http://shop.oreilly.com/product/0636920018483.do

Awesome Lists containing this project

README

        

# Code for Machine Learning for Hackers
The repository contains examples for [Machine Learning for Hackers](http://shop.oreilly.com/product/0636920018483.do), but translated to Python (oryginally in R). Oryginally examplea are available in the repository https://github.com/johnmyleswhite/ML_for_Hackers.

# Status

| Chapter | Status |
| ------- | --------------- |
| 1 | Done |
| 2 | Done |
| 3 | Requires update |
| 4 | Requires update |
| 5 | Done |
| 6 | Done |
| 7 | Done |
| 8 | Requires update |
| 9 | Requires update |
| 10 | Requires update |
| 11 | Not started |
| 12 | Not started |

# Contribution

Contribution is welcome, just create pull request or issue. Thank you for taking the time to contribute.