Skip to content

CS 180 A.Y. 2023-2024 2nd Semester | Machine Project (Maximo, Mendoza, Murillo)

Notifications You must be signed in to change notification settings

cjmax34/cs180-project

Repository files navigation

CS 180 2023-2024 Machine Project

This is a course requirement for CS 180 (Artificial Intelligence) Course of the Department of Computer Science, College of Engineering, University of the Philippines, Diliman under the guidance of Carlo Raquel for A.Y. 2023-2024.

  • MAXIMO, Calvin James T.
  • MENDOZA, Janelle M.
  • MURILLO, Joana Marie V.

The Jupyter Notebook used for the project is also uploaded to Google Colab. It can be accessed here.

How to run the web app

  1. Clone the repository.
git clone git@github.com:cjmax34/cs180-project.git
  1. Change directory.
cd cs180-project
  1. Install the required dependencies.
pip install -r requirements.txt
  1. You may now take a look at the Jupyter Notebook used for the project. You may also run the web app locally by running the following command:
streamlit run stress_level.py
  • You can also access the deployed web app by clicking here.

About

CS 180 A.Y. 2023-2024 2nd Semester | Machine Project (Maximo, Mendoza, Murillo)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published