Closed mohdkashif93 closed 6 years ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
fromscratchtoml/test/naive_bayes/test_gaussian_nb.py | 4 | 18 | 22.22% | ||
fromscratchtoml/naive_bayes/gaussian.py | 7 | 43 | 16.28% | ||
<!-- | Total: | 12 | 62 | 19.35% | --> |
Totals | |
---|---|
Change from base Build 408: | -5.5% |
Covered Lines: | 795 |
Relevant Lines: | 871 |
@mohdkashif93
flake8
for PEP8 fixes.@mohdkashif93 ping
Please check if the PR fulfills these requirements
What kind of change does this PR introduce? Basic Implementation of Gaussian Naive Bayes