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

Add leaflet maps to new_feature_template #255

Closed
wants to merge 5 commits into from
Closed

Conversation

Damonamajor
Copy link
Contributor

This removes some of the unwanted leaflet maps, as well as modifying the code to render a list of SHAP values for each pin, rather than plotting on a card level
#250


create_leaflet_map(largest_fmv_decreases, "diff_pred_pin_initial_fmv", "Largest FMV Decreases (%)", order_scheme = "low")
```

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have a bunch of FMV increases. We should probably only have a couple, but just let me know which ones you think are best to keep. There are some pretty large swings due to the multicard heuristics, which we may or may not want to track.

}
```

## Highest and Lowest 100 Values
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the only map which doesn't work with categorical, and I don't see a readily comparable option.

@Damonamajor Damonamajor closed this Sep 3, 2024
@Damonamajor Damonamajor deleted the add_leaflet_maps branch October 31, 2024 19:27
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.

1 participant