Skip to content

Update README.md #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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