Interview Query

Subway Machine Learning Model

Start Timer

0:00:00

Upvote
1
Downvote
Save question
Mark as completed
View comments (10)
Next question

You work on an artificial intelligence team at ABC Neural Inc. Your client, the New York City Transit Authority, provides an hourly feed of subway ridership data (entries and exits) for the NYC Subway system. Your task is to predict the number of riders each hour for each subway station.

Design and outline a solution (both functional and non-functional requirements) that takes the hourly ridership data as input and delivers predictions of hourly ridership back to the client. Predictions must be consistently updated as new data arrives, and the end product will be integrated into the client’s internal systems.

.
.
.
.
.
Database System Design

This question is a part of the course:

Database System Design
Learn more about course


Comments

Loading comments