- Hands-On Artificial Intelligence for Banking
- Jeffrey Ng Subhash Shah
- 473字
- 2021-06-18 18:33:55
To get the most out of this book
Before you get started, I assume that you are running Ubuntu 16.04LTS Desktop or above and have done your Python 101 course. Knowledge of how to install the relevant software packages is assumed and will not be covered in this book.
Three database engines (SQLite, MongoDB, and Neo4j) are used in this book. Please make sure that you have them installed.
Regarding data sources, we will get data from data.world (https://data.world/) and a paid subscription to Quandl (Sharadar Core US Equities Bundle (https://www.quandl.com/databases/SFA/data) for chapters 4 and 5, and Sharadar Fund Prices (https://www.quandl.com/databases/SFP/data) for chapters 6 and 7), Twitter's Premium Search (https://developer.twitter.com/en/docs/tweets/search/overview/premium) for chapter 7, and the Open Bank Project (https://uk.openbankproject.com/) for chapter 8.
Download the example code files
You can download the example code files for this book from your account at www.packt.com. If you purchased this book elsewhere, you can visit www.packt.com/support and register to have the files emailed directly to you.
You can download the code files by following these steps:
- Log in or register at www.packt.com.
- Select the SUPPORT tab.
- Click on Code Downloads & Errata.
- Enter the name of the book in the Search box and follow the onscreen instructions.
Once the file is downloaded, please make sure that you unzip or extract the folder using the latest version of:
- WinRAR/7-Zip for Windows
- Zipeg/iZip/UnRarX for Mac
- 7-Zip/PeaZip for Linux
The code bundle for the book is also hosted on GitHub athttps://github.com/PacktPublishing/Hands-On-Artificial-Intelligence-for-Banking. In case there's an update to the code, it will be updated on the existing GitHub repository.
We also have other code bundles from our rich catalog of books and videos available athttps://github.com/PacktPublishing/. Check them out!
Download the color images
We also provide a PDF file that has color images of the screenshots/diagrams used in this book. You can download it here: https://static.packt-cdn.com/downloads/9781788830782_ColorImages.pdf.
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."
- 電腦軟硬件維修大全(實例精華版)
- 電腦維護與故障排除傻瓜書(Windows 10適用)
- 嵌入式系統中的模擬電路設計
- 微軟互聯網信息服務(IIS)最佳實踐 (微軟技術開發者叢書)
- Source SDK Game Development Essentials
- “硬”核:硬件產品成功密碼
- Managing Data and Media in Microsoft Silverlight 4:A mashup of chapters from Packt's bestselling Silverlight books
- 3D Printing Blueprints
- Blender 3D By Example
- Hands-On One-shot Learning with Python
- ARM接口編程
- 快·易·通:2天學會電腦組裝·系統安裝·日常維護與故障排除
- 3D打印:Geomagic Design X5.1 逆向建模設計實用教程
- 電腦組裝與維修實戰
- 計算機組裝與維護項目化教程(第二版)