File size: 1,542 Bytes
f3ba25d
85edde5
f3ba25d
 
 
 
 
 
85edde5
f3ba25d
 
 
b230aa8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f3ba25d
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
---
title: Data Sheets
emoji: 🚀
colorFrom: red
colorTo: red
sdk: docker
app_port: 8501
tags:
- streamlit
pinned: false
short_description: Streamlit template space
---
# Advanced Time Series Forecasting

A comprehensive forecasting system with advanced features including deep learning models, automated feature engineering, and AI-powered insights.

## Features

- **Multiple Forecasting Models**: LSTM, Prophet, and ARIMA
- **Advanced Feature Engineering**: Automated feature extraction, lag features, rolling statistics
- **GenAI Integration**: AI-powered interpretation and business recommendations (requires OpenAI API key)
- **Interactive Visualization**: Plotly charts for data exploration and forecast visualization
- **Streamlit Interface**: User-friendly web application

## How to Use

1. **Data Input**: Use the example data or upload your own CSV file
2. **Feature Engineering**: Generate advanced features with a single click
3. **Model Training**: Select and train forecasting models
4. **Forecasting**: Generate and visualize forecasts
5. **AI Insights**: Get AI-powered interpretations and recommendations

## Installation for Local Development

1. Clone the repository:
```bash
git clone https://huggingface.co/spaces/your-username/forecasting-project
cd forecasting-project

# Welcome to Streamlit!

Edit `/src/streamlit_app.py` to customize this app to your heart's desire. :heart:

If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community
forums](https://discuss.streamlit.io).