A compilation of several examples that illustrate the motivation behind open sourcing a machine learning model.
Read it!"In online machine learning, the idea is that your model is only allowed to learn from one example at a time. This is contrast to batch learning where all the available data is processed at once."
Read it!"The beta distribution is best for representing a probabilistic distribution of probabilities- the case where we don’t know what a probability is in advance, but we have some reasonable guesses."
Read it!