Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 332 Bytes

File metadata and controls

8 lines (5 loc) · 332 Bytes

Stock-Trend-Prediction

Here in this code, i tried to Predict the next day stock market Trend of Nifty Index using Various Technical Indicators.

Machine Learning Model Used : Support Vector Method-Classification.

For Hyper parameter tuning : Grid SearcCV, Particle Swarm Optimization.

For feature Selection : Genetic Algorithm.