Changes between Version 26 and Version 27 of Other/Summer/2025/CityOS


Ignore:
Timestamp:
Jul 17, 2025, 4:39:29 PM (4 days ago)
Author:
sh1746
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Other/Summer/2025/CityOS

    v26 v27  
    2929||
    3030{{{#!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:
     31The 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:
    3232
    33331. "Is this fruit yellow?"