Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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_

---