QuyAnh2005 / credit-ranking-code

MLOps System for Credit Ranking Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MLOps System for Credit Ranking Project

1. Set up

You need to clone this repo and its platform it

git clone https://github.com/QuyAnh2005/credit-ranking-code.git # source code
git clone https://github.com/QuyAnh2005/credit-ranking-platform.git # platform

And locate in a folder with the following structure

- Your folder
------------- credit-ranking-code
------------- credit-ranking-platform

2. Running

  • Build services

    cd credit-ranking-platform
    bash run.sh all up # start all service
  • Run code with the instructions of each subfolder (README).

3. Requirements

  • Ubuntu 22.04
  • Docker version 26.0.2

4. References

About

MLOps System for Credit Ranking Project


Languages

Language:Jupyter Notebook 82.6%Language:Python 14.7%Language:Shell 1.9%Language:Makefile 0.4%Language:Dockerfile 0.3%