Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shubham1217 authored Jul 1, 2018
1 parent 74b29ea commit b83d7f4
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,8 @@
# Official Page for [Quant Quest](http://quant-quest.auquan.com) hosted by Auquan.

## IMPORTANT ##
We've made changes to the prediction function. Please [read the new documentation](https://github.com/Auquan/quant-quest-2#prediction-function)
# Official Page for [Quant Quest III](http://quant-quest.auquan.com) hosted by Auquan.

## Trading Problem Overview ##
This problem requires a mix of statistics and data analysis skills to create a predictive model using financial data. We will provide you with a toolbox and historical data to develop and test your strategy for the competition.

1. [Getting Started](https://github.com/Auquan/quant-quest-2#quick-startup-guide)
2. [How does the toolbox work?](https://github.com/Auquan/quant-quest-2#how-does-the-toolbox-work)
3. [Available Feature Guide](https://github.com/Auquan/quant-quest-2#available-feature-guide)

## Quick Startup Guide ##
### Install Python and dependent packages ###
You need Python 3.6.5 (Python 2.7 support is deprecated) to run this toolbox. For an easy installation process, we recommend Anaconda since it will reliably install all the necessary dependencies. Download [Anaconda](http://continuum.io/downloads) and follow the instructions on the [installation page](http://docs.continuum.io/anaconda/install). Once you have Python, you can then install the toolbox.

Expand Down

0 comments on commit b83d7f4

Please sign in to comment.