465 skills found · Page 1 of 16
Akkudoktor-EOS / EOSThis repository features an Energy Optimization System (EOS) that optimizes energy distribution, usage for batteries, heat pumps& household devices. It includes predictive models for electricity prices (planned), load forecasting& dynamic optimization to maximize energy efficiency & minimize costs. Founder Dr. Andreas Schmitz (YouTube @akkudoktor)
kaushikjadhav01 / Stock Market Prediction Web App Using Machine Learning And Sentiment AnalysisStock Market Prediction Web App based on Machine Learning and Sentiment Analysis of Tweets (API keys included in code). The front end of the Web App is based on Flask and Wordpress. The App forecasts stock prices of the next seven days for any given stock under NASDAQ or NSE as input by the user. Predictions are made using three algorithms: ARIMA, LSTM, Linear Regression. The Web App combines the predicted prices of the next seven days with the sentiment analysis of tweets to give recommendation whether the price is going to rise or fall
JordiCorbilla / Stock Prediction Deep Neural LearningPredicting stock prices using a TensorFlow LSTM (long short-term memory) neural network for times series forecasting
pushpendughosh / Stock Market ForecastingForecasting directional movements of stock prices for intraday trading using LSTM and random forest
SJTU-DMTai / MASTERThis is the official code and supplementary materials for our AAAI-2024 paper: MASTER: Market-Guided Stock Transformer for Stock Price Forecasting. MASTER is a stock transformer for stock price forecasting, which models the momentary and cross-time stock correlation and guide feature selection with market information.
deshpandenu / Time Series Forecasting Of Amazon Stock Prices Using Neural Networks LSTM And GAN Project analyzes Amazon Stock data using Python. Feature Extraction is performed and ARIMA and Fourier series models are made. LSTM is used with multiple features to predict stock prices and then sentimental analysis is performed using news and reddit sentiments. GANs are used to predict stock data too where Amazon data is taken from an API as Generator and CNNs are used as discriminator.
SJTU-DMTai / StockMixerOfficial code implementation of AAAI 2024 paper "StockMixer: A Simple yet Strong MLP-based Architecture for Stock Price Forecasting".
jaungiers / Multidimensional LSTM BitCoin Time SeriesUsing multidimensional LSTM neural networks to create a forecast for Bitcoin price
nityansuman / WarrenWeb app to predict closing stock prices in real time using Facebook's Prophet time series algorithm with a multi-variate, single-step time series forecasting strategy.
jeslago / EpftoolboxAn open-access benchmark and toolbox for electricity price forecasting
duemig / Stanford Project Predicting Stock Prices Using A LSTM NetworkStanford Project: Artificial Intelligence is changing virtually every aspect of our lives. Today’s algorithms accomplish tasks that until recently only expert humans could perform. As it relates to finance, this is an exciting time to adopt a disruptive technology that will transform how everyone invests for generations. Models that explain the returns of individual stocks generally use company and stock characteristics, e.g., the market prices of financial instruments and companies’ accounting data. These characteristics can also be used to predict expected stock returns out-of-sample. Most studies use simple linear models to form these predictions [1] or [2]. An increasing body of academic literature documents that more sophisticated tools from the Machine Learning (ML) and Deep Learning (DL) repertoire, which allow for nonlinear predictor interactions, can improve the stock return forecasts [3], [4] or [5]. The main goal of this project is to investigate whether modern DL techniques can be utilized to more efficiently predict the movements of the stock market. Specifically, we train a LSTM neural network with time series price-volume data and compare its out-of-sample return predictability with the performance of a simple logistic regression (our baseline model).
tule2236 / Airbnb Dynamic Pricing Optimization[BA project] Dynamic Pricing Optimization for Airbnb listing to optimize yearly profit for host. Use Clustering for competitive analysis, kNN regression for demand forecasting, and find dynamic optimal price with Optimization model.
MaybeWilliam / Stock Price Prediction BPNN LSTMUse BPNN and LSTM to forecast stock price. 使用BP神经网络和LSTM预测股票价格,注释拉满。
ritikdhame / Electricity Demand And Price ForecastingBuilding Time series forecasting models, including the XGboost Regressor, GRU (Gated Recurrent Unit), LSTM (Long Short-Term Memory), CNN (Convolutional Neural Network), CNN-LSTM, and LSTM-Attention. Additionally, hybrid models like GRU-XGBoost and LSTM-Attention-XGBoost for Electricity Demand and price prediction
kennedyCzar / STOCK RETURN PREDICTION USING KNN SVM GUASSIAN PROCESS ADABOOST TREE REGRESSION AND QDAForecast stock prices using machine learning approach. A time series analysis. Employ the Use of Predictive Modeling in Machine Learning to Forecast Stock Return. Approach Used by Hedge Funds to Select Tradeable Stocks
aws-samples / Amazon Sagemaker Stock Prediction ArchivedWorkshop to demonstrate how to apply NN based algorithms to stock market data and forecast price movements.
jonlesage / Microgrid EMS OptimizationThis example walks through the process of developing an optimization routine that uses forecast pricing and loading conditions to optimally store/sell energy from a grid-scale battery system.
ROHANNAIK / Sales PredictionIn depth analysis and forecasting of product sales based on the items, stores, transaction and other dependent variables like holidays and oil prices.
financial-astrology-research / Jesse Astrology Trading StrategyThis Jesse strategy is based on financial astrology cycles detected with advanced machine learning techniques for the crypto-currencies symbols: ADA, BAT, BNB, BTC, DASH, EOS, LINK, LTC, ZEC and ZRX, the daily price trend is forecasted through this planets cycles and MAs indicator are used to narrow the precise entry/exit. Join our discussions at Telegram:
obokaman-com / Stock ForecastSimple stock & cryptocurrency price forecasting console application, using PHP Machine Learning library (https://github.com/php-ai/php-ml)