Machine Learning

Learn basics to advanced concepts in machine learning and its implementation in financial markets. Includes deep learning, tensor flows, installation guides, downloadable strategy codes along with real-market data.

Top Picks

Reinforcement Learning in Finance: Resources and Expert Advice from Paul Bilokon

Discover expert resources on Reinforcement Learning in Finance, featuring insights and strategies from Dr. Paul Bilokon. Learn how RL is transforming trading with AI-driven solutions and practical tools....
15 min read

Neural Network In Python: Types, Structure And Trading Strategies

What is a neural network and how does it work? How can you create a neural network with the famous Python programming language? In this tutorial, learn the concept of neural networks, their work, and their applications along with Python in trading....
19 min read

Machine Learning Basics: Components, Application, Resources and More

Machine Learning basics, algorithms, concepts and techniques are the talk of the day! Machine Learning has dramatically altered every field. Dive into the basics of machine learning, and learn all about it....
14 min read

An Introduction to Unsupervised Learning for Trading

Learn about the basics of unsupervised learning algorithms and their use cases in Finance/Investment/Trading with examples in Python....
15 min read

Gold Price Prediction: Step By Step Guide Using Python Machine Learning

A guide about Gold price using prediction using machine learning in Python. Learn about defining the variables to create a linear regression model, and eventually predicting the Gold ETF prices....
7 min read

Machine Learning Strategy using Blueshift Visual Programming

We use Blueshift Visual Programming to create a machine learning strategy without writing any code! We also backtest and then live trade the strategy....
10 min read

Reinforcement Learning in Trading: Components, Challenges, and More

In this article, we will start with the concept of reinforcement learning and its components. Further, we will look at the learning process of the model and how to apply in trading....
12 min read

Introduction to Support Vector Machines

In this article, we will understand how support vector machines work and its application in trading. We will also go through the maths behind the SVM and the process of using it in a non-linear model....
15 min read

Decision Tree For Trading Using Python

We will focus on trading and how to use decision trees to find trading rules that allow us to gain an edge in the market....
14 min read

Machine Learning

Linear regression on market data - Implemented from scratch in Python and R

Learn to work with historical market data to implement linear regression models on Python and R, with reusable codes....
7 min read

An Introduction to Unsupervised Learning for Trading

Learn about the basics of unsupervised learning algorithms and their use cases in Finance/Investment/Trading with examples in Python....
15 min read

Gold Price Prediction: Step By Step Guide Using Python Machine Learning

A guide about Gold price using prediction using machine learning in Python. Learn about defining the variables to create a linear regression model, and eventually predicting the Gold ETF prices....
7 min read

Machine Learning and Systematic Forex Trading | Algo Trading Projects

There are two project presentations in this session. First on “Building a Random Forest regression model for Forex trading using price indicators and a sentiment indicator” by Christos Gklinavos and second on “Systematic G10 FX index” by Marti Castany....
2 min read

Dynamic Asset Allocation using Neural Networks

With this project, learn how to leverage daily returns prediction from a set of dynamic linear neural network models and build an asset allocation strategy for stocks comprising the nifty bank index....
17 min read

Naive Bayes Model: Introduction, Calculation, Strategy, Python Code

In this article, we will understand the Naive Bayes model and how it can be applied in the domain of trading....
6 min read

Building a Trading System using Regression Modelling

In this article, you will not only understand regression and its types but also build a trading system that uses regression analysis at its core. Code in Python right now!...
5 min read

Live Trading Integration on Quantra

Learn, Backtest, Analyse and Trade - All in one place with Quantra. Create and backtest a trading strategy using machine learning and live trade....
9 min read

Why is data cleaning important and how to do it the right way?

This blog is all about answering your data cleaning questions in the simplest form. It will deal with the basic challenges in cleaning data like missing and duplicate data, and provide easy solutions. This will take your data from being raw to being ready for analysis....
14 min read

Machine Learning Strategy using Blueshift Visual Programming

We use Blueshift Visual Programming to create a machine learning strategy without writing any code! We also backtest and then live trade the strategy....
10 min read