Sales Simulation Algorithm Implementation

Description

Algorithm implementation of Sales Simulation

Preview

Project Type

  • Experiment

Status

Complete

Category

  • Algorithm
  • CLI

Features

  • Can do simulation over sales data such as original price, seling price, demand, and so on
  • Can calculate the gross income of sale (certainly by using simulation)
  • Transparent calculation process so you can look to all detail about how exactly the algorithm work under the hood

Tech Stack

  • Programming Language
    • Python