Skip to content

Commit e113d72

Browse files
committed
googlegroup badge
1 parent 2d3b210 commit e113d72

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# python-machine-learning-book
22

3-
*Python Machine Learning* code repository.
3+
#### Python Machine Learning* code repository.
4+
5+
6+
[![Google Group](https://img.shields.io/badge/-Google%20Group-lightgrey.svg)](https://groups.google.com/forum/#!forum/python-machine-learning-reader-discussion-board)
7+
48

59
What you can expect are 400 pages rich in useful material just about everything you need to know to get started with machine learning ... from theory to the actual code that you can directly put into action! This is not yet just another "this is how scikit-learn works" book. I aim to explain all the underlying concepts, tell you everything you need to know in terms of best practices and caveats, and
610
we will put those concepts into action mainly using NumPy, scikit-learn, and Theano.
@@ -150,7 +154,7 @@ We had such a great time at [SciPy 2016](http://scipy2016.scipy.org/ehome/index.
150154

151155
#### PyData Chicago 2016
152156

153-
I attempted the reather challenging task to give introduction to scikit-learn & machine learning in *just* 90 minutes at PyData Chicago 2016. The slides and tutorial material are available at "[Learning scikit-learn -- An Introduction to Machine Learning in Python](https://github.com/rasbt/pydata-chicago2016-ml-tutorial)."
157+
I attempted the reather challenging task to give introduction to scikit-learn & machine learning in *just* 90 minutes at PyData Chicago 2016. The slides and tutorial material are available at "[Learning scikit-learn -- An Introduction to Machine Learning in Python](https://github.com/rasbt/pydata-chicago2016-ml-tutorial)."
154158

155159

156160
---

0 commit comments

Comments
 (0)