Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

Decision Tree Implementation #70

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

geekquad
Copy link

Implementation of a basic regression decision tree.
Input data set: The input data set must be 1-dimensional with continuous labels.
Output: The decision tree maps a real number input to a real number output.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant