Closed grilhami closed 3 years ago
Added a notebook that shows how to use the GaussianNB class from PyDP with explanations about all parameters that can be set in the class.
GaussianNB
The notebook requires pydp, scikit-learn, and numpy.
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
Description
Added a notebook that shows how to use the
GaussianNB
class from PyDP with explanations about all parameters that can be set in the class.Affected Dependencies
The notebook requires pydp, scikit-learn, and numpy.
How has this been tested?
Checklist