Pergunta de entrevista da empresa IBM

How would you implement an ML model to optimize traffic flow?

Resposta da entrevista

Sigiloso

19 de mar. de 2018

Given our chain length should be dependent on the traffic for the area, use a convolutional neural network to determine the levels of traffic at different times and use another machine learning algorithm or even just a regression model to determine patterns. Then, based on the variables that are determined (or hard coded, like time of day or day of week etc), determine the length of the chain of cars.