Skip to content
View aaqib-ahmed-nazir's full-sized avatar
🎯
...
🎯
...

Highlights

  • Pro

Block or report aaqib-ahmed-nazir

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

Pinned Loading

  1. ArhumKhan10/Spotify-Music-Recommendation ArhumKhan10/Spotify-Music-Recommendation Public

    Jupyter Notebook 4

  2. ammar-kashif/BDA_Assignment03 ammar-kashif/BDA_Assignment03 Public

    Python 2

  3. Naive_Search_Engine Naive_Search_Engine Public

    This repository aims to develop a basic search engine utilizing Hadoop's MapReduce framework to index and process extensive text corpora efficiently. The dataset used for this project is a subset o…

    Jupyter Notebook 1

  4. llm-as-a-evaluator llm-as-a-evaluator Public

    LLM as an Evaluator is a project that utilizes large language models (LLMs) to assess biomedical question-answering (QA) systems, specifically focusing on the MEDIQA dataset. It provides an evaluat…

    Jupyter Notebook

  5. Amazon-scraper-n-fake-review-impact-analysis Amazon-scraper-n-fake-review-impact-analysis Public

    This project analyzes the impact of fake reviews on Amazon products through web scraping and machine learning. It collects review data from multiple product categories, processes the text, and empl…

    Jupyter Notebook

  6. Multithreaded-MapReduce-Word-Count-In-CPP Multithreaded-MapReduce-Word-Count-In-CPP Public

    This project implements a multithreaded MapReduce-based word count system, designed to efficiently process large text files in parallel. It divides the task into four main phases: Input Processing,…

    C++