Skip to content

metinuslu/blm5121_wm_capstone_project

Repository files navigation

Web Mining Capstone Project

Capstone Project for BLM 5121 Web Mining (WM)

Prerequisites & Notes:

Note 1: Please cfg/.env.example to .env and modify the required values.
Note 2: Please read ProjectProposal.md

Install

Requirements

Python 3.11.7+ (Conda or Pipenv/Venv for environment and dependency management)

Create Environments

- python -m venv 
- conda create env --name "wb_env" python=3.12
- conda activate wb_env

Installation

- pip install -r requirements.txt

Usage

Directly

- streamlit run app.py

with Docker

- docker build -t web_mining_project .

StreamLit App

Web Mining Project

Contacts

- Anıl Özcan & Metin Uslu

About

Capstone Project for BLM 5121 Web Mining (WM)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published