Yash TobreSorting Algorithm: Bubble SortBubble Sort, is one of the most basic sorting algorithm. It works by swapping elements until they are in right order. Here are the steps…Sep 24, 2023Sep 24, 2023
Yash TobreProbability and Statistics for Data Enthusiasts: Part 3 Seaborn ScatterplotsFor the next few parts, I will cover a few different types of plots and how to code them in python. The list includes the following plots…Jan 19, 2023Jan 19, 2023
Yash TobreProbability and statistics for data enthusiasts, Part -2: Data and Measures of Variability.Broadly Speaking, there are two types of data. One is something that is countable and the other is something that is sort of descriptive…Nov 20, 2022Nov 20, 2022
Yash TobreProbability and Statistics, for Data Enthusiasts, Part 1This series is an attempt to explain how probability, statistics, and computers work together to create the vast field of Data Science. I…Nov 9, 2022Nov 9, 2022