Articles by Dr. Darrin

Naive Bayes with Python VIDEO

August 26, 2022 | Dr. Darrin

Naive Bayes is an algorithm that is commonly used with text classification. However, it can also be used for separating observations into multiple categories. In this video, we will look at a simple example of the use of Naive Bayes in Python.
[...Read more...]

Factor Analysis with Python VIDEO

July 17, 2022 | Dr. Darrin

Factor analysis is a statistical technique used to reduce the number of dimensions in order to simplify additional analysis or confirm a construct. In this video, we will look at a very simple example of factor analysis along with a visualization.
[...Read more...]
1 2 3 4