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

Decision Tree Implementation#70

Open
geekquad wants to merge 1 commit intoJohnPhamous:masterfrom
geekquad:geekquad
Open

Decision Tree Implementation#70
geekquad wants to merge 1 commit intoJohnPhamous:masterfrom
geekquad:geekquad

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