Giter VIP home page Giter VIP logo

stock-price-predictor's Introduction

Stock Price Predictor

An attempt at using scikit learn to predict stock prices. This example uses data from Amazon's stock prices from 5/15/97 to 6/1/18. To make a prediction, This program works by using support vector regression to predict the next value in a dataset using a margin of error.

Disclaimer:

This script was mainly used to showcase support vector regression and the usefulness of the pandas library to read data from a .csv file. Predicting stocks will probably need more data and other inputs of information like sentiment analysis. Do not bid your money using this program.

Sources and Helpful links:

https://finance.yahoo.com/quote/AMZN/history?period1=863672400&period2=1527915600&interval=1d&filter=history&frequency=1d
http://www.saedsayad.com/support_vector_machine_reg.htm
https://www.youtube.com/watch?v=SSu00IRRraY
https://www.youtube.com/watch?v=yCgJGsg0Xa4

stock-price-predictor's People

Contributors

hernanrazo avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.