Skip to content
#

alogrithm

Here are 34 public repositories matching this topic...

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.

  • Updated Aug 2, 2024
  • Python

This project implements the PageRank algorithm to rank web pages by importance using two approaches: a sampling method with the Markov Chain random surfer model and an iterative method with a recursive mathematical expression.

  • Updated Jul 30, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the alogrithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the alogrithm topic, visit your repo's landing page and select "manage topics."

Learn more