Skip to content

This application predicts whether you should buy or sell your stocks given a set of parameters, specifically, trading volume, change in percent, opening price and closing price difference, and highest price and lowest price difference. The model was built using scikit-learn and we used the SVC algorithm to generate 71% accuracy./

Notifications You must be signed in to change notification settings

chynnasevilleno/investment-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

investment-prediction

This application predicts whether you should buy or sell your stocks given a set of parameters, specifically, trading volume, change in percent, opening price and closing price difference, and highest price and lowest price difference. The model was built using scikit-learn and we used the SVC algorithm to generate 71% accuracy.

Live: https://investments-prediction.herokuapp.com

Project roles:

  • Grid Search and Web application

Completion time:

  • 5 hours

About

This application predicts whether you should buy or sell your stocks given a set of parameters, specifically, trading volume, change in percent, opening price and closing price difference, and highest price and lowest price difference. The model was built using scikit-learn and we used the SVC algorithm to generate 71% accuracy./

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published