Skip to content

Latest commit

 

History

History
 
 

exploitation_zone

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Descriptive Analysis

This script performs descriptive analysis on transaction data using PySpark.

Dependencies

  • PySpark
  • argparse

Usage

To run the script, use the following command:

python descriptive_analysis.py [type]

Predictive Analysis

This script performs predictive analysis using the ARIMA model on transaction data to forecast future transaction amounts.

Dependencies

  • PySpark
  • hdfs.ext.kerberos
  • numpy
  • pandas
  • statsmodels
  • sklearn
  • datetime
  • dateutil

Usage

To run the script, make sure you have the necessary dependencies installed and then execute the following command:

python predictive_analysis.py