Algorithm/Analysis that utilises incremental information?
I am looking for techniques which utilise information in an incremental manner.
Example: A day with inclement climate is likely to be followed by another day with inclement climate. Or when an entire dataset sorted by date is available, an algorithm able to identify that a person is likely to call in sick when the previous day had bad weather.
Is there any effective analysis which utilises this prior information where not all events are completely independent?
Topic knowledge-base algorithms
Category Data Science