Machine Learning

Building a LLM based Trading Agent from Scratch – Python Tutorial – Part 1

An agent is a computer program that acts on its own to perform tasks, make decisions, or solve problems—often on behalf...
Rajandran R
5 min read

Benchmarking the NVIDIA GeForce RTX 4060 for Machine Learning Workloads

Trading in today’s financial markets isn’t just about intuition and experience—it’s also about data. Whether you're analyzing price movements, testing trading...
Rajandran R
6 min read

Test – Time Compute Explained for Traders – Machine Learning Tutorial

Imagine you’ve just spent weeks training a new machine learning model to predict stock price movements. You’ve crunched terabytes of historical...
Rajandran R
3 min read

The Hidden Reality of Quant Trading: Focusing on the Right Things

Quantitative trading often conjures images of high-tech algorithms, AI-driven bots, and sophisticated models capable of predicting market movements with precision. Terms...
Rajandran R
3 min read

Introduction to Neural Networks for Traders

In today's world, obtaining a competitive trading edge can often mean the difference between achieving success and facing failure. To achieve...
Rajandran R
4 min read

[Infographic] Evolution of Machine Learning

Imagine a world where machines learn like humans, constantly evolving and improving. This isn't a scene from a sci-fi movie—it's the...
Rajandran R
2 min read

What is Online Machine Learning?

Online machine learning, also known as incremental or streaming machine learning, is a type of machine learning paradigm where a model...
Rajandran R
4 min read

How to Perform Machine Learning Using Amibroker and Python

Amibroker is a powerful technical analysis and trading system development platform, used extensively by traders and analysts for developing and deploying...
Rajandran R
4 min read

Predicting Gap Up, Gap Down, or No Gap in Stock Prices using Logistic Regression

Logistic Regression is a popular statistical method used for predicting binary outcomes, such as predicting whether an email is spam or...
Rajandran R
4 min read

AdaBoost – Ensembling Methods in Machine Learning for Stock Market Prediction using Python

In this article, we will discuss how ensembling methods, specifically bagging, boosting, stacking, and blending, can be applied to enhance stock...
Rajandran R
6 min read

Feature Scaling – Normalization Vs Standardization Explained in Simple Terms – Machine Learning Basics

Feature scaling is a preprocessing technique used in machine learning to standardize or normalize the range of independent variables (features) in...
Rajandran R
2 min read

Predicting Stock Price and Market Direction using XGBoost Machine Learning Algorithm

Forecasting the trajectory of the stock market remains an elusive endeavor for both investors and traders alike. A myriad of methods...
Rajandran R
4 min read