https://github.com/ms-daniel/ii-projeto-ia
Esse pequeno projeto tem como objetivo fazer testes de acurácia com rede neural com apenas um neurônio sem classificadores e com 2 (dois) classificadores, sendo eles KNN e 1R.
https://github.com/ms-daniel/ii-projeto-ia
1r knearest-neighbor-algorithm knearest-neighbor-classification knearest-neighbor-classifier knearest-neighbors kneighborsclassifier knn-classification one-rule one-rule-classifier onerclassifier oneruleclassifier perceptron tkinter tkinter-gui tkinter-python
Last synced: 8 months ago
JSON representation
Esse pequeno projeto tem como objetivo fazer testes de acurácia com rede neural com apenas um neurônio sem classificadores e com 2 (dois) classificadores, sendo eles KNN e 1R.
- Host: GitHub
- URL: https://github.com/ms-daniel/ii-projeto-ia
- Owner: ms-daniel
- License: gpl-3.0
- Created: 2022-10-30T20:48:52.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-20T01:42:46.000Z (about 3 years ago)
- Last Synced: 2025-02-15T08:18:52.549Z (9 months ago)
- Topics: 1r, knearest-neighbor-algorithm, knearest-neighbor-classification, knearest-neighbor-classifier, knearest-neighbors, kneighborsclassifier, knn-classification, one-rule, one-rule-classifier, onerclassifier, oneruleclassifier, perceptron, tkinter, tkinter-gui, tkinter-python
- Language: Python
- Homepage:
- Size: 90.8 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.MD
- License: license.md
Awesome Lists containing this project
README
## Para a aplicação funcionar utilize o seguinte comando no terminal
```pip install -r requirements.txt```
