Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Jack-Cherish/Machine-Learning
/ regTrees.py
File
regTrees.py
Regression Trees/regTrees.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#-*- coding:utf-8 -*-
2
import
matplotlib.pyplot
as
plt
3
import
numpy
as
np
4
Callers
nothing calls this directly
Calls
3
prune
Function · 0.85
loadDataSet
Function · 0.70
createTree
Function · 0.70
Tested by
no test coverage detected