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

Get the number positivity #5

Closed
lorenzolopez928 opened this issue Dec 25, 2018 · 2 comments
Closed

Get the number positivity #5

lorenzolopez928 opened this issue Dec 25, 2018 · 2 comments

Comments

@lorenzolopez928
Copy link

I have a rule that throws numbers between -50 and 50 randomly, is there any way to predict the sign (positive or negative) of the next release with at least 90% accuracy based on a historical record?

@tsurubee
Copy link
Owner

tsurubee commented Dec 28, 2018

numbers between -50 and 50 randomly

If the value are randomly generated, I think that you can predict the next value.
If data has some regularity, it may be possible to predict the following values.

@tsurubee
Copy link
Owner

Since your question is not directly related to the implementation of this repository, I close this Issue.

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