Project: SRM and Distribution Mismatch
Objective
Detect SRM and distribution mismatch.
Challenge(s) and Solution(s)
The challenges include failing of Chi-Squared goodness of fit test for continuous data and finding new methods with academic sources as references
The solution is straightforward but to search google scholar and read relevant paper.
Tool(s)
Python
↖ Click to view on GitHub
Project Highlights
Required Package
Categorical Data Methods(SRM)
1.Regression
2.Chi-Squared
Continuous Data Methods(Distribution Mismatch)
1.Regression
2.Two-Sample T-Test
3.K-S Test
thumb_up
0
thumb_down
0