2021-06-26

A complete guide on Pandas Grouping, Aggregating, and Transformation

51 mins read Introduction One of the most basic analysis functions is grouping and aggregating data. In some cases, this level of analysis […]
2021-06-26

Labeling financial data for Machine Learning

24 mins read In this article, we’ll be looking at one method for labeling our data and getting it ready for our model. By the […]
2021-06-17

Machine Learning Interview: Objective Functions, Metrics, and Evaluation

45 mins read In this post, I will provide the answers to the questions for the online ML interview book. 1)When we say an algorithm […]
2021-06-17

Machine Learning Interview: Basics

42 mins read In this post, I will provide the answers to the questions for the online ML interview book. 1) Explain supervised, […]
2021-06-12

Introduction to advanced candlesticks in finance: tick bars, dollar bars, volume bars, and imbalance bars

56 mins read In this article, we will explore why traditional time-based candlesticks are an inefficient method to aggregate price data, especially under […]