Exploring Model Performance Measures for Logistic Regression: Concordance Ratio, Somers’ D, and Kendall’s Tau

woman draw a light bulb in white board

As someone who is interested in logistic regression, you are likely familiar with the importance of measuring model performance. After all, accurately assessing the performance of a logistic regression model is crucial for making informed decisions based on the model’s predictions. In this blog post, we will explore three important measures of model performance for … Read more

Machine learning landscape 102: Unsupervised Learning, Semi-Supervised Learning & Unsupervised Learning

Machine learning landscape 102

This post, “Machine Learning Landscape 102”, will answer the following questions: The last post, “Machine Learning Landscape 101“, tried to answer the following questions: Together, these two posts offer a solid foundation for anyone looking to gain a deeper understanding of machine learning and its various applications. Unsupervised Machine Learning Unsupervised learning is a type … Read more

Introduction to time series

Introduction to Time Series

This post “Introduction to Time Series”, will explain a popular type of data which is widely used for extracting business insights. Time Series (TS) A time series (TS) is a collection of observations made sequentially over a period of time. In other words, the data on any characteristic collected with respect to time over a … Read more

Kurtosis for a data distribution

Kurtosis for a data distribution

This post “Kurtosis for a data distribution” will certainly help you explore a data distribution. A distribution is simply a collection of data, or scores, on a variable. Usually, these scores are arranged in order from smallest to largest and then they can be presented graphically. Page 6, Statistics in Plain English, Third Edition, 2010. The … Read more

Machine learning landscape 101: Machine Learning Fundamentals & Supervised Learning

Machine learning landscape 101

This post, “Machine Learning Landscape 101”, will answer the following questions: The next post, “Machine Learning Landscape 102“, will answer the following questions: Together, these two posts offer a solid foundation for anyone looking to gain a deeper understanding of machine learning and its various applications. Let’s start. Machine Learning More engineering-oriented definition: A computer … Read more