mscore 24.1.2__tar.gz → 25.0.1__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (70) hide show
  1. {mscore-24.1.2 → mscore-25.0.1}/PKG-INFO +149 -158
  2. {mscore-24.1.2 → mscore-25.0.1}/mscore/__init__.pye +59 -59
  3. {mscore-24.1.2 → mscore-25.0.1}/mscore/__main__.py +5 -5
  4. {mscore-24.1.2 → mscore-25.0.1}/mscore/activate.pye +110 -110
  5. {mscore-24.1.2 → mscore-25.0.1}/mscore/data_variables/__init__.pye +5 -5
  6. {mscore-24.1.2 → mscore-25.0.1}/mscore/data_variables/hcc_descriptors.pye +995 -995
  7. {mscore-24.1.2 → mscore-25.0.1}/mscore/data_variables/hierarchies.pye +408 -408
  8. {mscore-24.1.2 → mscore-25.0.1}/mscore/data_variables/variable_dict.pye +1065 -1065
  9. mscore-25.0.1/mscore/demography_builder.pye +799 -0
  10. {mscore-24.1.2 → mscore-25.0.1}/mscore/demography_vars_applicator.pye +381 -381
  11. {mscore-24.1.2 → mscore-25.0.1}/mscore/file_handler.pye +720 -720
  12. {mscore-24.1.2 → mscore-25.0.1}/mscore/hcc_handler.pye +431 -431
  13. {mscore-24.1.2 → mscore-25.0.1}/mscore/ram_models.pye +472 -472
  14. {mscore-24.1.2 → mscore-25.0.1}/mscore/reference_data/Crosswalks/F2221CW.TXT +9697 -9697
  15. {mscore-24.1.2 → mscore-25.0.1}/mscore/reference_data/Crosswalks/F2222CW.TXT +9719 -9719
  16. {mscore-24.1.2 → mscore-25.0.1}/mscore/reference_data/Crosswalks/F2223CW.TXT +0 -0
  17. {mscore-24.1.2 → mscore-25.0.1}/mscore/reference_data/Crosswalks/F2224CW.TXT +9905 -9905
  18. mscore-25.0.1/mscore/reference_data/Crosswalks/F2225CW.TXT +9905 -0
  19. {mscore-24.1.2 → mscore-25.0.1}/mscore/reference_data/Crosswalks/F2421CW.TXT +9856 -9856
  20. {mscore-24.1.2 → mscore-25.0.1}/mscore/reference_data/Crosswalks/F2422CW.TXT +9875 -9875
  21. {mscore-24.1.2 → mscore-25.0.1}/mscore/reference_data/Crosswalks/F2423CW.TXT +0 -0
  22. {mscore-24.1.2 → mscore-25.0.1}/mscore/reference_data/Crosswalks/F2424CW.TXT +10137 -10137
  23. mscore-25.0.1/mscore/reference_data/Crosswalks/F2425CW.TXT +10137 -0
  24. mscore-25.0.1/mscore/reference_data/Crosswalks/F2825CW.TXT +8090 -0
  25. {mscore-24.1.2 → mscore-25.0.1}/mscore/reference_data/Model_Coefficients/2021_CMS-HCC_V22.csv +2 -2
  26. {mscore-24.1.2 → mscore-25.0.1}/mscore/reference_data/Model_Coefficients/2021_CMS-HCC_V222179O1.csv +2 -2
  27. {mscore-24.1.2 → mscore-25.0.1}/mscore/reference_data/Model_Coefficients/2021_CMS-HCC_V24.csv +2 -2
  28. {mscore-24.1.2 → mscore-25.0.1}/mscore/reference_data/Model_Coefficients/2021_CMS-HCC_V242186P1.csv +2 -2
  29. {mscore-24.1.2 → mscore-25.0.1}/mscore/reference_data/Model_Coefficients/2022_CMS-HCC_V22.csv +2 -2
  30. {mscore-24.1.2 → mscore-25.0.1}/mscore/reference_data/Model_Coefficients/2022_CMS-HCC_V222279O1.csv +2 -2
  31. {mscore-24.1.2 → mscore-25.0.1}/mscore/reference_data/Model_Coefficients/2022_CMS-HCC_V24.csv +2 -2
  32. {mscore-24.1.2 → mscore-25.0.1}/mscore/reference_data/Model_Coefficients/2022_CMS-HCC_V242286P1.csv +2 -2
  33. {mscore-24.1.2 → mscore-25.0.1}/mscore/reference_data/Model_Coefficients/2023_CMS-HCC_V22.csv +2 -2
  34. {mscore-24.1.2 → mscore-25.0.1}/mscore/reference_data/Model_Coefficients/2023_CMS-HCC_V24.csv +2 -2
  35. {mscore-24.1.2 → mscore-25.0.1}/mscore/reference_data/Model_Coefficients/2024_CMS-HCC_V22.csv +2 -2
  36. {mscore-24.1.2 → mscore-25.0.1}/mscore/reference_data/Model_Coefficients/2024_CMS-HCC_V24.csv +2 -2
  37. {mscore-24.1.2 → mscore-25.0.1}/mscore/reference_data/Model_Coefficients/2024_CMS-HCC_V28.csv +2 -2
  38. mscore-25.0.1/mscore/reference_data/Model_Coefficients/2025_CMS-HCC_V22.csv +2 -0
  39. mscore-25.0.1/mscore/reference_data/Model_Coefficients/2025_CMS-HCC_V24.csv +2 -0
  40. mscore-25.0.1/mscore/reference_data/Model_Coefficients/2025_CMS-HCC_V28.csv +2 -0
  41. {mscore-24.1.2 → mscore-25.0.1}/mscore/reference_data/application_tables/application_format_fact.parquet +0 -0
  42. {mscore-24.1.2 → mscore-25.0.1}/mscore/reference_data/application_tables/application_model_coefficient.parquet +0 -0
  43. mscore-25.0.1/mscore/reference_data/application_tables/application_model_dimension.parquet +0 -0
  44. {mscore-24.1.2 → mscore-25.0.1}/mscore/reference_data/model_formats_all_columns/2023_CMS-HCC_V222379O1_format.csv +10368 -10368
  45. {mscore-24.1.2 → mscore-25.0.1}/mscore/reference_data/model_formats_all_columns/2023_CMS-HCC_V242386P1_format.csv +10649 -10649
  46. {mscore-24.1.2 → mscore-25.0.1}/mscore/reference_data/model_formats_all_columns/2024_CMS-HCC_V28_format.csv +16759 -16759
  47. {mscore-24.1.2 → mscore-25.0.1}/mscore/scoring_handler.pye +768 -768
  48. {mscore-24.1.2 → mscore-25.0.1}/mscore/utilities/__init__.pye +43 -43
  49. {mscore-24.1.2 → mscore-25.0.1}/mscore/utilities/authentication.pye +521 -521
  50. {mscore-24.1.2 → mscore-25.0.1}/mscore/utilities/cli.pye +322 -321
  51. {mscore-24.1.2 → mscore-25.0.1}/mscore/utilities/context.pye +200 -200
  52. mscore-25.0.1/mscore/utilities/data_models.pye +98 -0
  53. {mscore-24.1.2 → mscore-25.0.1}/mscore/utilities/data_validation.pye +536 -536
  54. {mscore-24.1.2 → mscore-25.0.1}/mscore/utilities/file_organizer.pye +93 -93
  55. {mscore-24.1.2 → mscore-25.0.1}/mscore/utilities/licensing.pye +403 -403
  56. {mscore-24.1.2 → mscore-25.0.1}/mscore/utilities/log_handler.pye +107 -107
  57. {mscore-24.1.2 → mscore-25.0.1}/mscore/utilities/user_models.pye +99 -99
  58. {mscore-24.1.2 → mscore-25.0.1}/mscore.egg-info/PKG-INFO +149 -158
  59. {mscore-24.1.2 → mscore-25.0.1}/mscore.egg-info/SOURCES.txt +6 -1
  60. {mscore-24.1.2 → mscore-25.0.1}/pyproject.toml +55 -55
  61. {mscore-24.1.2 → mscore-25.0.1}/setup.cfg +4 -4
  62. mscore-24.1.2/README.md +0 -135
  63. mscore-24.1.2/mscore/demography_builder.pye +0 -797
  64. mscore-24.1.2/mscore/reference_data/application_tables/application_model_dimension.parquet +0 -0
  65. mscore-24.1.2/mscore/utilities/data_models.pye +0 -96
  66. {mscore-24.1.2 → mscore-25.0.1}/mscore/reference_data/Crosswalks/F2824CW.TXT +0 -0
  67. {mscore-24.1.2 → mscore-25.0.1}/mscore.egg-info/dependency_links.txt +0 -0
  68. {mscore-24.1.2 → mscore-25.0.1}/mscore.egg-info/entry_points.txt +0 -0
  69. {mscore-24.1.2 → mscore-25.0.1}/mscore.egg-info/requires.txt +0 -0
  70. {mscore-24.1.2 → mscore-25.0.1}/mscore.egg-info/top_level.txt +0 -0
@@ -1,158 +1,149 @@
1
- Metadata-Version: 2.1
2
- Name: mscore
3
- Version: 24.1.2
4
- Summary: MScore: Risk Scores Made Easy
5
- Home-page: https://github.com/elevendatacorp/mscore.git
6
- Author: RAM Development Team
7
- Author-email: RAM Development Team <dev@riskadjustmentmodel.com>
8
- Project-URL: Homepage, https://riskadjustmentmodel.com/mscore-product
9
- Project-URL: Bug Tracker, https://github.com/elevendatacorp/mscore/issues
10
- Classifier: Programming Language :: Python :: 3
11
- Classifier: Operating System :: OS Independent
12
- Requires-Python: >=3.10
13
- Description-Content-Type: text/markdown
14
- Requires-Dist: pandas
15
- Requires-Dist: pyarrow
16
- Requires-Dist: numpy
17
- Requires-Dist: requests
18
- Requires-Dist: getmac
19
- Requires-Dist: cython
20
- Requires-Dist: pydantic
21
- Requires-Dist: cryptography
22
- Requires-Dist: sourcedefender
23
-
24
- <p align="center"><a href="https://www.riskadjustmentmodel.com/" target="_blank">
25
- <img src="https://ram-site-assets-pub.s3.amazonaws.com/images/mscore_logo_white_space.png">
26
- </a></p>
27
-
28
- ---
29
-
30
- M<span style="font-size:.8em;">SCORE</span>™ is a python package designed to streamline the CMS-HCC model risk score calculation process for health plans and providers participating in Medicare Advantage and value-based care. It provides a SAS®-free alternative to produce HCCs and risk scores. It streamlines your data processing for enhanced accessibility and allows you to keep your data secure in-house, so you can focus on execution of your risk adjustment strategy.
31
-
32
- ## Features
33
- - **Implement Anywhere**: M<span style="font-size:.8em;">SCORE</span>™ unlocks multiple integration opportunities including real-time scoring, embedding in EHR or enterprise data warehouse, incorporating into cloud applications, and traditional batch scoring.
34
- - **SAS<sup><span style="font-size:.8em;">&reg;</span></sup>-Free**: Create HCC and risk scores without SAS<sup><span style="font-size:.8em;">&reg;</span></sup> software, reduce software license costs and the headache of recoding and maintaining the software in another programming language.
35
- - **Enhanced Output**: M<span style="font-size:.8em;">SCORE</span>™ provides the numeric relative factor value for each HCC assigned to a person allowing for a deeper understanding of how each factor contributes to an individual's overall risk score.
36
- - **Reliable**: Validated on over 1 million plus enrollees. M<span style="font-size:.8em;">SCORE</span>™ is rigorously tested and updated with each HCC model release.
37
- - **CMS-HCC Model Support**: Supports HCC models V22, V24, and V28, covering payment years 2021-2024 with upgrades for each release from CMS (Initial, Mid-Year, Final).
38
- - **Easy to Set Up & Maintain**: Easily installed and upgraded using pip, Python's standard package manager.
39
- - **Platform Compatibility**: Compatible with Windows, Mac, and Linux operating systems.
40
- - **Optimized Performance**: Efficient processing with fast runtimes, ensuring quick and accurate risk score calculations.
41
- - **Improved Data Security**: Securely process personal health information within your organization's IT infrastructure.
42
-
43
-
44
- ## Installation
45
-
46
- pip install mscore
47
-
48
- ## Registration
49
-
50
- Registration is required to use the <code>mscore</code> package. Please visit https://riskadjustmentmodel.com/registration to create user account and obtain a license key.
51
-
52
- ## Trial License
53
-
54
- After you've installed <code>mscore</code>, run the following command to activate your free 90-day trial. An internet connection is required to activate & run the package.
55
-
56
- mscore -a <license key>
57
-
58
- ## Subscribe
59
-
60
- To use M<span style="font-size:.8em;">SCORE</span>™ for internal business operations beyond the 90-day trial period, a pay-as-you-go subscription and payment method is needed. Please set up your payment method in our [customer portal](https://riskadjustmentmodel.com/account/login/) on the billing tab. To license M<span style="font-size:.8em;">SCORE</span>™ for commercial purposes other than internal business operations, please [contact us](https://riskadjustmentmodel.com/contact-us) directly for alternative licensing.
61
-
62
- For more information on pricing, please see our product page. If you do not see a price you like, then please email us so we can discuss your requirements.
63
-
64
- Academic users are eligible for a free license of our software. Please [contact us](https://riskadjustmentmodel.com/contact-us) to obtain your complimentary academic license.
65
-
66
-
67
- ## Basic Use
68
-
69
- Before you can run your scores, you will need to generate an authorization token object.
70
-
71
- ```python
72
- import sourcedefender #This package is required at the top
73
- from mscore import AuthorizeLicense, MScore
74
-
75
- auth = AuthorizeLicense(staging_key).validate()
76
- ```
77
- > **<span style="color:orange">_NOTE:_</span>** You must import sourcedefender at the top of every package that imports MScore.
78
-
79
- The <code>mscore</code> class requires 7 arguments in order to run with 2 optional arguments.
80
-
81
- ### Required
82
- * <code>authorizer</code> - The authorization token obtained when <span style="font-family:courier-new">AuthroizeLicense</span> is ran
83
- * <code>year</code>
84
- * <code>version</code>
85
- * <code>model</code>
86
- * <code>person_data</code> (Pandas DataFrame, csv, or parquet file)
87
- * <code>diag_data</code> (Pandas DataFrame, csv, or parquet file)
88
- * <code>columns</code>
89
-
90
- ### Optional
91
- * <code>rf-output</code> (boolean) - Generates a file of your scores Relative Factors
92
- * <code>dev</code> (boolean) - Runs the application in 'Development' mode
93
-
94
- **_NOTE:_** The example below assumes you already have a [Pandas](https://pandas.pydata.org/) DataFrame generated for your person and diagnosis datasets.
95
- If you don't have this data yet and want to test <code>mscore</code>, download our synthetic data files here:
96
- * [Person File](https://mph-static-site.s3.amazonaws.com/static/tutorial-files/person.csv)
97
- * [Diagnosis File](https://mph-static-site.s3.amazonaws.com/static/tutorial-files/diag.csv)
98
-
99
-
100
- ```python
101
- import sourcedefender
102
- import pandas as pd
103
- from mscore import AuthorizeLicense, MScore
104
-
105
- # Generate DataFrames if using our test files
106
- person_df = pd.read_csv('person.csv')
107
- diag_df = pd.read_csv('diag.csv')
108
-
109
- auth = AuthorizeLicense(staging_key).validate()
110
-
111
- model = MScore(
112
- authorizer = auth,
113
- year = '2024',
114
- version = 'V24',
115
- model = 'CMS-HCC',
116
- person_data = person_df,
117
- diag_data = diag_df,
118
- columns = 'all-fields',
119
- rf_output = True,
120
- )
121
-
122
- v24_2024_scores = model.score_mscore()
123
-
124
- print(v24_2024_scores.risk_scores)
125
- print(v24_2024_scores.relative_factors)
126
- ```
127
- The resulting 'v24_2024_scores' output is a data model object of pandas.DataFrames. You can access your risk scores or relative factors data sets by calling the respective model name from the grouped data model.
128
- - <span style="font-family:courier-new">v24_2024_scores.risk_scores</span>
129
- - <span style="font-family:courier-new">v24_2024_scores.relative_factors</span>
130
-
131
- From here you can proceed to use the risk score or relative factor DataFrames for further downstream processing or utilize the [Pandas](https://pandas.pydata.org/docs/user_guide/index.html) built-in methods to save to a file type of your choosing.
132
-
133
- ### Supported Data
134
- The <code>mscore</code> class attributes, <code>person_data</code> and <code>diag_data</code>, will accept a Pandas.DataFrame object, CSV or Parquet filepath directly without the need to load your input data to DataFrame first. The resulting outputs will be a Pandas DataFrame object.
135
-
136
- ### Supported Environments
137
-
138
- M<span style="font-size:.8em;">SCORE</span>™ is designed to be universally compatible, ensuring seamless integration across various platforms.
139
-
140
- • Operating Systems: Windows, macOS, Linux
141
- • Python Versions: 3.10 or greater (both 32-bit and 64-bit architectures)
142
-
143
- If your required environment is not listed, please contact us as support@riskadjustmentmodel.com for an alternate solution.
144
-
145
- ## User Resources
146
- For a more in-depth dive into all available model options, arguments, and reference documents, visit our [User Guides](https://riskadjustmentmodel.com/resources/user-guides).
147
-
148
- ## Support
149
-
150
- We are experts in Risk Adjustment and we're here to help. Whether it's general questions, billing, or integration support, please [contact us](https://riskadjustmentmodel.com/contact-us)📧. We are here to make risk scoring easy.
151
-
152
- ## Stay Connected
153
-
154
- Please [subscribe](https://riskadjustmentmodel.com/articles#userEmail) to our newsletter, to receive updates on new M<span style="font-size:.8em;">SCORE</span>™ features, model releases, tutorials, and to stay up-to-date on the latest news in risk adjustment.
155
-
156
- ## Legal
157
-
158
- To review the M<span style="font-size:.8em;">SCORE</span>™ license agreement, please visit [EULA](https://riskadjustmentmodel.com/legal/eula) webpage.
1
+ Metadata-Version: 2.1
2
+ Name: mscore
3
+ Version: 25.0.1
4
+ Summary: MScore: Risk Scores Made Easy
5
+ Home-page: https://github.com/elevendatacorp/mscore.git
6
+ Author: RAM Development Team
7
+ Author-email: RAM Development Team <dev@riskadjustmentmodel.com>
8
+ Project-URL: Homepage, https://riskadjustmentmodel.com/mscore-product
9
+ Project-URL: Bug Tracker, https://github.com/elevendatacorp/mscore/issues
10
+ Classifier: Programming Language :: Python :: 3
11
+ Classifier: Operating System :: OS Independent
12
+ Requires-Python: >=3.10
13
+ Description-Content-Type: text/markdown
14
+
15
+ <p align="center"><a href="https://www.riskadjustmentmodel.com/" target="_blank">
16
+ <img src="https://ram-site-assets-pub.s3.amazonaws.com/images/mscore_logo_white_space.png">
17
+ </a></p>
18
+
19
+ ---
20
+
21
+ M<span style="font-size:.8em;">SCORE</span>™ is a python package designed to streamline the CMS-HCC model risk score calculation process for health plans and providers participating in Medicare Advantage and value-based care. It provides a SAS®-free alternative to produce HCCs and risk scores. It streamlines your data processing for enhanced accessibility and allows you to keep your data secure in-house, so you can focus on execution of your risk adjustment strategy.
22
+
23
+ ## Features
24
+ - **Implement Anywhere**: M<span style="font-size:.8em;">SCORE</span>™ unlocks multiple integration opportunities including real-time scoring, embedding in EHR or enterprise data warehouse, incorporating into cloud applications, and traditional batch scoring.
25
+ - **SAS<sup><span style="font-size:.8em;">&reg;</span></sup>-Free**: Create HCC and risk scores without SAS<sup><span style="font-size:.8em;">&reg;</span></sup> software, reduce software license costs and the headache of recoding and maintaining the software in another programming language.
26
+ - **Enhanced Output**: M<span style="font-size:.8em;">SCORE</span>™ provides the numeric relative factor value for each HCC assigned to a person allowing for a deeper understanding of how each factor contributes to an individual's overall risk score.
27
+ - **Reliable**: Validated on over 1 million plus enrollees. M<span style="font-size:.8em;">SCORE</span>™ is rigorously tested and updated with each HCC model release.
28
+ - **CMS-HCC Model Support**: Supports HCC models V22, V24, and V28, covering payment years 2021-2025 with upgrades for each release from CMS (Initial, Mid-Year, Final).
29
+ - **Easy to Set Up & Maintain**: Easily installed and upgraded using pip, Python's standard package manager.
30
+ - **Platform Compatibility**: Compatible with Windows, Mac, and Linux operating systems.
31
+ - **Optimized Performance**: Efficient processing with fast runtimes, ensuring quick and accurate risk score calculations.
32
+ - **Improved Data Security**: Securely process personal health information within your organization's IT infrastructure.
33
+
34
+
35
+ ## Installation
36
+
37
+ pip install mscore
38
+
39
+ ## Registration
40
+
41
+ Registration is required to use the <code>mscore</code> package. Please visit https://riskadjustmentmodel.com/registration to create user account and obtain a license key.
42
+
43
+ ## Trial License
44
+
45
+ After you've installed <code>mscore</code>, run the following command to activate your free 90-day trial. An internet connection is required to activate & run the package.
46
+
47
+ mscore -a <license key>
48
+
49
+ ## Subscribe
50
+
51
+ To use M<span style="font-size:.8em;">SCORE</span>™ for internal business operations beyond the 90-day trial period, a pay-as-you-go subscription and payment method is needed. Please set up your payment method in our [customer portal](https://riskadjustmentmodel.com/account/login/) on the billing tab. To license M<span style="font-size:.8em;">SCORE</span>™ for commercial purposes other than internal business operations, please [contact us](https://riskadjustmentmodel.com/contact-us) directly for alternative licensing.
52
+
53
+ For more information on pricing, please see our product page. If you do not see a price you like, then please email us so we can discuss your requirements.
54
+
55
+ Academic users are eligible for a free license of our software. Please [contact us](https://riskadjustmentmodel.com/contact-us) to obtain your complimentary academic license.
56
+
57
+
58
+ ## Basic Use
59
+
60
+ Before you can run your scores, you will need to generate an authorization token object.
61
+
62
+ ```python
63
+ import sourcedefender #This package is required at the top
64
+ from mscore import AuthorizeLicense, MScore
65
+
66
+ auth = AuthorizeLicense(staging_key).validate()
67
+ ```
68
+ > **<span style="color:orange">_NOTE:_</span>** You must import sourcedefender at the top of every package that imports MScore.
69
+
70
+ The <code>mscore</code> class requires 7 arguments in order to run with 2 optional arguments.
71
+
72
+ ### Required
73
+ * <code>authorizer</code> - The authorization token obtained when <span style="font-family:courier-new">AuthroizeLicense</span> is ran
74
+ * <code>year</code>
75
+ * <code>version</code>
76
+ * <code>model</code>
77
+ * <code>person_data</code> (Pandas DataFrame, csv, or parquet file)
78
+ * <code>diag_data</code> (Pandas DataFrame, csv, or parquet file)
79
+ * <code>columns</code>
80
+
81
+ ### Optional
82
+ * <code>rf-output</code> (boolean) - Generates a file of your scores Relative Factors
83
+ * <code>dev</code> (boolean) - Runs the application in 'Development' mode
84
+
85
+ **_NOTE:_** The example below assumes you already have a [Pandas](https://pandas.pydata.org/) DataFrame generated for your person and diagnosis datasets.
86
+ If you don't have this data yet and want to test <code>mscore</code>, download our synthetic data files here:
87
+ * [Person File](https://mph-static-site.s3.amazonaws.com/static/tutorial-files/person.csv)
88
+ * [Diagnosis File](https://mph-static-site.s3.amazonaws.com/static/tutorial-files/diag.csv)
89
+
90
+
91
+ ```python
92
+ import sourcedefender
93
+ import pandas as pd
94
+ from mscore import AuthorizeLicense, MScore
95
+
96
+ # Generate DataFrames if using our test files
97
+ person_df = pd.read_csv('person.csv')
98
+ diag_df = pd.read_csv('diag.csv')
99
+
100
+ auth = AuthorizeLicense(staging_key).validate()
101
+
102
+ model = MScore(
103
+ authorizer = auth,
104
+ year = '2024',
105
+ version = 'V24',
106
+ model = 'CMS-HCC',
107
+ person_data = person_df,
108
+ diag_data = diag_df,
109
+ columns = 'all-fields',
110
+ rf_output = True,
111
+ )
112
+
113
+ v24_2024_scores = model.score_mscore()
114
+
115
+ print(v24_2024_scores.risk_scores)
116
+ print(v24_2024_scores.relative_factors)
117
+ ```
118
+ The resulting 'v24_2024_scores' output is a data model object of pandas.DataFrames. You can access your risk scores or relative factors data sets by calling the respective model name from the grouped data model.
119
+ - <span style="font-family:courier-new">v24_2024_scores.risk_scores</span>
120
+ - <span style="font-family:courier-new">v24_2024_scores.relative_factors</span>
121
+
122
+ From here you can proceed to use the risk score or relative factor DataFrames for further downstream processing or utilize the [Pandas](https://pandas.pydata.org/docs/user_guide/index.html) built-in methods to save to a file type of your choosing.
123
+
124
+ ### Supported Data
125
+ The <code>mscore</code> class attributes, <code>person_data</code> and <code>diag_data</code>, will accept a Pandas.DataFrame object, CSV or Parquet filepath directly without the need to load your input data to DataFrame first. The resulting outputs will be a Pandas DataFrame object.
126
+
127
+ ### Supported Environments
128
+
129
+ M<span style="font-size:.8em;">SCORE</span>™ is designed to be universally compatible, ensuring seamless integration across various platforms.
130
+
131
+ • Operating Systems: Windows, macOS, Linux
132
+ • Python Versions: 3.10 or greater (both 32-bit and 64-bit architectures)
133
+
134
+ If your required environment is not listed, please contact us as support@riskadjustmentmodel.com for an alternate solution.
135
+
136
+ ## User Resources
137
+ For a more in-depth dive into all available model options, arguments, and reference documents, visit our [User Guides](https://riskadjustmentmodel.com/resources/user-guides).
138
+
139
+ ## Support
140
+
141
+ We are experts in Risk Adjustment and we're here to help. Whether it's general questions, billing, or integration support, please [contact us](https://riskadjustmentmodel.com/contact-us)📧. We are here to make risk scoring easy.
142
+
143
+ ## Stay Connected
144
+
145
+ Please [subscribe](https://riskadjustmentmodel.com/articles#userEmail) to our newsletter, to receive updates on new M<span style="font-size:.8em;">SCORE</span>™ features, model releases, tutorials, and to stay up-to-date on the latest news in risk adjustment.
146
+
147
+ ## Legal
148
+
149
+ To review the M<span style="font-size:.8em;">SCORE</span>™ license agreement, please visit [EULA](https://riskadjustmentmodel.com/legal/eula) webpage.
@@ -1,60 +1,60 @@
1
- ---BEGIN PYE FILE---
2
- ?xs8yw=-%~arI6N8WsJJ
3
- j&Hn`vPyJHQk8a?X3EQ5
4
- ?*TsJz2(cM58Ovcu^x+j
5
- N%H~=8sc4*N=1_DDgAJB
6
- M3B(hFT|1vA^WQWmdr^c
7
- f^K9E%rAIgb`1~P6SebA
8
- ?EsgI=d&bZI6;L|5MvhI
9
- 0j=ES&;x+;&%JCepm!Tf
10
- DIAv;pvFo2aL)H&7B;q}
11
- ^Jjw2cfW$?;fPEz9U<))
12
- xzH|Ol_YNteO{TTau!4K
13
- n|dgn8xRAB0r38HO6o^9
14
- Q^8=FsiiX{7suX;fkaKb
15
- %rK|4LY}l{e!&a+6!@{F
16
- hrLUC!)myZWnc*-)S;uX
17
- Cz;GI@QOJYtf8(uql_CH
18
- ^1&I54cfmAzKr}T^^E0y
19
- ad+RXrd|UTZ~fpC-@;N(
20
- 1xPpf_FphX79qfp@F^8m
21
- nfM7l{&qi>v)>WWU7sQx
22
- kFT<aV2$v<VjWpv0C8UK
23
- T`W(gYeME9@q6T%N9ctb
24
- B%1RG;klT5Gka@A=9B!W
25
- ZhuK{%y+=ra`SpMh_*-*
26
- JY#OrlVSK#2upb}OP-3k
27
- DO9EwVqxrd9U|YS1;v;3
28
- IPf;x!D=ajST5UM|C_|=
29
- s0j*MT3udDR@|exgaeB@
30
- D|vd_V*7KCqbk5tgDb?T
31
- 81BsRM};ZhC1AN8<}8NK
32
- >%vCrdQ<NJ)%U}<zcI#n
33
- yo~}Py{I#K%->Tjn|ker
34
- 2fjTJMJTu%1oZqBlMiE`
35
- 76%q@rU5K;mSf{x)H1UD
36
- jQ@x1%!$6BVGN=*q6rBb
37
- DZ(7TKDUwlg1hVlo?x?U
38
- KmFKu%#b5&DWO|TB$8B4
39
- Tr8JAz971+9)4&8C!EPg
40
- +BK6lLxF;Ea7XtLv!QY>
41
- bqJ&TK!OCXqUguE_E~vv
42
- k2pW}sc=vB=T`7|a)+B!
43
- !993^qH)Lvh*><noPU7h
44
- xNo}Ah2jz~&*ij{d<V($
45
- @QV7>v}7EH2qt`cSp%u#
46
- JhAt%q3T=PR7&n+@Hj`D
47
- edNSE+GwJcmp<=m)%Flr
48
- =#%mNT_j;KDxd+i`z>Bx
49
- fR6;vd1rX~S2K_7&xiXq
50
- 5iM*2PsO%k5ALrpS*GiW
51
- Wt!*(rrsp<Q0X**q#XpM
52
- U^q_JW<)Y2Ffje&9RhWN
53
- 6%y0&lA>8YKcv(Yj7DdU
54
- SDs$d1KPE8Iw)m;nCn(e
55
- >MOaCzP@rtUy-}wDevgD
56
- DGb~bqM&BFLfy-A^!~`^
57
- GQ$zf9NYf$O6%*(1!HI0
58
- Pq40ro_|52vi6ZL{dl7S
59
- v75ta)0RV&DzRk;j!}L
1
+ ---BEGIN PYE FILE---
2
+ ?xs8yw=-%~arI6N8WsJJ
3
+ j&Hn`vPyJHQk8a?X3EQ5
4
+ ?*TsJz2(cM58Ovcu^x+j
5
+ N%H~=8sc4*N=1_DDgAJB
6
+ M3B(hFT|1vA^WQWmdr^c
7
+ f^K9E%rAIgb`1~P6SebA
8
+ ?EsgI=d&bZI6;L|5MvhI
9
+ 0j=ES&;x+;&%JCepm!Tf
10
+ DIAv;pvFo2aL)H&7B;q}
11
+ ^Jaq2cf5k<;fPEz9U<))
12
+ xzH|Ol_YNteO{TTau!4K
13
+ n|dgn8xRAB0r38HO6o^9
14
+ Q^8=FsiiX{7suX;fkaKb
15
+ %rK|4LY}l{e!&a+6!@{F
16
+ hrLUC!)myZWnc*-)S;uX
17
+ Cz;GI@QOJYtf8(uql_CH
18
+ ^1&I54cfmAzKr}T^^E0y
19
+ ad+RXrd|UTZ~fpC-@;N(
20
+ 1xPpf_FphX79qfp@F^8m
21
+ nfM7l{&qi>v)>WWU7sQx
22
+ kFT<aV2$v<VjWpv0C8UK
23
+ T`W(gYeME9@q6T%N9ctb
24
+ B%1RG;klT5Gka@A=9B!W
25
+ ZhuK{%y+=ra`SpMh_*-*
26
+ JY#OrlVSK#2upb}OP-3k
27
+ DO9EwVqxrd9U|YS1;v;3
28
+ IPf;x!D=ajST5UM|C_|=
29
+ s0j*MT3udDR@|exgaeB@
30
+ D|vd_V*7KCqbk5tgDb?T
31
+ 81BsRM};ZhC1AN8<}8NK
32
+ >%vCrdQ<NJ)%U}<zcI#n
33
+ yo~}Py{I#K%->Tjn|ker
34
+ 2fjTJMJTu%1oZqBlMiE`
35
+ 76%q@rU5K;mSf{x)H1UD
36
+ jQ@x1%!$6BVGN=*q6rBb
37
+ DZ(7TKDUwlg1hVlo?x?U
38
+ KmFKu%#b5&DWO|TB$8B4
39
+ Tr8JAz971+9)4&8C!EPg
40
+ +BK6lLxF;Ea7XtLv!QY>
41
+ bqJ&TK!OCXqUguE_E~vv
42
+ k2pW}sc=vB=T`7|a)+B!
43
+ !993^qH)Lvh*><noPU7h
44
+ xNo}Ah2jz~&*ij{d<V($
45
+ @QV7>v}7EH2qt`cSp%u#
46
+ JhAt%q3T=PR7&n+@Hj`D
47
+ edNSE+GwJcmp<=m)%Flr
48
+ =#%mNT_j;KDxd+i`z>Bx
49
+ fR6;vd1rX~S2K_7&xiXq
50
+ 5iM*2PsO%k5ALrpS*GiW
51
+ Wt!*(rrsp<Q0X**q#XpM
52
+ U^q_JW<)Y2Ffje&9RhWN
53
+ 6%y0&lA>8YKcv(Yj7DdU
54
+ SDs$d1KPE8Iw)m;nCn(e
55
+ >MOaCzP@rtUy-}wDevgD
56
+ DGb~bqM&BFLfy-A^!~`^
57
+ GQ$zf9NYf$O6%*(1!HI0
58
+ Pq40ro_|52vi6ZL{dl7S
59
+ v75ta)0RV&DzRk;j!}L
60
60
  ----END PYE FILE----
@@ -1,5 +1,5 @@
1
- import sourcedefender
2
- try:
3
- from . import activate
4
- except Exception as e:
5
- pass
1
+ import sourcedefender
2
+ try:
3
+ from . import activate
4
+ except Exception as e:
5
+ pass