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.4.1-py3-none-any.whl (11.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: CategorizerAI-0.4.1-py3-none-any.whl
  • Upload date:
  • Size: 11.9 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.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 bb62df40333bc56a0be2dad8e8fedd769b1689f7aae5567719ccda437835cce7
MD5 cd3b291347de1544760521e98a80ec9f
BLAKE2b-256 c45dd663b7586f11b4cd230ba1085dd8285d193388d81d10a070b80124d75e2d

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