Skip to content

ATM transaction prediction given a specific dataset

Notifications You must be signed in to change notification settings

RDxR10/PrediCash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrediCash

This application is designed to predict transaction amounts for a local ATM(specific dataset), using both the day of the week and the total number of transactions as factors. It can be further extended to perform financial analyses, such as insurance or claims calculations, by incorporating additional variables.

Update1: Now, you can feed in the total no. of transactions instead of "cash" transactions.

Requirements

  • scikit-learn
  • pandas

Usage

  1. Start the development server: python manage.py runserver
  2. Open your browser and go to http://localhost:8000/
  3. Use the application as needed

Disclaimer

This project is provided as-is, and the owner shall not be held responsible for any misuse, damages, or losses incurred as a result of using this project. Use at your own risk.

About

ATM transaction prediction given a specific dataset

Topics

Resources

Stars

Watchers

Forks