Our new capability brought to the BigML Dashboard, API, and WhizzML is Time Series, a well-known supervised learning method commonly used for predicting stock prices, sales forecasting, website traffic, production and inventory analysis as well as weather forecasting, among many other use cases. In BigML, a Time Series model is trained with Time Series data, that is, a field that contains a sequence of equally distributed data points in time. BigML implements exponential smoothing to train Time Series models, where the data is modeled as a combination of exponentially-weighted moving averages.
|