Skip to content
View abideenml's full-sized avatar
Block or Report

Block or report abideenml

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
abideenml/README.md

πŸ‘‹ Hi, I'm Zain ul Abideen

I design, build, and operate machine learning systems that serve customers at scale. Currently, I'm an LLMs Consultant helping companies/labs/startups to seamlessly integrate ML into their infrastructure. My goal is to enhance customer engagement and maximize profitability through the strategic integration of machine learning solutions. Outside of work, I also...

  • πŸ“ Write about generative ai, machine learning systems, and engineering.
  • πŸ“Œ Curate papers, guides, and company blogs on how to apply machine learning.
  • πŸͺ© Discuss and Share about conferences, webinars on machine learning in industry.
  • πŸ“¬ Send a newsletter about generative AI, machine learning, and what I'm learning.
  • πŸ€– Try to build an ML community on discord to share about research updates, medium blogs, conferences, webinars, and AI literature.
  • 🌱 In 2024 I'm learning: LLMs, Diffusion models, and Production grade scalable ML systems

πŸ“ Recent Writing

View the archives (35 posts) @ zain.com.


Linkedin FollowMedium FollowDiscordTwitterSubstack

Pinned

  1. RealTime-StarRatingPrediction-with-AWSKinesis RealTime-StarRatingPrediction-with-AWSKinesis Public

    This repository contains an End to End Real time πŸ•°οΈ Machine Learning Pipeline to predict star ⭐️ rating of product reviews. This project uses AWS Sagemaker, Kinesis, Lambda, S3, Redshift, Athena, a…

    Jupyter Notebook

  2. Detecting-SocialEngineering-Attacks Detecting-SocialEngineering-Attacks Public

    Detecting ☎️ Telephone-based Social Engineering Attacks Using Document πŸ“‘ Vectorization (Doc2Vec, Universal Vector Encoder), Clustering (K-means, DBSCAN, EM) and Classification of Scam Signatures

    Jupyter Notebook 1 1

  3. End2End-Recommendation-Engine_ End2End-Recommendation-Engine_ Public

    πŸš€ End to End Movie Recommendation system built with NextJS, Flask, MySQL, TailwindCSS and AWS πŸ›Έ. Performs πŸ“ Content based, Collaborative and Neural Collaborative recommendations. --> Ongoing project

    TypeScript

  4. CustomerPersonalityAnalysis-with-KMeans-ACM-MS-DBSCAN CustomerPersonalityAnalysis-with-KMeans-ACM-MS-DBSCAN Public

    This repository contains the Personality Analysis 🧐 of customers of a Grocery store 🏬 with K-means, Agglomerative, Mean shift, DBSCAN clustering. Data preprocessing -> feature engineering -> visuza…

    Jupyter Notebook 1

  5. Kedro-MLops-pipeline Kedro-MLops-pipeline Public

    Churn Prediction with Kedro, Kedro-Viz, and Kedro-Mlflow ❄️ πŸ‘¨. PowerBI Dashboard πŸ“Š also included. KedroπŸ”— https://kedro.org/

    Jupyter Notebook 2 1

  6. TransformerImplementationfromScratch TransformerImplementationfromScratch Public

    My implementation of the "Attention is all you Need" πŸ“ Transformer model Ⓜ️ (Vaswani et al.) in Tensorflow. (https://arxiv.org/abs/1706.03762)

    Jupyter Notebook