k-neighbors-classifier

There are 10 repositories under k-neighbors-classifier topic.

  • DohaoSTR/coronary-heart-disease-analysis

    Coronary heart disease analysis, dataset - https://www.kaggle.com/datasets/billbasener/coronary-heart-disease. For analysis i used: k-means clustering, k-neighbors classifier, decision tree classifier. Libraries: scikit-learn.

    Language:Python2200
  • AloRay/CREDIT-CARD-FRAUD

    This project focuses on building a fraud detection model for credit card transactions using a dataset containing transactions made by European cardholders in September 2013. We are working with a highly unbalanced dataset and the challenge lies in effectively detecting fraudulent transactions while minimizing false positives.

    Language:Jupyter Notebook1100
  • DohaoSTR/dental-caries-analysis

    Dental caries analysis. For analysis i used: k-means clustering, k-neighbors classifier, decision tree classifier. Libraries: scikit-learn.

    Language:Python110
  • DohaoSTR/stroke_analysis

    Stroke analysis, dataset - https://www.kaggle.com/datasets/fedesoriano/stroke-prediction-dataset. For analysis i used: mlp classifier, k-means clustering, k-neighbors classifier. Libraries: tensorflow, scikit-learn.

    Language:Python120
  • nirmalyabag20/Wine-Quality-Prediction-Machine-Learning

    This project analyzes the chemical properties of wines to identify key factors influencing quality. By leveraging machine learning techniques, i aim to develop predictive models that accurately classify wine quality, providing valuable insights for producers and enthusiasts alike.

    Language:Jupyter Notebook1100
  • fuadh246/Credit-score-classification

    Credit scoring is a crucial task in financial institutions to assess the creditworthiness of individuals or businesses. This project focuses on building classification models to predict credit scores based on various features such as income, debt, and credit history.

    Language:Jupyter Notebook0100
  • aonurakman/ML-Algorithms-on-Custom-RealEstate-Dataset

    Experimenting ML Algorithms, feature selection, cross validation and feature transformation on self-annotated custom Eskişehir real estate dataset. - 2021 - Yildiz Technical University

    Language:Python10
  • Meenu00615/Iris-classification

    Iris Classification : Developed a ML Model for classifying iris flowers based on their features using Python, scikit-learn, and TensorFlow.

    Language:HTML11
  • Meenu00615/SMS-Spam_Detection_Using-NLTK

    Developed a text classification model to classify SMS as either spam or non-spam using Python.

    Language:Jupyter Notebook11