Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Will your model predict minutes price? #3

Open
JafferWilson opened this issue Feb 5, 2018 · 4 comments
Open

Will your model predict minutes price? #3

JafferWilson opened this issue Feb 5, 2018 · 4 comments

Comments

@JafferWilson
Copy link

Please let me know if there is any method that I can include in your module to predict minute-wise price of the crypto-currency.

@europa502
Copy link
Owner

You can do the minute-wise prediction. For that you must first get the crypto-currency value at required interval of time, say after each minute save it in a text file and train the RNN. Here, in this repo, the interval is of one day.
Though this might be not the best way but you can certainly try it.

@JafferWilson
Copy link
Author

@europa502 I had given a try to it but not working. I have given one minute data as well.

@JafferWilson JafferWilson changed the title Will you model predict minutes price? Will your model predict minutes price? Feb 6, 2018
@JafferWilson
Copy link
Author

@europa502 How I can predict the future time line and the respective data? Have got anything to say about it?

@europa502
Copy link
Owner

@JafferWilson please refer this #2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants