You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ Since Python is my language of choice for data analysis, I decided to try and do
35
35
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!
36
36
See Hastie et al. (2009) for an advanced treatment of these topics.<P>
37
37
38
-
For Baysian data analysis, take a look at <Ahref='https://github.com/JWarmenhoven/DBDA-python'>this notebook</A>.
38
+
For Bayesian data analysis, take a look at <Ahref='https://github.com/JWarmenhoven/DBDA-python'>this notebook</A>.
39
39
40
40
#### References:
41
41
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