Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

amendment-forecast

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

amendment-forecast

A forecaster for sales data

  • 1.5.4
  • PyPI
  • Socket score

Maintainers
1

forecast_ensemble

forecast_ensemble combines multiple models into a single forecast and returns a combined package of models, their evaluated results including a composite score

Usage

The forecast is run using main.py with the following options

Request Requirements

The required input format is a JSON with the following fields:

Required:

  • data_filepath: filepath of the time series data to run the ensemble on
  • target_column: name of the input column
  • aggregate_operation: string operation to apply to target_column to create the time series
  • output_directory: directory to return the result JSON to

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc