Neocortex 🧠

Search

Search IconIcon to open search

Empirical Analysis

Last updated Nov 16, 2021 Edit Source

Empirical analysis is the process of running an algorithm with different input sizes and plotting/analyzin the change in input times overtime.

# Drawbacks of empirical analysis

Instead of doing empirical analysis, it is a good idea to first calculate the Big-Oh Complexity


Interactive Graph