Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/strixion/demoversion_ai

The demoversion of StrixionAI
https://github.com/strixion/demoversion_ai

ai csv data-analysis data-analytics json python txt

Last synced: 3 days ago
JSON representation

The demoversion of StrixionAI

Awesome Lists containing this project

README

        

# Restaurant Sales Forecasting

This project aims to build a machine learning model to forecast sales in a restaurant business.

## Requirements
- Python 3.7+
- TensorFlow
- Pandas
- Numpy
- Scikit-learn
- Matplotlib

## How to run
1. Install dependencies: `pip install -r requirements.txt`
2. Set up Kaggle API key.
3. Run `main.py` to train the model and generate forecasts.

## Dataset
The dataset is obtained from Kaggle, and contains transaction data for restaurant sales.