Skip to content
View ZainUlWahab's full-sized avatar

Block or report ZainUlWahab

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

Pinned Loading

  1. story-generator story-generator Public

    A full-stack app that fetches Google Trends by country, crafts engaging stories, and brings them to life with voice cloning and text-to-speech.

    Python

  2. Pneumonia-Detection-Model Pneumonia-Detection-Model Public

    This repository contains our implementation and extension of the research paper "A Convolutional Neural Network Ensemble Model for Pneumonia Detection".

    Jupyter Notebook

  3. Flight-Departure-Delay-Prediction Flight-Departure-Delay-Prediction Public

    This project focuses on predicting flight departure delays using machine learning models, with data preprocessing, feature engineering, and performance evaluation.

    Jupyter Notebook 1

  4. speaker-age-prediction speaker-age-prediction Public

    A project aimed to predict the age of speakers based on audio features extracted from a large dataset using a linear regression model.

    Jupyter Notebook

  5. exam-schedule-generator exam-schedule-generator Public

    An optimized exam scheduling solution using genetic algorithm to balance constraints and maximize fairness for students and teachers.

    Jupyter Notebook

  6. Map-Reduce-Framework Map-Reduce-Framework Public

    A MapReduce framework implemented in C++ to simulate parallel data processing using multithreading and synchronization concepts.

    C++