Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles
(untagged)

Truck and Driver data can be analyzed for prediction

0.00/5 (No votes)
30 Oct 2019 1  
Describes how HANA and SageMaker can be used to analyze the truck and driver data for ML predictions

This article is part of the Cloud AI Challenge with SAP HANA and Amazon SageMaker. This entry is not meant to be a full article - it's purely just an outline of an idea - and will be removed once the contest has concluded.

Introduction

This article explains on how the truck and driver information can be stored as ML model and can be used for analysis and predictions

Topic

This idea can be useful for organizations that do delivery using trucks.  We can store the truck location information and driver mileage data and use the charting capabilities of HANA and SageMaker to come up with statistics and predictions

Data structures

Truck location data can have the following fields for example:

Truckid, DriverId, Latitude, Longitude, Event, Velocity

Driver data can have the following fields:

DriverId, TotalMilesdriven

 

Then we can see who is the most risky driver and most safe driver by using the above data.  Most risky could be the drivers who have more number of abnormal events per miles driven and safe driver would have the less

abnormal events.

Points of Interest

SAP HANA and Amazon SageMaker can be used to build in the data models and charts for the above.

History

Keep a running update of any changes or improvements you've made here.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here