Closed lorenzolopez928 closed 5 years ago
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?
I think it is possible using the seed number generator, not sure how to tackle this problem with machine learning though.
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?