ML Wiki
Machine Learning Wiki - A collection of ML concepts, algorithms, and resources.

Portfolio Management

Portfolio Management

This is a Multi-Objective Optimization Problem.

Given:

  • capital $K$ to invest into equities
  • objectives:
    • maximize expected return (average of past returns)
    • minimize risk (variance)

Image

We see that the solutions showed with a red line are the best alternatives:

  • they are called the pareto-optimal set of alternatives

Sources