|
13 | 13 |
|
14 | 14 | <i>MLflow.js</i> is an open-source JavaScript library that helps developers track machine learning experiments and manage models with MLflow, providing functionalities for machine learning lifecycle in JavaScript/TypeScript environments.
|
15 | 15 |
|
| 16 | +**Note:** <i>MLflow.js</i> is a community-maintained project and is **not** affiliated with or endorsed by Databricks or the official MLflow maintainers. |
| 17 | + |
16 | 18 | <br>
|
17 | 19 |
|
18 | 20 | ## Features
|
@@ -157,7 +159,7 @@ Official documentation for <i>MLflow.js</i> can be found <a href="https://www.ml
|
157 | 159 |
|
158 | 160 | ## Contributing
|
159 | 161 |
|
160 | | -We welcome contributions to <i>MLflow.js</i>! Please see our [Contributing Guide](/CONTRIBUTING.md) for more details on how to get started. |
| 162 | +We welcome contributions to <i>MLflow.js</i>! Please note that this library is maintained by independent community contributors, not the MLflow core team or Databricks. See our [Contributing Guide](/CONTRIBUTING.md) for more details on how to get started. |
161 | 163 |
|
162 | 164 | <br>
|
163 | 165 |
|
|
0 commit comments