TraDeX / README.md
kryox64's picture
Init files
e4e60c1
|
raw
history blame contribute delete
No virus
693 Bytes

A newer version of the Gradio SDK is available: 5.1.0

Upgrade
metadata
title: TraDeX
emoji: πŸ“Š
colorFrom: red
colorTo: pink
sdk: gradio
sdk_version: 3.39.0
app_file: app.py
pinned: false
license: agpl-3.0

TraDeX

This is a demo app for the TraDeX app, which is a TFT and CNN-LSTM based app for Stock Price prediction.

How to use this app

  1. Upload the CSV file of the company you wish to predict the stock price of. (NOTE: The CSV file should contain the columns as present in sample file available in the app)
  2. Click "Submit" and wait for the prediction to be made.
  3. You'll get the results in form of CSV file, download it and you're done!

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference