-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove price binning from comps and filter targets by tri instead (#301)
* Remove price binning from comps and filter targets by tri instead * Remove unnecessary predicted_value computation from comps pipeline * Update params.yaml for comps binning changes * Remove stray trailing comma from comps function call in interpret stage * Temporarily reduce num_iterations in params so that we can speed up comps feedback cycle * Fix handling for missing comps in interpret stage * Use actual chunk values when iterating chunks in comps.py * Switch to city tri for the purpose of testing unbinned comps * Revert "Temporarily reduce num_iterations in params so that we can speed up comps feedback cycle" This reverts commit 5c7098a. * Switch back to North tri * Add minor comps speed improvements (#314) * Add comps incremental speedups * Format with ruff --------- Co-authored-by: Dan Snow <[email protected]>
- Loading branch information
1 parent
14cfc52
commit aca92c2
Showing
4 changed files
with
87 additions
and
251 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.