Statistical Inference - Part 1
Statistical Inference - Estimation, Central Limit Theorem, Interpretation of Confidence Interval
Statistical Inference - Estimation, Central Limit Theorem, Interpretation of Confidence Interval
Poisson Distribution
Binomial Distribution
Let’s say you have a dataset with \(x\) and \(y\) features, and then you want to build a model,
Linear regression can build a statistical model which predicts a continuous numerical output using a continuous numerical input(s). Simply, it finds a parame...