Skip to content

Commit 2bf253f

Browse files
authored
Update README.md
1 parent aa08415 commit 2bf253f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Since Python is my language of choice for data analysis, I decided to try and do
3535
It was a good way to learn more about Machine Learning in Python by creating these notebooks. I created some of the figures/tables of the chapters and worked through some LAB sections. At certain points I realize that it may look like I tried too hard to make the output identical to the tables and R-plots in the book. But I did this to explore some details of the libraries mentioned above (mostly matplotlib and seaborn). Note that this repository is <STRONG>not a standalone tutorial</STRONG> and that you probably should have a copy of the book to follow along. Suggestions for improvement and help with unsolved issues are welcome!
3636
See Hastie et al. (2009) for an advanced treatment of these topics.<P>
3737

38-
For Baysian data analysis, take a look at <A href='https://github.com/JWarmenhoven/DBDA-python'>this notebook</A>.
38+
For Bayesian data analysis, take a look at <A href='https://github.com/JWarmenhoven/DBDA-python'>this notebook</A>.
3939

4040
#### References:
4141
James, G., Witten, D., Hastie, T., Tibshirani, R. (2013). <I>An Introduction to Statistical Learning with Applications in R</I>, Springer Science+Business Media, New York.

0 commit comments

Comments
 (0)