Changes between Version 26 and Version 27 of Other/Summer/2025/CityOS
- Timestamp:
- Jul 17, 2025, 4:39:29 PM (4 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2025/CityOS
v26 v27 29 29 || 30 30 {{{#!td 31 The graphs on the right are the comparisons between the predicted parking occupancies generated by the machine learning model in comparison to the actual parking occupancies of that day. It is separated by each parking spot. The type of model we decided to use for this project is called a Random Forest model. This model comprises of much smaller models called decision trees. These decision trees act as a series of yes/no questions which is used to categorize data. An example would be:31 The graphs on the right are the comparisons between the predicted parking occupancies generated by the machine learning model in comparison to the actual parking occupancies of that day. It is separated by each parking spot. The type of model we decided to use for this project is called a Random Forest model. This model comprises of much smaller models called decision trees. These decision trees act as a series of yes/no questions which is used to categorize data. An example of a decision tree would be: 32 32 33 33 1. "Is this fruit yellow?"