Skip to content

Experiments and validations of models to predic severy of COVID-19 symptoms

License

Notifications You must be signed in to change notification settings

StarBrand/CovidModels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Covid Model

To import code, generate a virtual environment. By using conda:

conda create -n ml-covid python=3.9

Cloning repository:

git clone https://github.com/u-genoma/CovidModels.git

Go to repository folder and install requirements on virtual environment

cd CovidModels
conda activate ml-covid
pip install -r requirenments.txt

And install the repository as develop, in case changes are needed:

cd code
python setup.py develop
cd ..

About

Experiments and validations of models to predic severy of COVID-19 symptoms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages