🌍 Live Open Source Explorer
Explore live open-source projects and AI models.
Search public open-source repositories from GitHub and AI models from Hugging Face. Every page shows 10 results with clean pagination.
🔎 Live Search
Search live open-source data
Search GitHub repositories and Hugging Face models directly, then explore stars, downloads, source links and project details.
Live Results
GitHub Open Source Repositories
Search: XGBoost-Stock-Price-Prediction
Page 1
Showing 6 results from 6
a-bean-sprout/XGBoost_StockPricePredict
GitHub PythonAttempt to use XGBoost in stock price prediction
External source
GitHub
jiewwantan/XGBoost_stock_prediction
GitHub Jupyter NotebookXGBoost is known to be fast and achieve good prediction results as compared to the regular gradient boosting libraries. This project attempts to predict stock price direction by using the stock's daily data and indicators derived from its daily data as predictors. As such this is a classification... Read more
External source
GitHub
ShreyamsJain/Stock-Price-Prediction-Model
GitHub Jupyter NotebookStock Price prediction using news data. The datasets used consists news and stock price data from 2008 to 2016. The polarity(Subjectivity, Objectivity, Positive, Negative, Neutral) data is gathered from the news data and further used to predict stock prices. Achieved an accuracy of 94% using XGBo... Read more
External source
GitHub
anacaballero/ML-Finance
GitHub Jupyter NotebookCalculate technical indicators from historical stock data Create features and targets out of the historical stock data. Prepare features for linear models, xgboost models, and neural network models. Use linear models, decision trees, random forests, and neural networks to predict the future price... Read more
External source
GitHub
lluissalvat/XGBoost-Stock-Price-Prediction
GitHub PythonThis script loads desired stock price training data, trains an XGBoost Regressor for Time Series Forecasting (allowing fine-tuning) and downloads the model to be used for prediction tasks.
External source
GitHub
Sapphirine/202005-Event-Linkage-and-Impact-Prediction
GitHub Jupyter Notebook MIT LicenseStock Price Prediction with BERT and XGBoost using Twitter data
External source
GitHub