2021-06-26

A complete guide on Pandas Grouping, Aggregating, and Transformation

51 mins readIntroduction 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 readIn 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 readIn 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 readIn 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 readIn this article, we will explore why traditional time-based candlesticks are an inefficient method to aggregate price data, especially under […]