Skip to content

JigsawStack/prediction-api-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Predict the Future with JigsawStack's Prediction API

This repository demonstrates how to use JigsawStack's Prediction API to generate future forecasts using JSON datasets or local CSV files. Follow along with the guide here.

Features

  • Predict future values based on your data.
  • Support for JSON and CSV datasets.
  • Easy-to-use SDK with customizable parameters.

Key Parameters

  • dataset: Your data, either as an array of JSON objects or parsed from a CSV file.
  • steps: The number of future steps to predict.
  • columns: Specify the columns containing the date and value (e.g., "date,value").

About

A demo highlighting JigsawStacks prediction api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published