Skip to content
#

knn

Here are 42 public repositories matching this topic...

The repository contains various python jupyter notebooks of predicting different medical diseases from various open source datasets.The following medical diseases predicted are cancer,,diabeties,kidney diseases,heart disease,liver diseases,spine disease using variou machine learning classification algorithms like KNN,Logistic Regression,Support …

  • Updated Dec 25, 2020
  • Jupyter Notebook

Skincare recommendation android application that uses dataset from Kaggle and scrapped data from cosmetics websites to work a Tf-IDF vectorizer for content based filtering, and KNN and Decision trees for collaborative based filtering. The notebook also contains other approaches for POC including SVD. Backend APIs are based on Flask, Android appl…

  • Updated Oct 22, 2021
  • Jupyter Notebook

Jupyter Notebooks exploring Machine Learning techniques -- regression, classification (K-nearest neighbour (KNN), Decision Trees, Logistic regression vs Linear regression, Support Vector Machine), clustering (k-means, Hierarchical Clustering, DBSCAN), sci-kit learn and SciPy -- and where it applies to the real world, including cancer detection, …

  • Updated May 21, 2020
  • Jupyter Notebook

Improve this page

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

Learn more