Skip to content
View 20alaamahmoud's full-sized avatar
🌍
🌍

Block or report 20alaamahmoud

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
20alaamahmoud/README.md

Pinned Loading

  1. Clustering-Algorithms Clustering-Algorithms Public

    Clustering Algorithms K-means and K-medoids

    Jupyter Notebook

  2. K-Medoids-Algorithm K-Medoids-Algorithm Public

    K-Medoids algorithm with Euclidian distance

    Jupyter Notebook

  3. Handwritten-Character-Recognition Handwritten-Character-Recognition Public

    Jupyter Notebook

  4. Disease-Prediction-from-Medical-Data Disease-Prediction-from-Medical-Data Public

    Create a model to predict the likelihood of a disease based on medical data (e.g., symptoms, patient history). Use datasets with labeled medical records and apply classification algorithms.

    Jupyter Notebook

  5. Credit-Scoring-Model Credit-Scoring-Model Public

    Jupyter Notebook

  6. Maze-Runner Maze-Runner Public

    Maze Runner is a maze generation and solving tool using the Depth First Search (DFS) Algorithm in Python

    Python