data_science_in_julia_for_hackers
data_science_in_julia_for_hackers copied to clipboard
Data Science in Julia With Hackers
Just saw this posted on Hacker News and it looks like an interesting way to dip my toe into the Julia ecosystem. I think it would be appropriate for the...
At the final of the chapter add an appendix where the reader can find probabilistic definitions with a higher mathematical precision.
https://www.johndcook.com/blog/2011/10/19/leading-digits-of-factorials/
Add a confusion matrix and see the model accuracy in spam mails
In Chapter 3 we have to add: - Make a basic example of the bayesian way of thinking. How probability is updated with the income of new data, the answer...
Add a central repository of links to data sources for the careless reader.
- Mathematics for Machine Learning by Deisenroth et al. (an overview of Linear Algebra, Vector Calculus, and probability distributions that is complete but does not go deep into any derivations....