Linear Regression

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
5 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
7 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

Learning Linear Regression – Simple Machine Learning Based Prediction Algorithm for Forecasting Stock Price

Linear regression is a type of supervised learning algorithm that makes predictions based on a linear relationship between the input variables...
Rajandran R
5 min read

PercentRank Based Smooth ATR to Predict Change in Volatility – Amibroker AFL Code

Is there a way where one can identify market regime shift from low volatility zone to high volatility zone and vice...
Rajandran R
2 min read