Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENH] Pythagorean tree: Make border scale invariant #2141

Merged

Conversation

pavlin-policar
Copy link
Collaborator

@pavlin-policar pavlin-policar commented Mar 26, 2017

Issue

When viewing larger trees, especially regression trees, the square borders would scale along with the zoom, and would appear almost invisible. On the other hand, zooming in close would make the border very bulky.

Description of changes

The border is now scale invariant.
Before (random forest on Boston housing prices dataset):
before changes
After:
after changes

Includes
  • Code changes
  • Tests
  • Documentation

@pavlin-policar pavlin-policar changed the title Pythagorean tree: Make border scale invariant [ENH] Pythagorean tree: Make border scale invariant Mar 26, 2017
@janezd janezd merged commit 16babbb into biolab:master Mar 31, 2017
@pavlin-policar pavlin-policar deleted the pythagoras-border-scale-invariant branch March 31, 2017 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants