Skip to main content

An AI to categorize finantial transactions

Project description

#Install

pip3 install CategorizerAI

#Usage, Example

There is an example database using a dataset with US government transactions. The Config.py in the source root is a configuration to use it. The updater script in the same location drives data acquisition and updating.

You can set up your own setup by studying the example

The hardest part is tuning the AI for the particular data you have. use FIRST_LAYER_NEURONS, SECOND_LAYER_NEURONS, BATCH_SIZE and EPOCHS in Config.py for the tuning. Bigger is not always better!

It might happen that the neural net cannot learn the data with enough accuracy. In this case it tells you so, and exits.

#DEPENDENCIES

apt install python3-pip libpq-dev
pip3 install pandas tensorflow keras psycopg2 

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

CategorizerAI-0.3-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

Details for the file CategorizerAI-0.3-py3-none-any.whl.

File metadata

  • Download URL: CategorizerAI-0.3-py3-none-any.whl
  • Upload date:
  • Size: 2.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.8

File hashes

Hashes for CategorizerAI-0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 78355395315068bb4df88987af27addd1c7ad26daad1f9e9600cc94082b14442
MD5 f9e22947b5b2b99a6c9fc754d251aa84
BLAKE2b-256 c7e5eae37ba169637b521c5c5fea2d5bb25f05def0236ec723ea6a39007f0f8e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page