Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jepeake/classifier
a python decision tree classifier implementation
https://github.com/jepeake/classifier
Last synced: 6 days ago
JSON representation
a python decision tree classifier implementation
- Host: GitHub
- URL: https://github.com/jepeake/classifier
- Owner: jepeake
- Created: 2023-12-22T23:49:40.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-09-12T22:59:13.000Z (2 months ago)
- Last Synced: 2024-09-13T12:04:48.521Z (2 months ago)
- Language: Python
- Homepage:
- Size: 289 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# _classifier_
_This Decision Tree Classifier was designed to classify which room (1-4) an observer was in - given a set of WiFi Signals from different routers placed around the rooms._
_This classifier provided 97% accuracy on a Clean Dataset & 80% accuracy on a Noisy Dataset, see report for full evaluation metrics._
---
### _Contributors_
_Jacob Peake_
_Ryan Meierhofer_
_Donavon Clay_
_Yash Belur_
---