RoboticsClubIITJ / ML-DL-implementation

An implementation of ML and DL algorithms from scratch in python using nothing but NumPy and Matplotlib.
BSD 3-Clause "New" or "Revised" License
47 stars 68 forks source link

Implement various Hypothesis Tests as Statistically Significant Metrics #179

Open kwanit1142 opened 2 years ago

kwanit1142 commented 2 years ago

References :-

https://machinelearningmastery.com/how-to-code-the-students-t-test-from-scratch-in-python/ <---- (Example implementation from scratch)

https://machinelearningmastery.com/statistical-hypothesis-tests-in-python-cheat-sheet/ <---- (Various Types of Tests mentioned here)

Note :- Knowledge about Probability Distributions and Hypothesis Domain should be a helping hand, alongside Implementation skills.

eternal-f1ame commented 1 year ago

Please assign this task to me

kwanit1142 commented 1 year ago

Are you sure @eternal-f1ame ? XD