Skip to content

A regression tree implementation. Jupyter notebook in Spanish (with code cells in English).

Notifications You must be signed in to change notification settings

diflores/regression-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Regression Tree

This is my implementation of a regression tree. I was only allowed to use numpy, scipy and pandas to complete this assignment. That's why it has some serious performance issues. Nevertheless, I learned a lot programming this model, so I wanted to share it with the world.

Note: This assignment is from an Spanish-taught course, so all notebook explanations are in that language. Fortunately, I like to code in English, so I hope the code cells are self-explanatory.

About

A regression tree implementation. Jupyter notebook in Spanish (with code cells in English).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published