Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
muflhi001
/
stockforecasting
Running

App Files Files Community
stockforecasting
41.9 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
muflhi001's picture
muflhi001
You are an inventory management expert. Design a web dashboard that: 1. Connects to a parts database (SQL schema). 2. Imports monthly sales history. 3. Uses ARIMA/LSTM to forecast next 3–6 months demand. 4. Sends email/SMS alerts when projected stock < threshold. Provide DB schema, Python scripts for forecasting, and frontend wireframes. - Initial Deployment
3328dd3 verified 11 months ago
  • .gitattributes
    1.52 kB
    initial commit 11 months ago
  • README.md
    218 Bytes
    You are an inventory management expert. Design a web dashboard that: 1. Connects to a parts database (SQL schema). 2. Imports monthly sales history. 3. Uses ARIMA/LSTM to forecast next 3–6 months demand. 4. Sends email/SMS alerts when projected stock < threshold. Provide DB schema, Python scripts for forecasting, and frontend wireframes. - Initial Deployment 11 months ago
  • index.html
    39.7 kB
    You are an inventory management expert. Design a web dashboard that: 1. Connects to a parts database (SQL schema). 2. Imports monthly sales history. 3. Uses ARIMA/LSTM to forecast next 3–6 months demand. 4. Sends email/SMS alerts when projected stock < threshold. Provide DB schema, Python scripts for forecasting, and frontend wireframes. - Initial Deployment 11 months ago
  • style.css
    388 Bytes
    initial commit 11 months ago