Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ Table of Contents
- Modifying the map program
- Testing our map program with IBM stock prices
- Running MapReduce to count intraday price changes
- Performing analysis on our MapReduce results
- Performing analysis of our MapReduce results
- Introducing NoSQL
- Getting MongoDB
- Creating the data directory and running MongoDB
Expand Down Expand Up @@ -263,7 +263,7 @@ Table of Contents
- Be prepared to face model risk
- Performance of a backtest with in-sample data
- Addressing common pitfalls in backtesting
- Have a common sense idea of your model
- Have a common-sense idea of your model
- Understanding the context for the model
- Make sure you have the right data
- Data mine your results
Expand All @@ -288,4 +288,4 @@ Table of Contents
- Setting up the VBA code
- Setting up the cells
- What else can I do with COM?
- Summary
- Summary