Skip to content

sh3rLock3d/yumflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yumflow

A website for creating different models for training data with different methods and compare them. This website is being used by Dr.Mahdi Jafari Siavoshani's Lab.

how to setup project

mkdir project
cd project
git clone [email protected]:sh3rLock3d/yumflow.git
cd yumflow
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
npm install
npm run dev
--------------- in another terminal
cd project/yumflow
source venv/bin/activate
cd yumflow
python manage.py migrate
python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •