Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erivandosena/ml-example
Exemplo de aprendizagem de máquina por K-ésimo Vizinho mais Próximo usando Python
https://github.com/erivandosena/ml-example
aprendizado-de-maquina classification-tree knn-classification machine-learning python regression-models
Last synced: 16 days ago
JSON representation
Exemplo de aprendizagem de máquina por K-ésimo Vizinho mais Próximo usando Python
- Host: GitHub
- URL: https://github.com/erivandosena/ml-example
- Owner: erivandosena
- Created: 2024-02-28T00:44:42.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-01T17:17:31.000Z (10 months ago)
- Last Synced: 2024-10-31T02:42:28.147Z (2 months ago)
- Topics: aprendizado-de-maquina, classification-tree, knn-classification, machine-learning, python, regression-models
- Language: Jupyter Notebook
- Homepage:
- Size: 215 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ml-knn-example
Exemplo de aprendizagem de máquina por K-ésimo Vizinho mais Próximo usando Python