Unit 2. Prepare Data


The training data and raw data for prediction used in this tutorial are provided by the sample dataset Power Forecast, which is included in the AI Studio.

Power Forecast Sample Dataset


Select Data Analytics > AI Studio > Dataset Mgmt from the left navigation bar, select Sample and locate Power Forecast.


../_images/find_dataset.png


The Power Forecast sample dataset includes two sets of climate forecasting sample data, which can be used to predict the wind power and speed at a specific time. Select Power Forecast to view the following information:

  • Under the Basic Information tab, you can view Attributes and Scheme information.
  • Under the Invoking Code tab, you can view or copy the Python code to invoke the dataset.
  • Under the Dataset Exploration tab, you can preview data in the dataset or perform statistical analysis. For more information, see Explore Datasets.


../_images/dataset_detail.png