based on date of hotel guests visits, how can I predict next visit for one guest?
What solution should I use from this tutorials? https://docs.microsoft.com/en-us/dotnet/machine-learning/tutorials/
Data I have for one guest:
year;date;time
2000;31.12;12:11
...