/NUCES_DS_FASTcommerce

Big Data analysis in O(1) pre-processed with PySpark

Primary LanguageC++

FASTcommerce

Language License

FASTcommerce-Business_Intelligence is a console application for e-commerce enterprises who collect their website users’ behaviour data for optimizing their website’s user experience and monitor the product demand for linear programming of supply.

Features

  • Utilizes the Hash Table data structure with O(1) average time complexity
  • Handles big datasets occupying over 1 GB of memory
  • Supports data in the CSV format
  • Uses C++ for fast processing and low system requirements
  • Provides a fast and low-cost business intelligence software for e-commerce enterprises

Prerequisites

  • C++ compiler
  • Command prompt console

Installation

  • Clone the repository: git clone https://github.com/user/repo.git
  • Compile the program: g++ main.cpp -o program

Usage

  • Run the program: ./program
  • Follow the on-screen instructions

Contributing

Contributions are welcome! Please feel free to submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.