algorithm - Predicting opening and closing of an organisation -
given training data of organisation meter reading recorded @ interval of 15 minutes each day .like n days provided data.
and of data need tell on particular day organisation closed or open . need know if link can in matter if has worked field.
by closed mean on day consumption of electricity constant,though single feature take account.
so how predict in best way ?
maybe use of threshold not suit different kind of organisation, sure there minimum consumption. maybe use information of past 15 minutes increase reliability. adding 1 more input classifier.
Comments
Post a Comment