Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JoeyHendricks/STATS-PAL
/ types & classes
Types & classes
12 in github.com/JoeyHendricks/STATS-PAL
⨍
Functions
74
◇
Types & classes
12
↓ 4 callers
Class
ConvertCsvResultsIntoDictionary
data/wranglers.py:6
↓ 4 callers
Class
SimulateScenario
Creates a simulated scenario based on real scenario from my test data.
testing/simulators.py:7
↓ 3 callers
Class
StatisticalDistance
This class is an algorithm that uses the kolmogorov smirnov statistics to define how much distance there is between a baseline and a benchmar
heuristics/kolmogorov_smirnov_and_wasserstein.py:7
↓ 2 callers
Class
Measurements
heuristics/misc/measurements.py:8
↓ 1 callers
Class
CreateFictitiousScenario
data/wranglers.py:61
↓ 1 callers
Class
LineGraph
data/visuals.py:11
↓ 1 callers
Class
ScatterPlot
data/visuals.py:84
Class
Animation
data/visuals.py:153
Class
DivergenceTest
A equivalence test to determine how much divergence there is between sample A and B. To determine how much regression is to much this cl
heuristics/kullback_leibler_divergence_testing.py:5
Class
PercentileComparison
-ToDo Create a percentage difference method.
heuristics/percentile_comparison.py:8
Class
TTest
heuristics/students_t_test_used_for_outlier_check.py:10
Class
TestHeuristic
tests/test_project.py:13