NestedLogit.build_model# NestedLogit.build_model(**kwargs)[source]# Build model using stored choice_df and utility_equations. This is the abstract method from ModelBuilder. For discrete choice, we don’t pass data as arguments - we use the stored data from __init__.