Skip to content

edutjie/dsw2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Strategic Customer Retention: Discovering the Potency of Active Learning on Imbalanced Data, Fused with Personalized LLM-Driven Churn Solutions

To run this app:

  1. Make virtual environment.

    python -m venv env
  2. Install depencies

    pip install -r requirements.txt
  3. Run the streamlit app

    streamlit run app.py