15 Forks
23 Stars
23 Watchers

ml_api_covid

This is the API Code for my tutorial article. It paints a picture for developing a machine learning Python API from start to finish and provides help in more difficult areas like the setup with AWS Lambda.

How to download and setup ml_api_covid

Open terminal and run command
git clone https://github.com/Createdd/ml_api_covid.git
git clone is used to create a copy or clone of ml_api_covid repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ml_api_covid https://github.com/Createdd/ml_api_covid/archive/master.zip

Or simply clone ml_api_covid with SSH
[email protected]:Createdd/ml_api_covid.git

If you have some problems with ml_api_covid

You may open issue on ml_api_covid support forum (system) here: https://github.com/Createdd/ml_api_covid/issues