Skip to content
View fahadabid545's full-sized avatar

Block or report fahadabid545

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
fahadabid545/README.md

Hi πŸ‘‹ I am Fahad

πŸ€– AI Engineer | Working across Machine Learning, Deep Learning & NLP

πŸ” Building solutions with LLMs, Generative AI, and Intelligent Agents

πŸš€ Focused on scalable, real-world AI applications and automation

πŸ“« Contact: fahadabid545@gmail.com



🌐 Connect with Me:

LinkedIn
LinkedIn
Kaggle
Kaggle
Instagram
Instagram

Tech Stack

Python R SQL PyTorch TensorFlow Keras scikit-learn Optuna

LangChain Hugging Face OpenAI Spacy NLTK FAISS Pinecone

FastAPI Flask Docker MLflow Weights & Biases AWS GCP

MongoDB MySQL Snowflake Pandas NumPy Matplotlib Seaborn Plotly Streamlit

Postman n8n JIRA Git GitHub


Git Stats


Pinned Loading

  1. POS-Tagging POS-Tagging Public

    Performed Part-of-Speech (POS) tagging using NLTK to label words with their grammatical roles in text data. Useful for NLP preprocessing and syntactic analysis.

    Jupyter Notebook

  2. MNIST-with-ANN MNIST-with-ANN Public

    Built an Artificial Neural Network (ANN) from scratch to classify handwritten digits using the MNIST dataset. Achieved high accuracy on test data with dense layers and ReLU activation.

    Jupyter Notebook

  3. Word2Vec-Embedding Word2Vec-Embedding Public

    Trained and visualized word embeddings using Google's pre-trained Word2Vec model. Explored semantic relationships and analogies between words using vector arithmetic.

    Jupyter Notebook

  4. Creating-Pipeline Creating-Pipeline Public

    A complete machine learning pipeline using Decision Tree Regression with preprocessing transformations. The model is serialized using Pickle, enabling easy reuse for predictions on new data.

    Jupyter Notebook

  5. Dataset-Creation Dataset-Creation Public

    This repository contains scripts and datasets curated for machine learning and data analysis, primarily focused on movies from The Movie Database (TMDB). It is useful for building recommender syste…

    Jupyter Notebook

  6. DTreeViz DTreeViz Public

    DTreeViz is a visualization tool that creates detailed, intuitive diagrams of decision trees, helping users understand model decisions, splits, and feature importance clearly.

    Jupyter Notebook