-
## 発表資料
[TensorFlowExtended入門.pptx](https://github.com/bicycle-study-group/bicycle-study/files/7450662/TensorFlowExtended.pptx)
## 発表概要
機械学習システムのDevOpsである、MLOpsの概念や現状を整理し、
MLOpsに使われるフレ…
-
# Alex Strick van Linschoten - Structured Data Extraction for ISAF Press Releases with Instructor
I used Instructor to understand how well LLMs are at extracting data from the ISAF Press Releases dat…
-
Hey there! Discovered this stepping away from OSS Tutorial
```py
from sklearn.datasets import fetch_california_housing
from evidently.test_suite import TestSuite
from evidently.test_preset imp…
-
Hi,
Thank you for the great patterns, especially the `mlops-template-gitlab` one.
I believe I have found an issue with the `mlops-template-gitlab` pattern though.
Based on the design the deploy…
-
- LLM
- Multimodal
- 강화학습([ref](https://daddyrang.tistory.com/103))
- 과적합
- MLops
- Tensorflow
- Pytorch
-
MLOps
- MLOPs is derived from DevOps so most of its principles are applicable here as well, but the main objective of MLOPs is to quicker deployments and scale up the ML model over a period of time.
…
-
MLOPs v1 supported customizing tranining and inference base images and has documentation backing the steps involved. AFAIK, v2 does not support this customization.
-
At the moment we just use CatBoost model classes and inferred ONNX models. However, we should think about proper ways to store some parameters we used, the classes we map, training data that was used …
-
open issue for comments
-
## Bug Description
I have used your template before (approx 1 year ago) without issues. Now, I re-cloned your project, installed it's dependencies, and I am trying to run the training job: `poetry …