Click here to Skip to main content
15,890,438 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Full scenario: there is a number increasing over time with unstable speed and we are gonna guess the next number after 72h.
I'm a new to ML and as my first project I want to start write python script to do this number prediction for the scenario above Should I use scikit? which module will do the work?

What I have tried:

nothing yet and asking question to gathering infonation to start the work
Posted
Comments
[no name] 25-Nov-20 10:43am    
Unless you create "training data" that contains the answer, you are not "learning"; you're only "forecasting" based on some numerical progression.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900