Skip to content
#

sklearn-library

Here are 688 public repositories matching this topic...

The Project uses Pima Indians diabetes data set to predict whether a patient will have diabetes or not based upon patient’s lab test result variables like Glucose, Blood Pressure, etc. using CART decision tree algorithm and K-Nearest Model achieving 75% accuracy. The project involved the use of Python-Scikit Learn, SciPy, Pandas, MatPlotLib and …

  • Updated Jul 23, 2018
  • Jupyter Notebook

This repository contains a comprehensive implementation of gradient descent for linear regression, including visualizations and comparisons with ordinary least squares (OLS) regression. It also includes an additional implementation for multiple linear regression using gradient descent.

  • Updated May 28, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the sklearn-library 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 sklearn-library topic, visit your repo's landing page and select "manage topics."

Learn more