Skip to content
#

python-implementation

Here are 34 public repositories matching this topic...

RΓ©pertoire Python pour le codage Huffman. Comprend des fonctions d'encodage et de dΓ©codage, ainsi qu'une classe Noeud pour la construction de l'arbre de Huffman. Facile Γ  utiliser avec une licence MIT.

  • Updated Feb 12, 2024
  • Python

This is a project that implements the K-Nearest Neighbors (KNN) algorithm in Python. KNN is a machine learning algorithm used for classification or regression based on training data, and is an unsupervised learning model. This implementation allows you to train a KNN model on training data and classify new data.

  • Updated Nov 27, 2022
  • Jupyter Notebook

Improve this page

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

Learn more