Skip to content

venzino-han/KGMC_EAAI

Repository files navigation

kgmc

Amazon Review Dataset


Docker Container

  • Docker container use cgmc project directory as volume
  • File change will be apply directly to file in docker container

Train

  1. make up : build docker image and start docker container
  2. check train_config/train_list.ymal file
  3. python3 src/train.py : start train in docker container

Evaluation

  1. make up : build docker image and start docker container
  2. check test_config/test_list.ymal file
  3. python3 src/evaluate.py : start evaluation in docker container
  4. you can check the result in log/test_rmse.log

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages