beforeimgone
Master Don Juan
- Joined
- Dec 28, 2013
- Messages
- 628
- Reaction score
- 164
I've been studying neural networks and have made one that will predict the likelihood of a stock closing at a higher price than the previous day. It isn't accurate enough for me.
What should my input values be? I use volume, previous closing price, high, and low.
Currently it's close to 70% percent accuracy. This is after its been heavily trained. How can I increase the accuracy?
Once it is increased to a satisfactory level I will share the love. It's made in python. I'm also open to any c variation
What should my input values be? I use volume, previous closing price, high, and low.
Currently it's close to 70% percent accuracy. This is after its been heavily trained. How can I increase the accuracy?
Once it is increased to a satisfactory level I will share the love. It's made in python. I'm also open to any c variation

