MCPcopy Create free account
hub / github.com/Dod-o/Statistical-Learning-Method_Code / NaiveBayes.py

File NaiveBayes.py

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

Source from the content-addressed store, hash-verified

1# coding=utf-8
2# Author:Dodo
3# Date:2018-11-17
4# Email:lvtengchao@pku.edu.cn

Callers

nothing calls this directly

Calls 3

getAllProbabilityFunction · 0.85
loadDataFunction · 0.70
model_testFunction · 0.70

Tested by

no test coverage detected