Aadhil imam | Data ScientistMLOps Level 01 : Building and Deploying a Machine Learning Model Using Azure MLOpsMachine learning models are increasingly becoming a central part of modern applications, enabling data-driven decision-making. However…Oct 17Oct 17
Aadhil imam | Data ScientistBuilding a Serverless ETL Pipeline with AWS: Architecture and WorkflowIn today’s data-driven world, businesses require automated and scalable methods to manage data, from raw ingestion to its transformation…Sep 24Sep 24
Aadhil imam | Data ScientistBuilding a Language Translation API with Langserve, FastAPI, and LangChainIn the rapidly evolving landscape of AI, integrating Large Language Models (LLMs) into applications has become a key component for…Sep 3Sep 3
Aadhil imam | Data ScientistHow I Developed an Efficient Retrieval-Augmented Generation (RAG) PipelineLarge Language Models (LLMs) are powerful tools in the field of natural language processing (NLP), but they often face limitations like…Sep 1Sep 1
Aadhil imam | Data ScientistBuilding a Collaborative Filtering Recommendation System Using PySpark on DatabricksCollaborative filtering is a widely used technique in recommendation systems that helps in providing personalized content to users based on…Aug 4Aug 4
Aadhil imam | Data ScientistTransforming Data in PySpark: How to Use Map and FlatMap Effectively 📊✨In PySpark, both map and flatMap are transformation operations used to process and transform data in RDDs (Resilient Distributed Datasets)…Jul 27Jul 27
Aadhil imam | Data ScientistIntroduction PyTorch Tensors — Tutorial 01Hi , Today I am going to write about PyTorch , what is Tensors and what are the tensor arithmetic operations we can do. PyTorch is the…Aug 18, 20211Aug 18, 20211
Aadhil imam | Data ScientistBuild a Convolutional Neural Networks using tf.keras functional APIHi all, Hope you all are doing well. Today I am going to talk about how we can build a convolutional neural network using TensorFlow…Feb 2, 2021Feb 2, 2021
Aadhil imam | Data ScientistFacebook’s Prophet Model for Time Series ForecastingIn this article I am going to examine what is Time series forecasting and how cloud do time series forecasting using Facebook…Dec 31, 2020Dec 31, 2020
Aadhil imam | Data ScientistLinear Regression with TensorFlow 2.0TensorFlow is the one of the world famous Open source numerical computation machine learning Library from Google team.TensorFlow 2.0 has…Nov 21, 2020Nov 21, 2020