зеркало из https://github.com/github/mlops.git
remove docs path
This commit is contained in:
Родитель
4127a2ad4e
Коммит
6594054860
22
documents.md
22
documents.md
|
@ -1,22 +0,0 @@
|
|||
---
|
||||
layout : docs
|
||||
permalink : /docs/
|
||||
title : Documentation
|
||||
description: "A collection of docs that are relevant to MLOps with GitHub."
|
||||
image : "/assets/images/Documentation.png"
|
||||
---
|
||||
|
||||
## Contributing
|
||||
|
||||
Contribution to this site and docs are welcome. You can make pull requests or open issues [on this GitHub repo](https://github.com/machine-learning-apps/website). If you are unsure on whether or not your content is appropriate for this site, please [open an issue](https://github.com/machine-learning-apps/website/issues/new/choose).
|
||||
|
||||
## What is MLOps?
|
||||
|
||||
From [Wikipedia](https://en.wikipedia.org/wiki/MLOps):
|
||||
|
||||
> MLOps (a compound of “machine learning” and “operations”) is a practice for collaboration and communication between data scientists and operations professionals to help manage production ML (or deep learning) lifecycle.[1] Similar to the DevOps or DataOps approaches, MLOps looks to increase automation and improve the quality of production ML while also focusing on business and regulatory requirements. While MLOps also started as a set of best practices, it is slowly evolving into an independent approach to ML lifecycle management. MLOps applies to the entire lifecycle - from integrating with model generation (software development lifecycle, continuous integration/continuous delivery), orchestration, and deployment, to health, diagnostics, governance, and business metrics.
|
||||
|
||||
## How Can GitHub Help With MLOps?
|
||||
|
||||
There are a series of new and emerging features that can aid with MLOps. Some feautres that are relevant incldue [Actions](https://github.com/features/actions) and [CodeSpaces](https://github.com/features/codespaces).
|
||||
|
Загрузка…
Ссылка в новой задаче