🌐
GitHub
github.com › topics › stock-prediction
stock-prediction · GitHub Topics · GitHub
Smart Algorithms to predict buying and selling of stocks on the basis of Mutual Funds Analysis, Stock Trends Analysis and Prediction, Portfolio Risk Factor, Stock and Finance Market News Sentiment Analysis and Selling profit ratio. Project developed as a part of NSE-FutureTech-Hackathon 2018, Mumbai. Team : Semicolon · data-science machine-learning sentiment-analysis algorithms risk-analysis visualisation artificial-intelligence stock-price-prediction stock-prediction lstm-neural-network ... python algo-trading stock-market trading-algorithms stocks trade nasdaq algorithmic-trading alpaca stock-prediction stock-trading auto-trading alpaca-trading-api alpaca-markets
🌐
GitHub
github.com › topics › stock-market-prediction
stock-market-prediction · GitHub Topics · GitHub
This repository began as a 7th-semester minor project and evolved into our 8th-semester major project, "Advanced Stock Price Forecasting Using a Hybrid Model of Numerical and Textual Analysis."
🌐
GitHub
github.com › topics › stock-price-prediction
stock-price-prediction · GitHub Topics · GitHub
Stock 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.
🌐
GitHub
github.com › jailad › Stock-Market-Predictor-Python
GitHub - jailad/Stock-Market-Predictor-Python: A simple Stock Market Prediction example which uses Python · GitHub
File - 20170130StockMarketPredict.py ... project reads one-year historical data of the ticker 'GE' ( obtained from Google Finance ), and then fits a linear regression model to it, and also a RBF regression model to it....
Starred by 3 users
Forked by 3 users
Languages   Python
🌐
GitHub
github.com › topics › stock-price-forecasting
stock-price-forecasting · GitHub Topics · GitHub
Made by Anson Wong, Juan Garcia & Gudbrand Tandberg · machine-learning stock-market stock-price-forecasting ... LOBCAST is a Python-based open-source framework for stock market trend forecasting using Limit Order Book (LOB) data.
🌐
GitHub
github.com › madhurimarawat › Stock-Market-Prediction
GitHub - madhurimarawat/Stock-Market-Prediction: This repository began as a 7th-semester minor project and evolved into our 8th-semester major project, "Advanced Stock Price Forecasting Using a Hybrid Model of Numerical and Textual Analysis." It utilizes Python, NLP (NLTK, spaCy), ML models, Grafana, InfluxDB, and Streamlit for data analysis and visualization.
This repository began as a 7th-semester ... major project, "Advanced Stock Price Forecasting Using a Hybrid Model of Numerical and Textual Analysis." It utilizes Python, NLP (NLTK, spaCy), ML models, Grafana, InfluxDB, and Streamlit for data ...
Starred by 15 users
Forked by 8 users
Languages   Jupyter Notebook 95.4% | Python 4.4% | Jupyter Notebook 95.4% | Python 4.4%
🌐
GitHub
github.com › rajveersinghcse › Reliance-Stock-Market-Prediction
GitHub - rajveersinghcse/Reliance-Stock-Market-Prediction: 💹Prediction of stock prices for the next 30 days using machine learning models built on historical data.
The project utilizes stock market DATA gathered from January 1, 2015, to February 28, 2023. You can download the data from the above website or use the Yfinance library to collect the data.
Starred by 5 users
Forked by 3 users
Languages   Jupyter Notebook 99.8% | Python 0.2% | Jupyter Notebook 99.8% | Python 0.2%
Find elsewhere
🌐
GitHub
github.com › Abhishek-k-git › Stock-Price-Prediction-LSTM
GitHub - Abhishek-k-git/Stock-Price-Prediction-LSTM: This project combines Python and yfinance, leveraging LSTM in Keras for stock price predictions, hosted via a user-friendly platform with Streamlit for accurate, interactive stock market forecasting. · GitHub
This project encompasses the prediction of stock closing prices utilizing Python and the yfinance library. The model is trained by leveraging the capabilities of the Long Short-Term Memory (LSTM) layer in Keras.
Starred by 6 users
Forked by 4 users
Languages   Jupyter Notebook 99.3% | Python 0.7%
🌐
GitHub
github.com › PyFi-Training › Stock-Price-Forecasting-with-Machine-Learning
GitHub - PyFi-Training/Stock-Price-Forecasting-with-Machine-Learning: Step by step tutorial for predicting stock price using Machine Learning algos · GitHub
This repository contains Python code for stock price prediction using various Machine Learning models. We aim to forecast the closing price of Apple Inc. (AAPL) stock leveraging historical stock data and different machine-learning algorithms.
Starred by 32 users
Forked by 11 users
Languages   Jupyter Notebook 98.0% | Python 2.0%
🌐
GitHub
github.com › scorpionhiccup › StockPricePrediction
GitHub - scorpionhiccup/StockPricePrediction: Stock Price Prediction using Machine Learning Techniques · GitHub
To examine a number of different forecasting techniques to predict future stock returns based on past returns and numerical news indicators to construct a portfolio of multiple stocks in order to diversify the risk. We do this by applying supervised learning methods for stock price forecasting by interpreting the seemingly chaotic market data. $ workon myvirtualenv [Optional] $ pip install -r requirements.txt $ python scripts/Algorithms/regression_models.py <input-dir> <output-dir>
Starred by 1.5K users
Forked by 435 users
Languages   Jupyter Notebook 97.6% | Python 2.4%
🌐
GitHub
github.com › akashg94 › StockMarketAnalysisAndMLPrediction
GitHub - akashg94/StockMarketAnalysisAndMLPrediction: Stock market analsis with python tools
We want to be able to analyze specific stock markets such as Technology, Airlines, and Healthcare based on the effects of the coronavirus outbreak globally. By retrieving three different kinds of stocks in each market, we will be able to determine how well each stock will end up doing. By analyzing the stock market data with Python (Pandas, NumPy, matplotlib, Seaborn, etc.).
Author   akashg94
🌐
GitHub
github.com › Vatshayan › Final-Year-Machine-Learning-Stock-Price-Prediction-Project
GitHub - Vatshayan/Final-Year-Machine-Learning-Stock-Price-Prediction-Project: Final Year B.tech Project on Machine Learning Stock Prediction through Deep Learning · GitHub
Technical Analysis, on the other hand, includes reading the charts and using statistical figures to identify the trends in the stock market. As you might have guessed, our focus will be on the technical analysis and visualization part. We’ll be using a dataset from Google stock Price test and train. ... Project is totally based on research papers as project predict output using LSTM based deep learning models:
Starred by 163 users
Forked by 40 users
Languages   Jupyter Notebook 96.4% | Python 3.6%
🌐
GitHub
github.com › sowmyagowri › Stock-Price-Prediction
GitHub - sowmyagowri/Stock-Price-Prediction: A group project for CMPE272 at SJSU
Clone the github and goto the folder ... requests, pyyaml, tensorflow, keras $pip install -r requirements.txt · Run "Stock Market Prediction/prophet.py" -- this starts the http server using python flask...
Starred by 36 users
Forked by 16 users
Languages   JavaScript 93.1% | Python 2.6% | HTML 2.3% | CSS 1.1% | Shell 0.9% | JavaScript 93.1% | Python 2.6% | HTML 2.3% | CSS 1.1% | Shell 0.9%
🌐
GitHub
github.com › M3GHAN › stock-price-prediction-ARIMA-SARIMA
GitHub - M3GHAN/stock-price-prediction-ARIMA-SARIMA: This repository contains Python code for forecasting stock prices using various time series models. The project utilizes historical stock price data to demonstrate different predictive modeling techniques including Moving Average, ARIMA, and SARIMA. · GitHub
This repository contains Python code for forecasting stock prices using various time series models. The project utilizes historical stock price data to demonstrate different predictive modeling techniques including Moving Average, ARIMA, and SARIMA.
Starred by 4 users
Forked by 3 users
Languages   Jupyter Notebook
🌐
GitHub
github.com › robertmartin8 › MachineLearningStocks
GitHub - robertmartin8/MachineLearningStocks: Using python and scikit-learn to make stock predictions · GitHub
Using python and scikit-learn to make stock predictions - robertmartin8/MachineLearningStocks
Starred by 2K users
Forked by 541 users
Languages   Python
🌐
GitHub
github.com › vishal815 › -Stock-market-Prediction-with-Machine-Learning-Django
GitHub - vishal815/-Stock-market-Prediction-with-Machine-Learning-Django: Developed ML/DL based a web application for stock price prediction based on real-time data. · GitHub
The project is applicable to any business organization, providing users with stock price prediction capabilities and comprehensive summary data. ... STEP 1: Clone the repository from GitHub. git clone https://github.com/vishal815/-Stock-market-Prediction-with-Machine-Learning-Django.git
Starred by 33 users
Forked by 6 users
Languages   Python 42.4% | HTML 32.7% | PowerShell 12.0% | Roff 3.8% | JavaScript 3.6% | Shell 2.5%