Giter Club home page Giter Club logo

ml-mini-project's Introduction

ML-mini-project

STOCK PRICE PREDICTION

Made by: Yash Wadhwani - 65, Kushal Dayani - 67, Bhavesh Lalwani - 68 Our project focuses on predicting the close price of the stock.

Abstract

In Stock Market Prediction, the aim is to predict the future value of the financial stocks of a company. The recent trend in stock market prediction technologies is the use of machine learning which makes predictions based on the values of current stock market indices by training on their previous values. Machine learning itself employs different models to make prediction easier and authentic.

Approach

We have used Regression Analaysis and Time Series Prediction to predict the stock price values

Algorithms

Regression Analysis

In this model TSLA.csv file is used and Linear Regression and Decision Tree Regression is used. The performance metrics are calculated and compared. Using this model, if we know the opening price of stock today, it's hightest and lowest values of the previous day, volume of stocks sold yesterday, we can predict the closing price of the stock today.

LSTM Algorithm

In this model NSE-TATAGLOBAL.csv file is used as a training set and tatatest.csv is used as a test set. LSTM algorithm is used for stock price prediction.LSTM are powerful in sequence prediction problems as they have an ability to store past information.Also,here it is necessary as future stock price is predicted on the basis of past stock price.

ml-mini-project's People

Contributors

kushal-dayani avatar yashwadhwani08 avatar

Watchers

 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.