Skip to content
View patrickjamesmarcellana's full-sized avatar
  • De La Salle University

Organizations

@thelasallian

Block or report patrickjamesmarcellana

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. ChorusMortis/ArcherBooks ChorusMortis/ArcherBooks Public

    Kotlin

  2. Distributed-Database-System Distributed-Database-System Public

    This project provides a simulation interface for a distributed database system using written SQL transactions and customizable isolation levels. Using De La Salle University's CCS Cloud Platform, t…

    Java

  3. Interpreter-Abstract-Machine Interpreter-Abstract-Machine Public

    This project accepts an abstract machine specification as input and simulates the machine's transitions given a string input. It supports multiple memory structures, including a stack, a queue, a 1…

    JavaScript

  4. Mazebot-Using-A-Star-Search-Algorithm Mazebot-Using-A-Star-Search-Algorithm Public

    This mazebot, designed for square mazes, implements the A* search algorithm to intelligently determine the optimal path toward the goal position, given a starting point. The start and goal position…

    Python

  5. Medical-Diagnostic-Chatbot Medical-Diagnostic-Chatbot Public

    This medical diagnostic chatbot focuses on the common illnesses or diseases in the poor rural communities in the Philippines. The program is implemented in Prolog using logic-based models.

    Prolog

  6. Classifying-Emails-As-Spam-or-Not-Using-Logistic-Regression-and-Linear-SVC Classifying-Emails-As-Spam-or-Not-Using-Logistic-Regression-and-Linear-SVC Public

    This project involves the use of two machine learning algorithms: Linear SVC and Logistic Regression in classifying emails (dataset obtained from Kaggle) as spam or not spam.

    Python