Skip to content
View tfayemi's full-sized avatar

Block or report tfayemi

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. RAG_project RAG_project Public

    This project implements a Retrieval-Augmented Generation (RAG) pipeline inspired by Shaw Talebi’s innovative Colab exercise. It integrates vector-based document indexing with a fine-tuned language …

    Python

  2. review-classifier review-classifier Public

    Prototype analyzing music reviews from informal user comments, using Amazon reviews as a stand-in dataset. Compares a traditional ML pipeline (Scikit-learn + GridSearchCV) against a deep learning m…

    Python

  3. NLP_ReviewHelpfulnessClassifier NLP_ReviewHelpfulnessClassifier Public

    An exercise in training and optimizing machine learning models to predict wether a product review (free text) will be helpful or unhelpful for other potential buyers.

    Python

  4. SpotifyURICollector SpotifyURICollector Public

    A dataset builder that uses the Spotipy API library and publicly available lists to build a large table of Spotify Artists, their genres, and their unique Spotify URIs.

    Python

  5. MastermindAlgorithm MastermindAlgorithm Public

    A simple implementation of the powerful Mastermind algorithm as applied to the popular "Bulls and Cows" Word Game

    Java 1

  6. Lissajous Lissajous Public

    A small exercise in mathematical modelling Java and the Java GUI.

    Java