Skip to content

nickpio/expense_classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense Classifer

Expense Classifier using ML to understand spending categories and track bank expenses through input of CSV files

Features

  • Classify raw transaction data into spending categories
  • Train your own model on labeled data
  • Quick use through CLI or GUI through Streamlit

Usage

--train to train the model
--predict to run the model on an uncategorized CSV

Requirements

pip install -r requirements.txt

About

Basic Python expense classifier that categorizes bank statements into spending areas using ML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages