MCPcopy Index your code
hub / github.com/lazyprogrammer/machine_learning_examples / spam2.py

File spam2.py

nlp_class/spam2.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# https://deeplearningcourses.com/c/data-science-natural-language-processing-in-python
2# https://www.udemy.com/data-science-natural-language-processing-in-python
3
4# Author: http://lazyprogrammer.me

Callers

nothing calls this directly

Calls 7

MultinomialNBClass · 0.85
visualizeFunction · 0.70
fit_transformMethod · 0.45
transformMethod · 0.45
fitMethod · 0.45
scoreMethod · 0.45
predictMethod · 0.45

Tested by

no test coverage detected