Git Product home page Git Product logo

webclinic017 / porfolio-management-and-stock-prediction-using-data-mining Goto Github PK

View Code? Open in Web Editor NEW

This project forked from virti123/porfolio-management-and-stock-prediction-using-data-mining

0.0 0.0 0.0 1.65 MB

There are several factors which affect the price of a stock. Some of them are daily news articles, volume of that stock traded, sentiment in the market, profit of the company etc. Due to the advancement in technology a large amount of data about the stocks is generated every day in the form of news articles, analyst reviews, twitter data etc. The increasing amount of data is making it increasingly difficult to manually analyse the data to make strategic decisions. We implemented and compared the results of three classification algorithms (1) Naïve Bayes (2) J48 (3) Random Forest

HTML 52.35% Python 47.65%

porfolio-management-and-stock-prediction-using-data-mining's Introduction

Porfolio-Management-Stock-Prediction-using-Data-Mining

There are several factors which affect the price of a stock. Some of them are daily news articles, volume of that stock traded, sentiment in the market, profit of the company etc. Due to the advancement in technology a large amount of data about the stocks is generated every day in the form of news articles, analyst reviews, twitter data etc. The increasing amount of data is making it increasingly difficult to manually analyse the data to make strategic decisions. We implemented and compared the results of three classification algorithms (1) Naïve Bayes (2) Random Forest.

Technology Used:

  • Programming Languages: Python, HTML, CSS, PHP
  • Tools: phpMyAdmin, MySQL Database, Wamp Server

Prerequisites

This project assumes a Unix-like environment. You may need to modify some instructions below (and perhaps also modify some scripts) for it to work on Windows.

Install the required python 3 packages if you don't already have them:

$ pip install -r requirements.txt

WampServer

  • It is important to install Wamp Server in the computer and initialize before to run this project successfully on the Internet Browser.
  • After installing Wamp Server, go the the installed location, and find the 'www' folder.
  • In this 'www' folder, create a new project folder and save all the project files in it.
  • To execute this project, use this given path to use in the internet browser.
PATH: http://localhost/(projectFolderName)/template/main.html

WEKA (Waikato Environment for knowledge Analysis)

  • Weka is a popular suite of machine learning software written in java, developed by University of Waikato, New Zealand.
  • Weka is a free software available under GNU General Public License.

phpMyAdmin:

  • Use this given path to access MySQL Database with Username: root & Password: root
PATH: http://localhost/phpmyadmin/
  • In MySQL database, create a database and then create a table as directed in the manual.

ER Diagram

Alt text

Class Diagram

Alt text

First Page

Alt text

porfolio-management-and-stock-prediction-using-data-mining's People

Contributors

virti123 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.