You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,8 +13,6 @@
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
-
18
16
<br>
19
17
20
18
## Features
@@ -167,7 +165,9 @@ Official documentation for <i>MLflow.js</i> can be found <a href="https://www.ml
167
165
168
166
## Contributing
169
167
170
-
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.
168
+
We welcome contributions to <i>MLflow.js</i>! See our [Contributing Guide](/CONTRIBUTING.md) for more details on how to get started.
169
+
170
+
**Note:** <i>MLflow.js</i> is community-based and maintained by a goodwill.
0 commit comments