Piyush-Aneja/series_prediction
series_prediction takes a series of numbers as input and then it tries to train the model based on that series pattern so that it could predict the successor of a term by using the very same logic.
Python
series_prediction takes a series of numbers as input and then it tries to train the model based on that series pattern so that it could predict the successor of a term by using the very same logic.
Python