Platform guide
...
Analyze your models
Time Series
Time Series Forecasting
4min
The below input parameters are for different attack types. To start working with the APIs view the Times Series Forecasting.
- Data: Data should be in a CSV file with a header as all the features (Columns) name and the last column as the target variable.
- Minmax: Data should be in a CSV file with a header as all the feature (Columns) names and the last column as the target variable. The first row of the CSV file should contain the minimum value for each column (feature), and the second row should contain the max value.
- Model: The model should be saved in either .pkl, .h5 or TensorFlow format with full architecture. Full architecture is needed when loading the model to the platofrm for assessment either in encrypted or unencrypted. This can be ignored when model is hosted as an API.
All files uploaded should be in zipped format. The above files are sample data.
To access all sample artifacts, please visit Artifacts.
- For specific artifact details, refer
Note: For Time series forecasting, supported attack types are - Extraction