A tool - built from scratch - to sample from a custom probability density function
-
Updated
Jun 2, 2021 - Python
A tool - built from scratch - to sample from a custom probability density function
A webapp made through the use of Django and several APIs to create a quality of life index using several metrics compiled through an algorithm.
This repository contains two Python scripts, `stats_calculations.py` and `stats_user.py`, which provide a comprehensive toolset for performing statistical calculations. The program allows users to compute various statistical metrics such as mean, median, mode, variance, and standard deviation, all through a user-friendly command-line interface.
Load balancing by shards allocation based on load prediction.
Add a description, image, and links to the alogrithm topic page so that developers can more easily learn about it.
To associate your repository with the alogrithm topic, visit your repo's landing page and select "manage topics."