Skip to content

Conversation

@bwentl
Copy link
Collaborator

@bwentl bwentl commented Nov 2, 2023

bwentl added 5 commits June 23, 2023 09:51
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
@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.

2 participants