Skip to content
View euiedavid's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Quezon City

Block or report euiedavid

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.

Content in all repositories owned by your account will be closed.
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

Popular repositories Loading

  1. financial-transaction-anomaly-detection financial-transaction-anomaly-detection Public

    An end-to-end anomaly detection project that analyzes banking transaction behavior using EDA, feature engineering, Isolation Forest, and Local Outlier Factor (LOF) to identify potentially fraudulen…

    Jupyter Notebook

  2. movie-review-emotion-classification movie-review-emotion-classification Public

    NLP-based emotion classification of IMDb movie reviews using a pretrained DistilRoBERTa transformer model with text preprocessing, EDA, and sentiment comparison.

    Jupyter Notebook

  3. local-rag-cafe-reviews local-rag-cafe-reviews Public

    A local AI agent built with Python, Ollama, LangChain, and RAG using the Zomato Café Reviews dataset from Kaggle.

    Jupyter Notebook

  4. agent-from-scratch agent-from-scratch Public

    AI agents built from scratch using Python, the OpenAI-compatible API, and Ollama, with a focus on understanding agent architecture and core concepts without using agent frameworks.

    Python