You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
PyPortfolioOpt is a library implementing portfolio optimization methods, including
6
6
classical mean-variance optimization, Black-Litterman allocation, or shrinkage and Hierarchical Risk Parity.
7
-
It is **extensive** yet easily **extensible**, for casual investors, or professionals looking for an easy prototyping tool. Whether you are a fundamentals-oriented investor who has identified a
7
+
PyPortfolioOpt is inspired by scikit-learn; it is **extensive** yet easily **extensible**, for casual investors, or professionals looking for an easy prototyping tool. Whether you are a fundamentals-oriented investor who has identified a
8
8
handful of undervalued picks, or an algorithmic trader who has a basket of
9
9
strategies, PyPortfolioOpt can help you combine your alpha sources in a risk-efficient way.
0 commit comments