Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Hands-On Artificial Intelligence for Banking

You're reading from  Hands-On Artificial Intelligence for Banking

Product type Book
Published in Jul 2020
Publisher Packt
ISBN-13 9781788830782
Pages 240 pages
Edition 1st Edition
Languages
Authors (2):
Jeffrey Ng Jeffrey Ng
Profile icon Jeffrey Ng
Subhash Shah Subhash Shah
Profile icon Subhash Shah
View More author details
Toc

Table of Contents (14) Chapters close

Preface 1. Section 1: Quick Review of AI in the Finance Industry
2. The Importance of AI in Banking 3. Section 2: Machine Learning Algorithms and Hands-on Examples
4. Time Series Analysis 5. Using Features and Reinforcement Learning to Automate Bank Financing 6. Mechanizing Capital Market Decisions 7. Predicting the Future of Investment Bankers 8. Automated Portfolio Management Using Treynor-Black Model and ResNet 9. Sensing Market Sentiment for Algorithmic Marketing at Sell Side 10. Building Personal Wealth Advisers with Bank APIs 11. Mass Customization of Client Lifetime Wealth 12. Real-World Considerations 13. Other Books You May Enjoy

Conventions used

There are a number of text conventions used throughout this book.

CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "The function will download the price data of any given ticker in the SHARADAR database from Quandl."

A block of code is set as follows:

#list of key intent, product and attribute
product_list = ['deposit','loan']
attribute_list = ['pricing','balance']
intent_list = ['check']
print('loading nlp model')
nlp = spacy.load('en_core_web_md')

Any command-line input or output is written as follows:

          sudo cp dataset.csv /var/lib/Neo4j/import/edge.csv
          
sudo cp product.csv /var/lib/Neo4j/import/product.csv
sudo cp customer.csv /var/lib/Neo4j/import/customer.csv

Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "An asset class is defined as a group of assets that bear similar characteristics."

Warnings or important notes appear like this.
Tips and tricks appear like this.
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}