Skip to content

Fixed issue #202#203

Open
zeelsheladiya wants to merge 3 commits intoAifred-Health:masterfrom
zeelsheladiya:master
Open

Fixed issue #202#203
zeelsheladiya wants to merge 3 commits intoAifred-Health:masterfrom
zeelsheladiya:master

Conversation

@zeelsheladiya
Copy link

To resolve this issue, I created a private variable in the DNN class. After doing that, I encountered another error in the conduct_sensitivity_analysis function. The error was that the test_df dataframe object could not be appended. To fix this, I appended the generated dataframe using the pd.concat method, and it worked. I was able to successfully run the test.

dnn.py
image

metrics.py
image

Successful test
image

test CSV file
image

@zeelsheladiya
Copy link
Author

any input?

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