MCPcopy
hub / github.com/apachecn/ailearning / regTrees.py

File regTrees.py

src/python/9.RegTrees/regTrees.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/python
2# coding:utf8
3'''
4Created on Feb 4, 2011

Callers

nothing calls this directly

Calls 4

createForeCastFunction · 0.85
linearSolveFunction · 0.85
loadDataSetFunction · 0.70
createTreeFunction · 0.70

Tested by

no test coverage detected