DataTaunew | comments | leaders | submitlogin
Dive into Machine Learning with ipython notebook. Machine Learning for Hackers (github.com)
9 points by hangtwenty 3090 days ago | 8 comments


3 points by hangtwenty 3090 days ago | link

This is a by-beginner, for-beginner's guide. I want it to make it better. Can you help me make it more legitimate, if you are an expert?

I learned Python by hacking first, and getting serious later. I've scratched the surface with Machine Learning in this same way. Now, I'm encouraged to get serious with it. This guide is meant to help other developers do the same :) So I hope it'll have the same effect for someone else.

But! I'm sure I've gotten things wrong. I'm sure I'm missing key points. All I can hope for now is that I've captured some "beginner's mind" in approaching the topic. So maybe we can preserve that form, while improving the content.

So please, if you are a beginner, student, or already an expert ... I hope you'll open issues and submit pull requests! Thank you!

-----

2 points by pmigdal 3088 days ago | link

It's so nice I submitted it to HN... and it made to the front page. Congrats! :) https://news.ycombinator.com/item?id=10506264

(Myself I advocate using Jupyter for learning things, see e.g. my training http://workshops.deepsense.io/.)

-----

1 point by hangtwenty 3088 days ago | link

Awesome, thank you for submitting it. The visibility will improve the guide I think.

I really do want visibility for the guide, because I think it absolutely needs peer review. I "got ahead of myself" on purpose to try and capture a beginner's mind.

I want to sort of back-fill it with more expert knowledge, as much as possible. Hopefully not by making it get longer and longer, but rather by just making it more correct/substantial/vetted.

I can't tell if you are affirming the use of Jupyter/ ipython notebook, or if you were suggesting I should update to more-completely recommend Jupyter over Ipython notebook (guide currently mixes terms).

When I first started putting this together, it was still just -- ipython notebook, and other notebooks. The unifying effort of Jupyter hadn't been released yet. I need to catch up here... After I know the full picture about how Jupyter is different from ipython notebook, any compatibility issues, etc., I will make a full pass through the guide to update anything needing updates.

Or if someone submits a Pull Request before I have time too, I'll gladly accept it ;)

I've opened a ticket so this doesn't get lost: https://github.com/hangtwenty/dive-into-machine-learning/iss...

Please LMK if I'm off track here, or if you meant to prod in this direction.

Thanks again!

-----

1 point by pmigdal 3088 days ago | link

I meant Jupyter as in "Jupyter (aka IPython Notebook)" - I am just affirming your choice. Unless you met some particular issues (I never did), talking about versions of Jupyter/IPython Notebook would be distractive rather than helpful (IMHO).

-----

1 point by hangtwenty 3087 days ago | link

OK, that's perfect. Sorry, I misinterpreted you, thought maybe there were incompatibilities I didn't know about. I will close the issue. Thanks :)

-----

2 points by justn 3090 days ago | link

This is a pretty awesome list. Thank you for putting this together.

-----

1 point by hangtwenty 3089 days ago | link

Thank you!

-----

1 point by hangtwenty 3088 days ago | link

TIME SENSITIVE note --

The guide's primary recommended course is Andrew Ng's Machine Learning course. Current session started November 2nd, you must enroll by the 7th. Another session is starting November 30th.

https://www.coursera.org/learn/machine-learning

Cheers!

-----




RSS | Announcements