Skip to content
View NevineAKF's full-sized avatar

Block or report NevineAKF

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 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

Pinned Loading

  1. Finding-Donors-for-MLcharity Finding-Donors-for-MLcharity Public

    🧠 Finding Donors for CharityML Predict whether an individual earns more than $50,000 using census data to help CharityML target potential donors efficiently. Built and evaluated multiple supervised…

    HTML

  2. Identify_Customer_Segments Identify_Customer_Segments Public

    A machine learning project that uses unsupervised learning to find different customer groups based on demographics.

    HTML

  3. Image-Classifier-Flower-Species- Image-Classifier-Flower-Species- Public

    🌸 Flower Species Image Classifier A Python-based image classification project that predicts the species of flowers from images. Uses a pre-trained CNN model (via TensorFlow/Keras) for feature extra…

    HTML

  4. ResNet-18-with-PyTorch ResNet-18-with-PyTorch Public

    🔍 PyTorch implementation of a pre-trained ResNet18 model for binary image classification (positive/negative samples). ✨ Key Features: Transfer learning with modified ResNet18 99.4% validation accur…

    Jupyter Notebook

  5. Document-QA-Bot Document-QA-Bot Public

    Developed as part of the IBM AI Engineering Capstone. Implements a RAG pipeline with LangChain and Gradio for source-grounded answers from PDFs.

  6. Sentiment-Analysis-Linear-Classifiers Sentiment-Analysis-Linear-Classifiers Public

    MITx 6.86x Machine Learning Project: Sentiment Analysis using Perceptron, Average Perceptron, and Pegasos Algorithms.

    Python