Overcoming Clustering Limitations in Machine Learning

Overcoming Clustering Limitations in Machine Learning

By Rekhit Pachanekar You know that machine learning can be broadly categorised into supervised and unsupervised learning. Supervised learning uses labelled data, where the model learns from input-output pairs to make predictions or classifications. On the other hand, unsupervised learning works with unlabeled data to discover hidden patterns or structures. For instance, it can group … Read more

How It Works, Its Limitations, and Backtesting Implementation

How It Works, Its Limitations, and Backtesting Implementation

By Ajay Pawar This blog serves as an introduction to key concepts, but for a solid foundation in backtesting, it’s recommended to start with How to Backtest: Strategy, Analysis, and More. This will help you understand the fundamentals of testing, and analysing trading strategies before deploying them. Introduction Traditional backtesting assumes that optimising a strategy … Read more