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

Location model patch #1

Merged
merged 5 commits into from
Nov 2, 2023
Merged

Location model patch #1

merged 5 commits into from
Nov 2, 2023

Conversation

bwentl
Copy link
Collaborator

@bwentl bwentl commented Nov 2, 2023

use feather and pickle for faster loading
split x_ca processing into idca using chunking_size
and update comments
default behavior does not change, to enable use of feather
and the use of chunking, do this:

    # load from original
    model, data = component_model(modelname,
                                  return_data=True,
                                  alt_values_to_feather=True,
                                  chunking_size=chunking_size)
@bwentl bwentl merged commit 681f7a9 into main Nov 2, 2023
32 of 33 checks passed
@bwentl bwentl deleted the location_estimation_patch_231101 branch November 23, 2023 00:23
bwentl pushed a commit that referenced this pull request Apr 26, 2024
…processors

BayDAG Contribution #1: Auto Ownership Processing
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