Data Science & Machine Learning Felix Krause Data Science & Machine Learning Felix Krause

Part 1: Detecting Truck Parking Lots on Satellite Images

Real-time truck tracking is crucial in logistics: to enable accurate planning and provide reliable estimation of delivery times, operators build detailed profiles of loading stations, providing expected durations of truck loading and unloading, as well as resting times. Yet, how to derive an exact truck status based on mere GPS signals?

Weiterlesen

Part 3: Trustbit Logistics Hackathon - Add speed model to logistic simulation

So far in the series we have built a trivial logistics simulation runtime. At this point it is only capable of finding the fastest route between two locations. This is implemented as a form of A* algorithm that uses predefined travel times.
Let’s extend the implementation and demonstrate how we can “plug” different models into the simulation runtime.

Weiterlesen
Data Science & Machine Learning, Learn & Share Trustbit Marketing Data Science & Machine Learning, Learn & Share Trustbit Marketing

Guest Blog: Logistics Data Scientists at the Trustbit Hackathon

On May 13th 2022 the hybrid "Trustbit Hackathon: Sustainable Logistics Simulation" was held at the beautiful Parkhotel Schönbrunn and was also open for remote participants from all over the world. We, a team of three data scientists, took part in it on-site and we want to share a bit about the great experience we had.

Weiterlesen
Data Science & Machine Learning Guest User Data Science & Machine Learning Guest User

How to use NLP (Natural Language Processing) libraries for post-processing Event Stormings in Miro

Within the framework of our Innovation Incubator, the idea arose to develop some tools to facilitate the post-processing of Event Storming sessions conducted in Miro. In this blog post, I will show you which text preparation steps are necessary to be able to analyse sticky notes from event stormings and how this analysis can be carried out with the help of the spaCy library.

Weiterlesen