top of page

Let's Learn and Share AI
How to reduce Data shuffling in pyspark while using Joins on big data?
Before we begin For any JOIN to happen, Spark needs to have the same keys for the joining Column from both tables on the same executor....
Aashish Arora
May 7, 20243 min read
Microsoft 365 Copilot: Unlocking Limits with Extensibility
Microsoft 365 Copilot promises a new chapter of workplace productivity. It transforms how we interact with Microsoft 365 applications, by...
Vineet Grover
Mar 7, 20242 min read
Vector Indexes in Large Language Models (LLMs)
Large Language Models (LLMs) have revolutionized natural language understanding and processing. We are witnessing an era of unprecedented...
Vineet Grover
Dec 23, 20231 min read
Generative AI
Generative AI AI is a broad term encompassing machine learning (supervised or unsupervised), data analytics, deep learning. Generative AI...
Vineet Grover
Jul 11, 20231 min read
Demystifying Hamiltonian
The Hamiltonian is one of the most important concepts in Quantum Mechanics. Definition: The Hamiltonian of any system is an operator (or...
Vineet Grover
Jun 17, 20233 min read
Future of AI in e-commerce: Transforming data with ML and computer vision
Please read my article here https://www.dqindia.com/future-of-ai-in-e-commerce-transforming-data-with-ml-and-computer-vision/amp/
Vineet Grover
May 19, 20231 min read
Prerequisites for Quantum Computing
Quantum Computing is a powerful emerging branch of computing which could revolutionize it's future. It amalgamates the concepts from...
Vineet Grover
Feb 26, 20232 min read
Inputing missing values in time series
Missing values are unavoidable in any data science project. It takes experience and skill to handle the missing data. Typical missing...
Vineet Grover
Dec 18, 20221 min read
bottom of page