Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Jack-Cherish/Machine-Learning
/ Decision Tree.py
File
Decision Tree.py
Decision Tree/Decision Tree.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# -*- coding: UTF-8 -*-
2
from
matplotlib.font_manager
import
FontProperties
3
import
matplotlib.pyplot
as
plt
4
from
math
import
log
Callers
nothing calls this directly
Calls
4
createPlot
Function · 0.85
classify
Function · 0.85
createDataSet
Function · 0.70
createTree
Function · 0.70
Tested by
no test coverage detected