Skip to content

Xingminliiii/week8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flipped activities for COMP0034 2022-23 Week 8

Set-up

You will need to a Python environment e.g. create and activate a venv.

Install the packages from requirements.txt pip install -r requirements.txt.

Install the project code pip install -e .

If you are creating the REST API only then you can edit requirements.txt to remove scikit-learn and pandas.

If you are using poetry and need a pyproject.toml then please rename pyproject.txt to pyproject.toml. Remove scikit-learn and pandas if you are not working on the Iris App.

Week 8 activities

The activities are accessed from:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published