Giter VIP home page Giter VIP logo

Comments (4)

jair-jr avatar jair-jr commented on May 26, 2024

Hi! Thank you for your interest in the driver behavior dataset.
I suggest you calculate descriptive statistics (min, max, quantiles) directly from the dataset. For example, you could generate boxplots for each axis of each sensor for both datasets. You could then compare the boxplots generated for my dataset with the ones generated for you dataset.
Please, notice that I translated the data points from the device coordinate system to earth coordinate system. I used a rotation matrix as described here. So, please take that into consideration when comparing the datasets.

from driverbehaviordataset.

Nimtaa avatar Nimtaa commented on May 26, 2024

Thank you for your suggestions.
However, I did not find out how you translated the coordination system to the standard one (Earth).
I have rotated your data through monitoring the data trends for each event.

from driverbehaviordataset.

jair-jr avatar jair-jr commented on May 26, 2024

Please, notice that the sensor data on the dataset is already rotated. I did not store the raw (unrotated) sensor data.
The data rotation takes place in the android app in real time while sensor data is being collected. The rotation code is in class EarthAxesConverterFunction which uses a rotation matrix returned by SensorManager.getRotationMatrix method.

from driverbehaviordataset.

Related Issues (5)

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.