CorvusCodex/FiAi
Simple Finance Forecasting Ai. This Ai Model uses historical price data to forecast future prices. The model is trained on data downloaded from Yahoo Finance using the yfinance library, and predictions are made using a linear regression Ai model from sklearn. The model supports all the symbols supported by Yahoo Finance.
This tool helps you forecast future stock prices by analyzing historical price data. You provide a stock ticker symbol, and it generates predictions for the next 24 hours, 7 days, 1 month, and 1 year. This is useful for individual investors or students interested in basic financial market prediction.
No commits in the last 6 months.
Use this if you want a simple, open-source script to generate basic price forecasts for any stock listed on Yahoo Finance, directly from its historical data.
Not ideal if you need highly accurate, multi-factor financial predictions for investment decisions, as this tool is for educational and research purposes only.
Stars
15
Forks
4
Language
Python
License
MIT
Category
Last pushed
Dec 28, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/CorvusCodex/FiAi"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
NGYB/Stocks
Programs for stock prediction and evaluation
kaushikjadhav01/Stock-Market-Prediction-Web-App-using-Machine-Learning-And-Sentiment-Analysis
Stock Market Prediction Web App based on Machine Learning and Sentiment Analysis of Tweets (API...
LinLidi/StockSensation
基于情感字典和机器学习的股市舆情情感分类可视化
madhurimarawat/Stock-Market-Prediction
This repository began as a 7th-semester minor project and evolved into our 8th-semester major...
Kumar-laxmi/Stock-Prediction-System-Application
Stock Prediction System is a ML based website designed using Django's Framework and CSS's...