Skip to content
#

prediction-algorithms

Here are 5 public repositories matching this topic...

Prediction of Stock price using Recurrent Neural Network (RNN) models. Contains GRU, LSTM, Bidirection LSTM & LSTM combinations with GRU units. The models were deveoped using the keras module from Tensorlfow.

  • Updated Mar 17, 2022
  • Python

The goal of this project is to comparatively analyze the effectiveness of prediction algorithms on stock market data and get general insight on this data through visualization to predict future stock behavior and value at risk for each stock. The project encompasses the concept of Data Mining and Statistics

  • Updated Oct 1, 2020
  • Jupyter Notebook

This work presents an infrastructure that focuses on the capture and storage of the project execution data history, the prediction of the results of the unit tests through prediction algorithms: Logistic Regression, Naive Bayes and C4.5 Algorithm, and the provision of data for external applications. It also provides preview elements which help i…

  • Updated Aug 24, 2022
  • Java

Improve this page

Add a description, image, and links to the prediction-algorithms topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the prediction-algorithms topic, visit your repo's landing page and select "manage topics."

Learn more