• Complain

Tshepo Chris Nokeri - Implementing Machine Learning for Finance

Here you can read online Tshepo Chris Nokeri - Implementing Machine Learning for Finance full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2021, publisher: Apress, genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Tshepo Chris Nokeri Implementing Machine Learning for Finance
  • Book:
    Implementing Machine Learning for Finance
  • Author:
  • Publisher:
    Apress
  • Genre:
  • Year:
    2021
  • Rating:
    4 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 80
    • 1
    • 2
    • 3
    • 4
    • 5

Implementing Machine Learning for Finance: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Implementing Machine Learning for Finance" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Bridges the gap between finance and data science by presenting a systematic method for structuring, analyzing, and optimizing an investment portfolio and its underlying asset classes. Covers supervised and unsupervised machine learning (ML) models and deep learning (DL) models, including techniques of testing, validating, and optimizing model performance. Presents a diverse range of machine learning libraries (such as statsmodels, scikit-learn, Auto ARIMA, and FB Prophet) and covers the Keras DL framework plus the Pyfolio package for portfolio risk analysis and performance analysis

Implementing Machine Learning for Finance — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Implementing Machine Learning for Finance" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Contents
Landmarks
Book cover of Implementing Machine Learning for Finance Tshepo Chris Nokeri - photo 1
Book cover of Implementing Machine Learning for Finance
Tshepo Chris Nokeri
Implementing Machine Learning for Finance
A Systematic Approach to Predictive Risk and Performance Analysis for Investment Portfolios
1st ed.
Logo of the publisher Tshepo Chris Nokeri Pretoria South Africa Any - photo 2
Logo of the publisher
Tshepo Chris Nokeri
Pretoria, South Africa

Any source code or other supplementary material referenced by the author in this book is available to readers on GitHub via the books product page, located at www.apress.com/978-1-4842-7109-4. For more detailed information, please visit www.apress.com/source-code.

ISBN 978-1-4842-7109-4 e-ISBN 978-1-4842-7110-0
https://doi.org/10.1007/978-1-4842-7110-0
Tshepo Chris Nokeri 2021
This work is subject to copyright. All rights are reserved by the Publisher, whether the whole orpart of the material is concerned, specifically the rights of translation, reprinting, reuse ofillustrations, recitation, broadcasting, reproduction on microfilms or in any other physical way,and transmission or information storage and retrieval, electronic adaptation, computer software,or by similar or dissimilar methodology now known or hereafter developed.
The use of general descriptive names, registered names, trademarks, service marks, etc. in this publication does not imply, even in the absence of a specific statement, that such names are exempt from the relevant protective laws and regulations and therefore free for general use.
The publisher, the authors and the editors are safe to assume that the advice and information in this book are believed to be true and accurate at the date of publication. Neither the publisher nor the authors or the editors give a warranty, expressed or implied, with respect to the material contained herein or for any errors or omissions that may have been made. The publisher remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

This Apress imprint is published by the registered company APress Media, LLC part of Springer Nature.

The registered company address is: 1 New York Plaza, New York, NY 10004, U.S.A.

I dedicate this book to my family and everyone who merrily played influential roles in my life.

Introduction

Kindly welcome to Implementing Machine Learning for Finance. This book is your guide to mastering machine and deep learning applied to practical, real-world investment strategy problems using Python programming. In this book, you will learn how to properly build and evaluate supervised and unsupervised machine learning and deep learning models adequate for partial algorithmic trading and investment portfolio and risk analysis.

To begin with, it prudently introduces pattern recognition and future price forecasting exerting time-series analysis models, like the autoregressive integrated moving average (ARIMA) model, seasonal ARIMA (SARIMA) model, and additive model, and then it carefully covers the least squares model and the long-short term memory (LSTM) model. Also, it covers hidden pattern recognition and market regime prediction applying the Gaussian hidden Markov model. Third, it presents the practical application of the k-means model in stock clustering. Fourth, it establishes the practical application of the prevalent variance-covariance method and empirical simulation method (using Monte Carlo simulation) for value-at-risk estimation. Fifth, it encloses market direction classification using both the logistic classifier and the multilayer perceptron classifier. Lastly, it promptly presents performance and risk analysis for investment portfolios.

I used Anaconda (an open source distribution of Python programming) to prepare the examples. The libraries covered in this book include, but are not limited to, the following:
  • Auto ARIMA for time-series analysis

  • Prophet for time-series analysis

  • HMM Learn for hidden Markov models

  • Yahoo Finance for web data scraping

  • Pyfolio for investment portfolio and risk analysis

  • Pandas for data structures and tools

  • Statsmodels for basic statistical computation and modeling

  • SciKit-Learn for building and validating key machine learning algorithms

  • Keras for high-level frameworks for deep learning

  • Pandas MonteCarlo for Monte Carlo simulation

  • NumPy for arrays and matrices

  • SciPy for integrals, solving differential equations, and optimization

  • Matplotlib and Seaborn for popular plots and graphs

This book targets data scientists, machine learning engineers, and business and finance professionals, including retail investors who want to develop systematic approaches to investment portfolio management, risk analysis, and performance analysis, as well as predictive analytics using data science procedures and tools. Prior to exploring the contents of this book, ensure that you understand the basics of statistics, investment strategy, Python programming, and probability theories. Also, install the packages mentioned in the previous list in your environment.

Acknowledgments

Writing a single-authored book is demanding, but I received firm support and active encouragement from my family and dear friends. Many heartfelt thanks to the Apress publishing team for all their backing throughout the writing and editing process. Last, humble thanks to all of you reading this; I earnestly hope you find it helpful.

Table of Contents
About the Author
Tshepo Chris Nokeri
harnesses big data advanced analytics and artificial intelligence to foster - photo 3

harnesses big data, advanced analytics, and artificial intelligence to foster innovation and optimize business performance. In his functional work, he has delivered complex solutions to companies in the mining, petroleum, and manufacturing industries. He initially completed a bachelors degree in information management. Afterward, he graduated with an honors degree in business science from the University of the Witwatersrand on a TATA Prestigious Scholarship and a Wits Postgraduate Merit Award. The university unanimously awarded him the Oxford University Press Prize. He has authored the book Data Science Revealed: With Feature Engineering, Data Visualization, Pipeline Development, and Hyperparameter Tuning (Apress, 2021).

About the Technical Reviewer
Anubhav Kesari
is a data scientist and AI researcher by profession and a storyteller by heart - photo 4

is a data scientist and AI researcher by profession and a storyteller by heart. Currently living in Delhi, Anubhav was born and raised in Prayagraj, India, and graduated from the Indian Institute of Information Technology Guwahati with a major in computer science and engineering. His research interests are in machine learning, computer vision, and geospatial data science. He enjoys engaging with the data science community and often giving talks at local meetups as well as for larger audiences. In late 2019, he spoke at PyCon India about hyperparameter optimization in machine learning. He also spoke at PyData Delhi 2019 in a session on machine learning. In his free time, he enjoys exploring nature and listening to classic 90s songs.

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Implementing Machine Learning for Finance»

Look at similar books to Implementing Machine Learning for Finance. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Implementing Machine Learning for Finance»

Discussion, reviews of the book Implementing Machine Learning for Finance and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.