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

ValueError: could not broadcast input array from shape (4,2) into shape (6,4) #63

Open
OliverWayne007 opened this issue Jul 7, 2023 · 3 comments

Comments

@OliverWayne007
Copy link

The above mentioned Error occurred in the following line:
model = dame_flame.matching.FLAME(adaptive_weights = 'ridgeCV' , repeats = True , verbose = 3)
model.fit(holdout_data = df11 , treatment_column_name='AGE', outcome_column_name='DIAGNOSIS')
result = model.predict(df11).

Following is the dataset used:
mimic-iii_Removed_Duplicates.csv

@OliverWayne007
Copy link
Author

Can anyone help in resolving this error ?
Would really appreciate the help.
Thanks !

@nehargupta
Copy link
Collaborator

Hi @OliverWayne007 will look into this thanks.

@OliverWayne007
Copy link
Author

OliverWayne007 commented Jul 11, 2023 via email

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

No branches or pull requests

2 participants