Skip to content

hby96/BDC-codebase

Repository files navigation

Installation

  1. Clone the repository:

    git clone https://github.com/hby96/BDC-codebase.git
    cd BDC-codebase

Getting Started

save order csv file to feature csv file

  1. modify the folder path in the save_csv_to_res_feature.py.

  2. run the following command:

    python3 lib/utils/save_csv_to_res_feature.py

train model

  1. modify the configurations in the config file.

  2. run the followin command:

    python3 main/train_res.py --cfg configs/load_res_feature.yaml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages