MCPcopy Create free account
hub / github.com/Jack-Cherish/Machine-Learning / ROC.py

File ROC.py

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

Source from the content-addressed store, hash-verified

1# -*-coding:utf-8 -*-
2import numpy as np
3import matplotlib.pyplot as plt
4from matplotlib.font_manager import FontProperties

Callers

nothing calls this directly

Calls 3

plotROCFunction · 0.85
loadDataSetFunction · 0.70
adaBoostTrainDSFunction · 0.70

Tested by

no test coverage detected