https://github.com/soran-ghaderi/context_aware_data_calibration
Smartphone-based driving-data calibration (Accelerometer, Magnetometer, Speed)
https://github.com/soran-ghaderi/context_aware_data_calibration
calibration driving-data smartphone
Last synced: about 20 hours ago
JSON representation
Smartphone-based driving-data calibration (Accelerometer, Magnetometer, Speed)
- Host: GitHub
- URL: https://github.com/soran-ghaderi/context_aware_data_calibration
- Owner: soran-ghaderi
- Created: 2019-10-04T05:05:06.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-06T21:35:35.000Z (over 2 years ago)
- Last Synced: 2025-10-11T02:43:32.514Z (about 20 hours ago)
- Topics: calibration, driving-data, smartphone
- Language: Python
- Homepage:
- Size: 140 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# smartphoneCalibration
## Smartphone-based driving-data calibration (Accelerometer, Magnetometer, Speed)
## [](https://www.codacy.com/manual/aiengineer/smartphoneCalibration?utm_source=github.com&utm_medium=referral&utm_content=soran-ghadri/smartphoneCalibration&utm_campaign=Badge_Grade) [](https://www.codacy.com/manual/aiengineer/smartphoneCalibration?utm_source=github.com&utm_medium=referral&utm_content=soran-ghadri/smartphoneCalibration&utm_campaign=Badge_Coverage) [](http://hits.dwyl.io/soran-ghadri/smartphoneCalibration)
### This is a Python-3 re-implementation of "A context aware system for driving style evaluation by an ensemble learning on smartphone sensors data"
The first part of which has been re-implemented so far.### Reference
@inproceedings{Bejani2018ACA,
title={A context aware system for driving style evaluation by an ensemble learning on smartphone sensors data},
author={Mohammad Mahdi Bejani and Mehdi Ghatee},
year={2018}
}###