/DeePre-regtech

Primary LanguagePythonMIT LicenseMIT

DeePre: Deep Learning for Delisting Predictions using Financial Statement Analysis

Abstract

Paper

Requirements

  • Ubuntu 20.04
  • Python 3.8

Installation

  • Clone the repository
git clone https://github.com/hc07180011/DeePre-regtech.git
cd DeePre-regtech/backend/
python3 -m pip install -r requirements.txt
  • Train the model
python3 train.py
  • Run the inference
python3 api.py