Related Issue
Chronic Kidney Disease Analysis using Logistic Regression.
Hacktoberfest2021 Participant
Contributor
Closes:
Issue Number#25
Describe the changes you've made
I have made a jupyter notebook consisting of the code and theory explaining each and every step. I have explained in detail how Logistic Regression can be applied to find whether a person is suffering from kidney disease or not. I have also included a README file that gives a brief description of the model and its application.
How Has This Been Tested?
I have run each and every code and verified each point that I have mentioned in the README file from various sources.
Checklist:
x My code follows the guidelines of this project.
x I have performed a self-review of my own code.
x I have commented on my code, particularly wherever it was hard to understand.
x I have made corresponding changes to the documentation.
x My changes generate no new warnings.
x I have added test cases that prove my fix is effective or that my feature works.
Related Issue Chronic Kidney Disease Analysis using Logistic Regression.
Hacktoberfest2021 Participant
Contributor
Closes: Issue Number#25
Describe the changes you've made I have made a jupyter notebook consisting of the code and theory explaining each and every step. I have explained in detail how Logistic Regression can be applied to find whether a person is suffering from kidney disease or not. I have also included a README file that gives a brief description of the model and its application.
How Has This Been Tested? I have run each and every code and verified each point that I have mentioned in the README file from various sources.
Checklist: x My code follows the guidelines of this project. x I have performed a self-review of my own code. x I have commented on my code, particularly wherever it was hard to understand. x I have made corresponding changes to the documentation. x My changes generate no new warnings. x I have added test cases that prove my fix is effective or that my feature works.