swapnil-tanpure23/Stock-Market-Prediction-Using-AI
The main goal of this project is to predict future stock prices using a regression method. I have used two algorithms in this project to build a predictive model, i.e. PSO(Particle Swarm Optimization) and SVM(Support Vector Machine). PSO algorithm is a genetic population-based optimization algorithm that selects the future number using the paramet
Python