Prompt Engineering Patterns for Successful RAG ImplementationsRAG has been the magic sauce behind the scenes, empowering many AI-driven applications to transcend the divide from static knowledge toward…6d ago6d ago
Machine Learning Basics: Building Your First Predictive Model in RLearn to build your first predictive model in R, a powerful tool for machine learning and data analysisDec 11, 20241Dec 11, 20241
How to Install PySpark on Your Local MachinePySpark, is a game-changer for data analysis and processing. This article breaks down the process of installation on your local machineDec 9, 202412Dec 9, 202412
How to Use PySpark for Machine LearningPySpark is a Python API for ApacheSpark that allows you to use Python for Big Data operations.Dec 4, 2024Dec 4, 2024
Published inHeartbeatLogging YOLOPandas 🐼 with Comet-LLMI wrote an article on how you can explore your data with YOLOPandas and Comet, and you can find the article here. As prompt engineering is…Jan 19, 2024105Jan 19, 2024105
Building a PDF Summarizer with LangChainWe are in an era inundated with information, and the ability to distill complex documents into concise, digestible summaries is a skill in…Dec 11, 20231651Dec 11, 20231651
Your LLM hallucinates, Why?Here are some of the reason why your LLM hallucinates.Nov 28, 2023166Nov 28, 2023166
Synergy in AI: Bridging the Gap Between Data Science and BusinessA 2023 report by McKinsey & Company found that companies that are data-driven are more likely to outperform their peers by up to 5%. In…Oct 6, 2023176Oct 6, 2023176
Published inHeartbeatLarge Language Models: Navigating Comet LLMOps ToolsHey there! I’m so excited to talk to you about Language Models! They’re these incredible creations called Large Language Models (LLMs) that…Sep 19, 2023201Sep 19, 2023201
Published inHeartbeatLLMs: Exploring Data with YOLOPandas 🐼 and CometHave you ever imagined how cool it would be to analyze, explore and visualize your data in Pandas without typing a single line of code by…Aug 30, 202334Aug 30, 202334
Pytorch Windows EOFError: Ran out of input when num_workers>0The “EOFError: Ran out of input when num_workers>0” error in PyTorch on Windows is a commonly encountered issue that occurs when using…Jun 24, 2023Jun 24, 2023
Memory Management using PYTORCH_CUDA_ALLOC_CONFLike an orchestra conductor carefully allocating resources to each musician, memory management is the hidden maestro that orchestrates the…Jun 24, 20231Jun 24, 20231
How can I set max_split_size_mb to avoid fragmentation in Pytorch?PyTorch, a popular deep learning framework, has revolutionized the field of artificial intelligence by providing a flexible and efficient…Jun 22, 2023Jun 22, 2023
Copy.deepcopy() vs clone() in PytorchPyTorch has become a popular deep learning framework in the machine learning community. Creating duplicates of items is a common…Jun 21, 20232Jun 21, 20232
Python Mini ProjectsLearning programming can be challenging, especially for beginners diving into the vast world of coding. The syntax, logic, and…May 24, 2023May 24, 2023
Published inHeartbeatLog and visualize tabular data using Comet data panelDo you want to quickly log your data and visualize it in Comet with the new built-in data panel tool? If yes, you are in the right place.May 10, 2023May 10, 2023
Build your first Data science project from your Netflix dataUse your own Netflix data to build your first data science project, analyse and visualize using Python.Mar 21, 2023Mar 21, 2023
Understanding Python MetaclassesOverview of metaclasses in python and best practices when using it.Mar 14, 2023Mar 14, 2023
Python hashing and saltingA simple introduction to salting and hashing in Python programming language.Mar 5, 2023Mar 5, 2023