/Creating-a-Bias-Free-Testset

this repo houses the code and dataset to my article on medium which is on creating a bias free testset using stratified sampling split, rather than the conventional random split and selection which is broadly known as the train_test_split class in sklearn. link to the article here https://medium.com/@IrekponorVictor/creating-an-unbiased-test-set-for-your-model-using-stratified-sampling-technique-672b778022d5?source=user_profile---------2------------------

Primary LanguageJupyter Notebook

Watchers