Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 831 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 831 Bytes

Forecasting Project Using BigQueryML GCP as the backend and bigdata database

Creating model ML with BigQueryML using BigQuery public dataset create model - harian 19 1

Using the model to forecast with 80% of confidence ML FORECAST

Using Scheduled Query to re-run model creation and update dataset to gain new forecast result git scheduled model

Using MAPE to evaluate forecast vs actual data

mape 2