machine-learning icon indicating copy to clipboard operation
machine-learning copied to clipboard

Create pytest unit test for logit regression

Open jeff1evesque opened this issue 6 years ago • 2 comments

We need to create a pytest unit tests for our logit regression.

jeff1evesque avatar Jun 11 '18 02:06 jeff1evesque

We need to determine an acceptable dataset, and segregate a randomized 2/3 of the data for training, and remaining 1/3 for testing. The unit test, should test if the predicted values is within acceptable tolerance.

jeff1evesque avatar Jun 11 '18 12:06 jeff1evesque

The unit tests may check the probability, among other logit characteristics:

Week9_SensitivityAnalysisTitanicCompleted_2_2_2_2.xlsx

jeff1evesque avatar Jun 11 '18 12:06 jeff1evesque