Skip to content
View SiddiquiZainab's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report SiddiquiZainab

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
SiddiquiZainab/README.md

About Zainab Siddiqui

Introduction

Hi, I'm Zainab Siddiqui, a passionate AI Developer with experience in developing models for complex problems.

Skills

  • Programming: Python
  • Machine Learning & Deep Learning: TensorFlow, PyTorch, Scikit-learn, Pandas, Numpy
  • Generative AI & Agentic AI: LLMs, HuggingFace, Langchain, Langgraph, CrewAI, Semantic Kernel, AutoGen
  • Big Data: Hadoop, Hive, HBase, Spark (PySpark), MapReduce, YARN
  • Web Development: Streamlit, Gardio, Flask
  • Tools: Git, Jupyter, PyCharm, Google Colab, VS Code, Knime, Alteryx, PowerBI, Tableau, DataBricks, AWS Sagemaker, FastAPI

Projects

A machine learning model for generating song lyrics using advanced neural network techniques. This model leverages Bi-directional LSTM to create coherent and creative lyrics in various styles.

A deep learning model for accurate classification of 10 fruit categories. The objective is to build a model that can accurately identify the type of fruit based on images.

A computer vision project for detecting student concentration levels using image classification techniques. The concentration levels can be broadly one of these two: engaged and not engaged, which have 3 sub-categories each. So, the model predicts one level out of 6.

A project about predicting heart disease using machine learning models and ensemble methods. It is a classification of a patient based on clinical parameters into healthy and not healthy in terms of heart. Evaluations are done using the Cleveland dataset.

A web application for sentiment analysis built using Streamlit. The application analyzes digital text to determine if the emotional tone of the message is positive, negative, or neutral.

Education

  • PGP in Data Science, Great Lakes (in association with UT Austin) (2022)
  • Bachelor's of Technology (2017)

Contact

Pinned Loading

  1. FruitC FruitC Public

    This project aims to classify different types of fruits using deep learning. The objective is to build a model that can accurately identify the type of fruit based on images.

    Jupyter Notebook 3 2

  2. Heart-Disease-Prediction Heart-Disease-Prediction Public

    This project aims to predict heart disease using machine learning models and ensemble methods. The goal is to build a model that can accurately predict the presence of heart disease based on variou…

    Jupyter Notebook

  3. Sentiment Sentiment Public

    This project is a web application for sentiment analysis built using Streamlit. The application analyzes digital text to determine if the emotional tone of the message is positive, negative, or neu…

    Jupyter Notebook

  4. Song-Lyrics-Generation-Model Song-Lyrics-Generation-Model Public

    A machine learning model for generating song lyrics using advanced neural network techniques. This model leverages Bi-directional LSTM to create coherent and creative lyrics in various styles.

    Jupyter Notebook

  5. Student_Concentration_Detection Student_Concentration_Detection Public

    A computer vision project for detecting student concentration levels using image classification techniques. The concentration levels can be one amongst the following two: engaged and not engaged.

    4

  6. Sarcasm-Detection-using-TensorFlow-and-Keras Sarcasm-Detection-using-TensorFlow-and-Keras Public

    This project is focused on detecting sarcasm in textual data using Natural Language Processing (NLP) techniques. The model is built using TensorFlow and Keras, and it aims to classify whether a giv…

    Jupyter Notebook