I am trying to run the following line from the file "https://github.com/ActivitySim/activitysim/blob/main/activitysim/examples/example_estimation/notebooks/02_school_location.ipynb"
from activitysim.estimation.larch import component_model
model = component_model(modelname, return_data=False)
It throws this error.
FileNotFoundError: [Errno 2] No such file or directory: 'output/estimation_data_bundle/school_location/school_location_coefficients.csv'
I have inspected the files but i can't find any location in activitysim or the cloned sf model where this is