Skip to content

daypu/police-classification

Repository files navigation

Intro

This project utilizes Bert for fine-tuning the task of classifying police data, and uses streamlit for visualization and presentation of results

Demo: https://police-classification-wywpzhdqnxldyquhcgllsi.streamlit.app/

Get Start

  1. Run the following command to install the required dependencies
pip install -r requirements.txt
  1. Run the following command to run the visualization interface
streamlit run app.py

Train Your Model

Using the train.ipynb file to train your program

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published