Stock price forecasting stuff with BERT
-
Updated
Sep 23, 2020 - Python
Stock price forecasting stuff with BERT
A Django app to predict realtime stock market prices for NSE India and NYSE using LSTM.
In this repository, the goal is to predict the tick direction of a stock based on its current order book and trade data. A LSTM Neural Network is used as an example of potential solution for such problem.
Implementação de uma LSTM para prever fechamento de ações na B3. Scripts para análise e predição de valores.
Forecasting stock prices with Long Short Term Memory (LSTM) architecture
Easy to follow stock price analysis on Indian stock data
Backtesting software for intraday and daily timeframe SARIMAX forecasting model. Capable of forecasting on any asset class with backtesting capability across various parameter sets customizable by the user.
Implementation of Time Series
A personal end-to-end machine learning project that seeks to predict stock prices from economical indicators for a variety of USA-based companies.
Stock Forecasting
A stock market forecaster using parallelized Monte Carlo simulations enhanced by machine learning (ML) techniques.
Analyzing and predicting Google's stock prices through detailed data exploration and advanced LSTM models. This project involves data preprocessing, creating time-series sequences, constructing and training LSTM networks, and evaluating their performance to forecast future stock prices utilizing Python and Machine Learning libraries.
In this project, I develop a CNN-based tool for stock price modeling and forecasting. This repository covers data preprocessing, model building, and evaluation, including callbacks like Early Stopping and Learning Rate Reduction. Ideal for quantitative finance, the project emphasizes model evaluation and accurate stock price predictions.
image caption generator, dog breed classifier, stock forecasting 🤖🖼️ Порождение подписей на русском языке к изображениям (Python, Keras). Собрал нейросеть из двух частей – свёрточная и рекуррентная части. Получил датасет путём перевода на русский датасета Flickr 8k с помощью Yandex Translate API. Получил метрику BLEU равной 0.51.
Progetto di tesi: rete LSTM multivariata con sentiment analysis per la previsione dei titoli in borsa
Stocks Forecasting for MAANG | MLOps using ZenML | Streamlit UI
This repository contains code for implementing both Large Language Models (LLM) and Long Short-Term Memory (LSTM) models in AWS SageMaker Studio Lab. It includes notebooks for LLM-based applications and LSTM models for stock price prediction.
Порождение подписей к изображениям. Классификация изображений. Прогнозирование временных рядов
Add a description, image, and links to the stock-forecasting topic page so that developers can more easily learn about it.
To associate your repository with the stock-forecasting topic, visit your repo's landing page and select "manage topics."