Giter Site home page Giter Site logo

abhijit2712 / stock-market-prediction-expert-system Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aryan-harsh/stock-market-prediction-expert-system

0.0 0.0 1.0 74.44 MB

This is a Stock Market predictor, an Expert System using Candlestick chart that predicts when to invest and withdraw stocks from the market.

stock-market-prediction-expert-system's Introduction

Stock-Market-Prediction-Expert-System

An Expert System using Candlestick Chart

Generic badge Generic badge

This is a Stock Market predictor, an Expert System using Candlestick chart that predicts when to invest and withdraw stocks from the market.

The project is built using CLIPS on Java.

CLIPS Java Native Interface is used to use CLIPS on Java.

Software requirements:

  1. JDK Version 11.0.5 (or above)
  2. Java SE 8
  3. IDEA Intellij/eclipse
  4. CLIPS JNI library

CLIPS:

CLIPS is a public domain software tool for building expert systems. CLIPS is the most widely used tool for making Expert Systems. It uses forward chaining for the inference engine.

For the project, CLIPS is used to make knowledge base and inference engine, the rules are fired and predictions made using CLIPS. Java is used in the project so as to add GUI, read the database and other intermediate tasks whereas the entire logical part which does the prediction is made in CLIPS.

Instructions to run:

  1. Install JDK(ver 11.0.5 or above) from oracle.com ( https://www.oracle.com/technetwork/java/javase/documentation/jdk12-doc-downloads-5296039.html )
  2. Install java se8 from oracle.
  3. Install Intellij/Eclipse IDE from Internet.
  4. Extract the project folder (if zipped)
  5. Double Click the file StockMarketPredictor.jar (for Windows), or enter the command " java -jar StockMarketPredictor.jar " in Terminal
  6. To choose user file(The Dataset) select file path from JFileChooset icon.
  7. Click the Predict button inside the Project to see the Results.

ForTheBadge built-with-love

stock-market-prediction-expert-system's People

Contributors

aryan-harsh avatar

Forkers

bkyashraj

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.