Machine Learning Systems Design
Project description
머신러닝시스템 2024
Machine Learning Systems Design
- Documentation: https://mlops2024.halla.ai
- GitHub: https://github.com/chu-aie/mlops-2024
- PyPI: https://pypi.org/project/mlops2024
이 수업은 실제 운영 환경에서 기계 학습 시스템의 설계, 구현 및 관리에 대한 실질적인 측면을 다룹니다. 본 과정은 학생들에게 기계 학습 워크플로를 기존 소프트웨어 개발 및 운영 프로세스와 원활하게 통합하는 데 필요한 기술을 제공합니다. 이 과정에서는 DevOps, MLOps 및 보안 관행을 강조합니다. 학생들은 실습 프로젝트를 통해 dot 파일, git, Docker, Kubernetes, CI/CD 파이프라인, Weights & Biases 등 첨단 도구와 방법론을 사용하여 강력한 기계 학습 모델을 구축, 배포하고 유지 관리합니다. 또한, 이 과정은 학생들에게 GitOps, DevSecOps 및 LLMOps의 새로운 분야를 소개하여 실제 기계 학습 애플리케이션의 복잡성에 대비합니다.
Installation
To install the MLOps 2024 package, use the following command:
pip install mlops2024
Or
pip install --user mlops2024
The --user
flag is optional and can be used to install the package in the user's home directory instead of the system-wide location.
Usage
To use the MLOps 2024 CLI, run the following command:
mlops2024 [OPTIONS]
If no option is provided, the website of the book will open in the default web browser.
Options
The following options are available:
--version
: Show the version of the package and exit.-b
,--build
: Build the book.-l
,--local
: Open the locally built HTML version of the book in the browser.--help
: Show the help message and exit.
Examples
-
To build the book, use the following command:
mlops2024 --build
This will trigger the build process for the book.
-
To open the locally built HTML version of the book in the browser, use the following command:
mlops2024 --local
This will open the book's HTML file in your default web browser.
-
To view the version of the package, use the following command:
mlops2024 --version
This will display the version number of the MLOps 2024 package.
For more information and additional options, run mlops2024 --help
to see the help message.
Changelog
See the CHANGELOG for more information.
Contributing
Contributions are welcome! Please see the contributing guidelines for more information.
License
This project is released under the CC-BY-4.0 License.
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
Built Distribution
File details
Details for the file mlops2024-0.6.0.tar.gz
.
File metadata
- Download URL: mlops2024-0.6.0.tar.gz
- Upload date:
- Size: 16.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.10.0 readme-renderer/43.0 requests/2.31.0 requests-toolbelt/1.0.0 urllib3/2.2.1 tqdm/4.66.2 importlib-metadata/7.0.2 keyring/24.3.1 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 472950446bf05a15aaacb6af496212c33ffabfcab2b52d3c9ff4bf1de162d2ee |
|
MD5 | bbc0d224c080e8079d974fcd0e450bd5 |
|
BLAKE2b-256 | 72b36e6c6ac388ebec153efde91c625bb2ecb748e4a3a88e73d7bf6e2142c2e0 |
File details
Details for the file mlops2024-0.6.0-py3-none-any.whl
.
File metadata
- Download URL: mlops2024-0.6.0-py3-none-any.whl
- Upload date:
- Size: 16.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.10.0 readme-renderer/43.0 requests/2.31.0 requests-toolbelt/1.0.0 urllib3/2.2.1 tqdm/4.66.2 importlib-metadata/7.0.2 keyring/24.3.1 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e1896b30aeb56320b2c67b2b20888f1bfd9bba16b870d3530dde3bfb503c3616 |
|
MD5 | 1b222fec222ca9b10f27f7834b810863 |
|
BLAKE2b-256 | 5965e44e21eb2a9b3b179332e3b31d1b44e6ee3962c769e5db176190b84ec5a0 |