Skip to main content

MLops project

Project description

Repo for MLops course

Надежда Анисимова
БИВТ-21-17

Homework 2 Notes

  • PyLint >= 8.0 pylint

  • Pytest >= 70% coverage pytest

Homework 3 Notes

  • dvc dag
    dag
  • dvc repro
    repro

Homework 4 Notes

  • airflow train dag
    train dag
  • airflow file sensor inference dag inference dag

Homework 5 Notes

  • lint test workflow lint test workflow

Project Organization

├── LICENSE            <- Open-source license if one is chosen
├── Makefile           <- Makefile with convenience commands like `make data` or `make train`
├── README.md          <- The top-level README for developers using this project.
├── data
│   ├── external       <- Data from third party sources.
│   ├── interim        <- Intermediate data that has been transformed.
│   ├── processed      <- The final, canonical data sets for modeling.
│   └── raw            <- The original, immutable data dump.
│
├── docs               <- A default mkdocs project; see www.mkdocs.org for details
│
├── models             <- Trained and serialized models, model predictions, or model summaries
│
├── notebooks          <- Jupyter notebooks. Naming convention is a number (for ordering),
│                         the creator's initials, and a short `-` delimited description, e.g.
│                         `1.0-jqp-initial-data-exploration`.
│
├── pyproject.toml     <- Project configuration file with package metadata for 
│                         src and configuration for tools like black
│
├── references         <- Data dictionaries, manuals, and all other explanatory materials.
│
├── reports            <- Generated analysis as HTML, PDF, LaTeX, etc.
│   └── figures        <- Generated graphics and figures to be used in reporting
│
├── requirements.txt   <- The requirements file for reproducing the analysis environment, e.g.
│                         generated with `pip freeze > requirements.txt`
│
├── setup.cfg          <- Configuration file for flake8
│
└── src   <- Source code for use in this project.
    │
    ├── __init__.py             <- Makes src a Python module
    │
    ├── config.py               <- Store useful variables and configuration
    │
    ├── dataset.py              <- Scripts to download or generate data
    │
    ├── features.py             <- Code to create features for modeling
    │
    ├── modeling                
    │   ├── __init__.py 
    │   ├── predict.py          <- Code to run model inference with trained models          
    │   └── train.py            <- Code to train models
    │
    └── plots.py                <- Code to create visualizations

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

anyhhope_hw_5_prj-0.1.0.tar.gz (7.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

anyhhope_hw_5_prj-0.1.0-py3-none-any.whl (8.6 kB view details)

Uploaded Python 3

File details

Details for the file anyhhope_hw_5_prj-0.1.0.tar.gz.

File metadata

  • Download URL: anyhhope_hw_5_prj-0.1.0.tar.gz
  • Upload date:
  • Size: 7.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.20

File hashes

Hashes for anyhhope_hw_5_prj-0.1.0.tar.gz
Algorithm Hash digest
SHA256 4328438afb60db284265ceaeff089bf2e00a3f60e35247427bf19b21cd86ec49
MD5 72ecd2d60d6500eff52b6c93ac424b77
BLAKE2b-256 b8c1d69133fc2da6ebc1a212a979f264af17c1359e432e737c674931eddb68f5

See more details on using hashes here.

File details

Details for the file anyhhope_hw_5_prj-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for anyhhope_hw_5_prj-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 53aeaf6bdcebdfeffcae642088008bafedcaefa13fb458581bae097421c340e1
MD5 fd4fdf9a1b54ed63e2e84fc26dab989f
BLAKE2b-256 ddc792f210e629c82ed298484a44802572f2eee4ecc16e7a6564ed727bad1fb8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page