hcc-python icon indicating copy to clipboard operation
hcc-python copied to clipboard

An implementation of the HCC Risk Adjustment Algorithm in Python

Results 6 hcc-python issues
Sort by recently updated
recently updated
newest added

Hi, thanks so much for making this very helpful hcc model package to calculate risk scores. I'm wondering if its possible to access the underlying indicator variable values that contribute...

Should it be possible to run this code in modern python3 versions? I am running w/ python 3.6.9 and I get the error: >>> from bokeh.plotting import figure, output_notebook, show,...

The line: `indicator(B,'MCAID_Female_Disabled')

Hello, will the 2018 coefficients be posted here? thank you!

I love the idea of making the CMS HCC scores more readily consumable by non-SAS users. Do you have any plans to put an open-source license on this work?