Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dariuszzbyrad/ml_for_hackers
- Owner: dariuszzbyrad
- License: bsd-2-clause
- Created: 2019-05-16T08:07:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-19T06:48:28.000Z (over 5 years ago)
- Last Synced: 2024-10-19T12:44:34.426Z (3 months ago)
- Language: Jupyter Notebook
- Size: 43.5 MB
- Stars: 1
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.