Skip to content
#

roccurve

Here are 27 public repositories matching this topic...

This project aims to build a machine learning model using K-Nearest Neighbor, LogisticRegression, RandomForestClassifier to classify whether or not a person has heart disease based upon his medical attributes. (accuracy achieved : 88.52%)

  • Updated Feb 12, 2022
  • Jupyter Notebook

Here we will be firstly analysing the how different threshold values effect the area under the Curve in a Receiver Operating charcteristic(ROC) curve. And at last we will show how to define a function in python to calculate the most optimal threshold value for the logistic Regression.

  • Updated Jan 29, 2022
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the roccurve topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the roccurve topic, visit your repo's landing page and select "manage topics."

Learn more