Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…uation into stage
  • Loading branch information
Mich-31 committed Jan 11, 2024
2 parents 539db4d + a1787eb commit 39d722b
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,16 +33,25 @@ Project's documentation

Following there are all the READMEs of the project:
- [Dataset card](./data/README.md)
- [Model card](./model/README.md)
- [Model card](./models/README.md)
- [APIs and Prometheus documentation](./src/api/README.md)
- [Pytest documentation](./tests/README.md)
- [GitHub Actions documentation](./github/workflows/readme.md)
- [GitHub Actions documentation](./.github/workflows/README.md)

Lastly, in the `reports/` folder you can find the pylint, flake8, locust and codecarbon reports.

Project Organization
------------

├── .dvc <- dvc hidden folder
│   └── config
├── .github <- github hidden folder
│   └── workflows
│ ├── README.md
│ ├── azure-static-web-apps-nice-island-02cd56d03.yml
│ ├── main_ITdisambiguation.yml
│ ├── pylint.yml
│ └── pytest.yaml
├── data <- data folder
│   ├── external
│   ├── interim
Expand Down

0 comments on commit 39d722b

Please sign in to comment.