Meeting Attendance Models

A Place of Unrelenting Bureaucracy

Models

Naive Model

Based on the assumption that everyone is always on time, this model is surprisingly accurate... until someone actually shows up late.

Configure Parameters

Bayes' Model

A model that takes into account the probability of users being on time, but still has a 50% chance of being wrong.

Configure Parameters

Linear Model

A model that plots a straight line through a bunch of random points.

Configure Parameters

Decision Tree Model

A model that asks the user a series of simple questions and hopes for the best.

Configure Parameters