Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vaibhavs10/stats101

Code and high level information to get started with Statistics and Math required for Machine Learning
https://github.com/vaibhavs10/stats101

Last synced: 17 days ago
JSON representation

Code and high level information to get started with Statistics and Math required for Machine Learning

Awesome Lists containing this project

README

        

# Statistics 101 (Hacker Way)

*Statistics*/ *Mathematics* is the backbone of Data Science and serves as an important tool (accelerator) during your client engagements.

This course covers (below) the basics required to foray into Data Science and build Data-Driven products.

***Math Concepts***

1. Basic Metrics: Mean, Variance, Covariance, Correlation
2. Discrete Probability Distributions: Bernoulli, Binomial
3. Cumulative Mass Function, Probability Mass Function
4. Continuous Probability Distributions: Poisson, Uniform, Normal, Beta, Gamma
5. Cumulative Distribution Function, Probability Density Function

***ML Applications***

1. Direct Simulation
2. Shuffling
3. Bootstrapping
4. Application to A/B Testing