Computational Statistics in Python
people.duke.edu
Computational Statistics in Python
1–9 of 9 posts
Re: Computational Statistics in Python
#2Re: Computational Statistics in Python
#3Looks nice, but skimming through it I saw loads of typos. Makes you wonder how much effort was put into this.
"Optimization then amounts to finding the zeros of..."
http://people.duke.edu/~ccc14/sta-663/OptimizationInOneDimen...
Re: Computational Statistics in Python
#4Looks nice, but skimming through it I saw loads of typos. Makes you wonder how much effort was put into this.
Re: Computational Statistics in Python
#5Looks nice, but skimming through it I saw loads of typos. Makes you wonder how much effort was put into this.
There, fixed that for you. I don't wonder because I can clearly see how much effort was put into it and also decided not too be a jerk.
Re: Computational Statistics in Python
#6Looks nice, but skimming through it I saw loads of typos. Makes you wonder how much effort was put into this.
Really? a huge volume of material was released and you question the effort due to typos? it says version 0.1 at the top.
Re: Computational Statistics in Python
#7Re: Computational Statistics in Python
#8Anybody knows a book on similar topic with lots of practical examples and exercises? By "practical" I mean that instead of mathematical definition of covariance and example of how to use it in R/Python author would provide us with some real world use case where we're trying to obtain some information about the real world , given some data. Like list of water temperature measurements over the years, number of pirates……
http://www-bcf.usc.edu/~gareth/ISL/ISLR%20Fourth%20Printing....
Free download from the authors, too!
Re: Computational Statistics in Python
#9Anybody knows a book on similar topic with lots of practical examples and exercises? By "practical" I mean that instead of mathematical definition of covariance and example of how to use it in R/Python author would provide us with some real world use case where we're trying to obtain some information about the real world , given some data. Like list of water temperature measurements over the years, number of pirates……
Link: https://github.com/CamDavidsonPilon/Probabilistic-Programmin...