Machine Learning Python -Chi Square Test
Python - Chi-Square Test Chi-Square test is a statistical method to determine if two categorical variables have a significant correlati...
Python - Chi-Square Test Chi-Square test is a statistical method to determine if two categorical variables have a significant correlati...
Python - Correlation Correlation refers to some statistical relationships involving dependence between two data sets. Simple examples o...
Python - P-Value The p-value is about the strength of a hypothesis. We build hypothesis based on some statistical model and compare the...
Python - Bernoulli Distribution The Bernoulli distribution is a special case of the Binomial distribution where a single experiment is ...
Python - Poisson Distribution A Poisson distribution is a distribution which shows the likely number of times that an event will occur ...
Python - Binomial Distribution The binomial distribution model deals with finding the probability of success of an event which has only...
Python - Normal Distribution The normal distribution is a form presenting data by arranging the probability distribution of each value ...