@@ -37,7 +37,7 @@ Some respondents mentioned alternatives (e.g., TorchServe, OpenVino, MLFlow Serv
3737 data-type="bar"
3838 data-orientation="horizontal"
3939 data-title="Model Deployment Tools Usage"
40- data-labels='[ "We don' t deploy models", "Kubernetes", "AWS SageMaker", "Azure Machine Learning", "Google AI Platform", "TensorFlow Serving", "TorchServe", "Others"] '
40+ data-labels='[ "We don’ t deploy models", "Kubernetes", "AWS SageMaker", "Azure Machine Learning", "Google AI Platform", "TensorFlow Serving", "TorchServe", "Others"] '
4141 data-values='[ 38.8, 26.9, 21.5, 18.3, 11.9, 9.6, 1.8, 0.5] '
4242 data-height="300px"
4343 data-width="600px">
@@ -59,7 +59,7 @@ Among specific tools:
5959 data-type="bar"
6060 data-orientation="horizontal"
6161 data-title="ML Model Monitoring Tools Usage"
62- data-labels='[ "We don' t monitor models", "Prometheus & Grafana", "Custom scripts", "ELK Stack", "Evidently AI", "Arize AI", "WhyLabs", "Others"] '
62+ data-labels='[ "We don’ t monitor models", "Prometheus & Grafana", "Custom scripts", "ELK Stack", "Evidently AI", "Arize AI", "WhyLabs", "Others"] '
6363 data-values='[ 58.1, 20.7, 11.1, 9.1, 5.6, 2.5, 2.0, 0.5] '
6464 data-height="300px"
6565 data-width="600px">
@@ -81,7 +81,7 @@ Among those who do:
8181 data-type="bar"
8282 data-orientation="horizontal"
8383 data-title="CI/CD Tools Usage for ML Workflows"
84- data-labels='[ "We don' t use CI/CD tools", "GitLab CI/CD", "MLflow", "Jenkins", "Kubeflow Pipelines", "CircleCI", "Argo Workflows", "Others"] '
84+ data-labels='[ "We don’ t use CI/CD tools", "GitLab CI/CD", "MLflow", "Jenkins", "Kubeflow Pipelines", "CircleCI", "Argo Workflows", "Others"] '
8585 data-values='[ 44.2, 27.0, 20.5, 14.4, 6.5, 3.3, 2.8, 1.3] '
8686 data-height="300px"
8787 data-width="600px">
@@ -103,7 +103,7 @@ Among those who do:
103103 data-type="bar"
104104 data-orientation="horizontal"
105105 data-title="Model Versioning Tools Usage"
106- data-labels='[ "We don' t use versioning tools", "MLflow", "Weights & Biases", "DVC", "Others"] '
106+ data-labels='[ "We don’ t use versioning tools", "MLflow", "Weights & Biases", "DVC", "Others"] '
107107 data-values='[ 58.3, 32.2, 11.1, 10.6, 0.5] '
108108 data-height="300px"
109109 data-width="600px">
@@ -125,7 +125,7 @@ Among those who do:
125125 data-type="bar"
126126 data-orientation="horizontal"
127127 data-title="Data Versioning Tools Usage"
128- data-labels='[ "We don' t use data versioning tools", "DVC", "LakeFS", "Quilt", "Pachyderm", "Others"] '
128+ data-labels='[ "We don’ t use data versioning tools", "DVC", "LakeFS", "Quilt", "Pachyderm", "Others"] '
129129 data-values='[ 75.9, 16.4, 3.6, 2.6, 2.1, 1.4] '
130130 data-height="300px"
131131 data-width="600px">
@@ -144,7 +144,7 @@ Only a minority use dedicated feature stores like **AWS SageMaker Feature Store*
144144 data-type="bar"
145145 data-orientation="horizontal"
146146 data-title="Feature Store Usage"
147- data-labels='[ "We don' t use feature stores", "AWS SageMaker Feature Store", "Databricks Feature Store", "Vertex AI Feature Store", "Hopsworks", "Feast", "Custom solutions"] '
147+ data-labels='[ "We don’ t use feature stores", "AWS SageMaker Feature Store", "Databricks Feature Store", "Vertex AI Feature Store", "Hopsworks", "Feast", "Custom solutions"] '
148148 data-values='[ 75.0, 12.2, 10.7, 7.7, 3.1, 2.0, 2.5] '
149149 data-height="300px"
150150 data-width="600px">
@@ -166,7 +166,7 @@ Among those who do:
166166 data-type="bar"
167167 data-orientation="horizontal"
168168 data-title="Model Training and Experimentation Tools Usage"
169- data-labels='[ "We don' t use dedicated tools", "MLflow", "Weights & Biases", "TensorBoard", "Neptune.ai", "Others"] '
169+ data-labels='[ "We don’ t use dedicated tools", "MLflow", "Weights & Biases", "TensorBoard", "Neptune.ai", "Others"] '
170170 data-values='[ 55.4, 34.2, 13.4, 9.9, 3.5, 3.6] '
171171 data-height="300px"
172172 data-width="600px">
@@ -188,7 +188,7 @@ Among those who do:
188188 data-type="bar"
189189 data-orientation="horizontal"
190190 data-title="Workflow Orchestration Tools Usage"
191- data-labels='[ "We don' t use orchestration tools", "Apache Airflow", "AWS Step Functions", "Kubeflow", "Prefect", "Others"] '
191+ data-labels='[ "We don’ t use orchestration tools", "Apache Airflow", "AWS Step Functions", "Kubeflow", "Prefect", "Others"] '
192192 data-values='[ 53.8, 33.8, 7.7, 7.2, 6.2, 7.3] '
193193 data-height="300px"
194194 data-width="600px">
@@ -208,7 +208,7 @@ Retraining remains reactive or infrequent for most teams.
208208 <canvas class="ai-chart"
209209 data-type="pie"
210210 data-title="Model Retraining Frequency"
211- data-labels='[ "We don' t retrain models", "As needed", "Periodically", "Continuously (online learning)"] '
211+ data-labels='[ "We don’ t retrain models", "As needed", "Periodically", "Continuously (online learning)"] '
212212 data-values='[ 43.7, 28.9, 22.8, 3.0] '
213213 data-height="300px"
214214 data-width="400px">
0 commit comments