Skip to content

Commit

Permalink
Fix automodule to herc
Browse files Browse the repository at this point in the history
  • Loading branch information
PanPip committed Jun 22, 2020
1 parent c9dfd4e commit bed70f2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,9 @@ weight of the :math:`i^{th}` cluster calculated in Step-3.
Implementation
##############

.. automodule:: mlfinlab.portfolio_optimization.hcaa
.. automodule:: mlfinlab.portfolio_optimization.herc

.. autoclass:: HierarchicalClusteringAssetAllocation
.. autoclass:: HierarchicalEqualRiskContribution
:members:

.. automethod:: __init__
Expand Down

0 comments on commit bed70f2

Please sign in to comment.