Skip to content

Commit

Permalink
Fix example section heading
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianSosic committed Dec 16, 2024
1 parent 9689e27 commit fbe3d69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/Backtesting/custom_analytical.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ def blackbox(df: pd.DataFrame, /) -> pd.DataFrame:
recommender=RandomRecommender(),
)

### Running the Optimization Loop
### Running the Simulation Loop

# Next, we simulate both scenarios using the
# {func}`~baybe.simulation.scenarios.simulate_scenarios` utility,
Expand Down

0 comments on commit fbe3d69

Please sign in to comment.