Awesome
Machine Learning in Asset Management
If you like this type of content then visit ML Quant site below:
Part One
Follow this link for SSRN paper.
If you feel like citing something you can use:
Snow, D (2020). Machine Learning in Asset Management—Part 1: Portfolio Construction—Trading Strategies. The Journal of Financial Data Science, Winter 2020, 2 (1) 10-23.
This is the first in a series of articles dealing with machine learning in asset management. Asset management can be broken into the following tasks: (1) portfolio construction, (2) risk management, (3) capital management, (4) infrastructure and deployment, and (5) sales and marketing. This article focuses on portfolio construction using machine learning. Historically, algorithmic trading could be more narrowly defined as the automation of sell-side trade execution, but since the introduction of more advanced algorithms, the definition has grown to include idea generation, alpha factor design, asset allocation, position sizing, and the testing of strategies. Machine learning, from the vantage of a decision-making tool, can help in all these areas.
Editors: Frank J. Fabozzi | Marcos Lopéz de Prado | Joseph Simonian
This paper investigates various machine learning trading and portfolio optimisation models and techniques. The notebooks to this paper are Python based. By last count there are about 15 distinct trading varieties and around 100 trading strategies. Code and data are made available where appropriate. The hope is that this paper will organically grow with future developments in machine learning and data processing techniques. All feedback, contributions and criticisms are highly encouraged. You can find my contact details on the website, FirmAI.
Trading Strategies
<br>1. Tiny CTA<br>Resources:<br>See this paper and blog for further explanation.<br>Data, Code<br>
<br>2. Tiny RL<br>Resources:<br>See this paper and/or blog for further explanation.<br>Data, Code<br>
<br>3. Tiny VIX CMF<br>Resources:<br>Data, Code<br>
<br>4. Quantamental<br>Resources:<br>Web-scrapers, Data, Code, Interactive Report, Paper.<br>
<br>5. Earnings Surprise<br>Resources:<br>Code, Paper<br>
<br>6. Bankruptcy Prediction<br>Resources:<br>Data, Code, Paper<br>
<br>7. Filing Outcomes<br>Resources:<br>Data<br>
<br>8. Credit Rating Arbitrage<br>Resources:<br>Code<br>
<br>9. Factor Investing:<br>Resources:<br>Paper, Code, Data<br>
<br>10. Systematic Global Macro<br>Resources:<br>Data, Code<br>
<br>11. Mixture Models<br>Resources:<br>Data, Code<br>
<br>12. Evolutionary<br>Resources:<br>Code, Repo <br>
<br> 13. Agent Strategy<br>Resources:<br>Code, Repo<br>
<br>14. Stacked Trading<br>Resources:<br>Code, Blog<br>
<br>15. Deep Trading<br>Resources:<br>Code, Repo<br>
<br>Part Two:
Snow, D (2020). Machine Learning in Asset Management—Part 2: Portfolio Construction—Weight Optimization. The Journal of Financial Data Science, Spring 2020, 2 (1) 10-23.
This is the second in a series of articles dealing with machine learning in asset management. This article focuses on portfolio weighting using machine learning. Following from the previous article (Snow 2020), which looked at trading strategies, this article identifies different weight optimization methods for supervised, unsupervised, and reinforcement learning frameworks. In total, seven submethods are summarized with the code made available for further exploration.
Weight Optimisation (JFDS)
<br>1. Deep Portfolio<br>Resources:<br>Data, Code, Paper<br>
<br>2. Linear Regression<br>Resources:<br>Code, Paper<br>
<br>3. Bayesian Sentiment<br>Resources:<br>Code<br>
<br>4. PCA and Hierarchical<br>Resource:<br>Code<br>
<br>5. HRP<br>Resources:<br>Data, Code<br>
<br>6. Network Graph<br>Resources:<br>Code<br>
<br>7. RL Deep Deterministic<br>Resources:<br>Code<br>
Weight Optimisation (SSRN)
<br>1. Online Portfolio Selection (OLPS)<br>Resources:<br>Code<br>
Other (SSRN)
<br>1. GANVaR<br>Resources:<br>Code<br>
Top 1% SSRN paper downloads
All Time Top 10 Paper :
Applied Computing eJournal, CompSciRN: Algorithms, CompSciRN: Clustering, Banking & Financial Institutions eJournals, CompSciRN: Artificial Intelligence, Econometric Modeling: Capital Markets - Portfolio Theory eJournal, Machine Learning eJournal
Other Projects
Other FirmAI projects include AtsPy automating Python's best time series models, PandaPy a data structure solutions that has the speed of NumPy and the usability of Pandas (10x to 50x faster), FairPut a holistic approach to implement fair machine learning outputs at the individual and group level, PandasVault a package for advanced pandas functions and code snippets, and ICR an interactive and fully automated corporate report built with Python.