Giter Site home page Giter Site logo

qtw_casestudies's Introduction

RTLS_CaseStudy

Real-Time Location System Case Study

From Slater's Wall Post

For clarity, the first case study (Generally due week 3) is here: https://2ds.datascience.smu.edu/mod/assignment/view.php?id=21814. The data is here: http://rdatasciencecases.org/Data.html

Basics

Will be using KNN to determine the location of the data (trying to predict which neighbor based on the floor plan).

In the analysis presented in Nolan and Lang, the access points were matched to their locations, and the decision was made to keep the access point with MAC address 00:0f:a3:39:e1:c0 and to eliminate the data corresponding to MAC address 00:0f:a3:39:dd:cd. Conduct a more thorough data analysis into these two MAC addresses including determining locations by using data corresponding to both MAC addresses.

Questions to Answer

  1. Which of these two MAC addresses should be used and which should not be used for RTLS?
  2. Which MAC address yields the best prediction of location?
  3. Does using data for both MAC addresses simultaneously yield more, or less, accurate prediction of location? (Note: this portion is derived from Exercise Q.9 in Nolan and Lang.)

Other Approaches

In addtion to KNN also implement the method detailed below:

  • One simple alternative approach is to use weights on the received signal strength, where the weight is inversely proportional to the “distance” from the test observation. This allows for the “nearest” points to have a greater contribution to the k-nearest neighbor location calculation than the points that are “further” away. ALSO A KNN APPROACH BUT WITH WEIGHTED VARIABLES

Deliverable

  • IPython Notebook with code and output and graphics for all work
  • Include an introduction to explaine the case study, the approach used, and output.
  • List all references, including the book

qtw_casestudies's People

Contributors

khthomas avatar caseyrmartinez avatar

Forkers

rafi-afridi

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.