|
1 | | -<img src="../mlflow-js/mlflow-site/public/assets/MLflow-js-logo.png" width="500px;"/> |
| 1 | +<div style="text-align: center"> |
| 2 | +<img src="mlflow-site/public/assets/MLflow-js-logo.png" width="500px;"/></div> |
2 | 3 |
|
3 | 4 | <br> |
4 | 5 |
|
5 | | -[](https://www.typescriptlang.org/) |
| 6 | +<div style="text-align: center"> |
| 7 | + |
| 8 | +<!-- [](https://www.typescriptlang.org/) |
6 | 9 | [](https://www.javascript.com/) |
7 | | -[](https://nextjs.org/) |
8 | | -[](https://tailwindcss.com/) |
9 | | -[](https://jestjs.io/) |
| 10 | +[](https://nextjs.org/) |
| 11 | +[](https://tailwindcss.com/) |
10 | 12 | [](https://nodejs.org/en/) |
| 13 | +[](https://jestjs.io/) |
| 14 | +[](https://github.com/features/actions) |
11 | 15 | [](https://www.npmjs.com/) |
12 | | -[](https://www.npmjs.com/) |
| 16 | +[](https://vercel.com/) --> |
13 | 17 |
|
14 | | -<i>mlflow.js</i> is an open-source npm library designed for JavaScript developers who want to integrate with MLflow, providing tools and functionalities for managing machine learning lifecycle. |
| 18 | +</div> |
15 | 19 |
|
16 | 20 | <br> |
17 | 21 |
|
18 | 22 | ## About |
19 | 23 |
|
20 | | -Code coverage percentage:  |
| 24 | +[](/LICENSE) |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | +[](/CONTRIBUTING.md) |
| 29 | + |
| 30 | +<i>mlflow.js</i> is an open-source npm library designed for JavaScript developers who want to integrate with MLflow, providing tools and functionalities for managing machine learning lifecycle. |
| 31 | + |
| 32 | +<a href="">Check out the mlflow.js official site here!</a> |
| 33 | + |
| 34 | +<!--  --> |
| 35 | + |
| 36 | +Vist our LinkedIn page here: |
| 37 | + |
| 38 | +[](https://www.linkedin.com/company/mlflowjs/) |
| 39 | + |
| 40 | +<br> |
| 41 | + |
| 42 | +## Features |
| 43 | + |
| 44 | +<i>mlflow.js</i> covers all REST API endpoints under MLFlow's Tracking Server and Model Registry. Moreover, high-level abstraction workflows are developed in hope to facilitate developers' work process. |
| 45 | + |
| 46 | +<br> |
21 | 47 |
|
22 | | -Release version: |
23 | | - |
| 48 | +## Built with |
| 49 | + |
| 50 | +[](https://www.typescriptlang.org/) |
| 51 | +[](https://www.javascript.com/) |
| 52 | +[](https://react.dev/) |
| 53 | +[](https://nextjs.org/) |
| 54 | +[](https://tailwindcss.com/) |
| 55 | +[](https://eslint.org/) |
| 56 | +[](https://nodejs.org/en/) |
| 57 | +[](https://jestjs.io/) |
| 58 | +[](https://github.com/features/actions) |
| 59 | +[](https://www.docker.com/) |
| 60 | +[](https://www.npmjs.com/) |
| 61 | +[](https://vercel.com/) |
24 | 62 |
|
25 | 63 | <br> |
26 | 64 |
|
@@ -55,7 +93,7 @@ This will launch the MLflow UI on your local machine at `http://localhost:5000`. |
55 | 93 | To use the MLflow.js library, navigate to your project directory and install it via npm: |
56 | 94 |
|
57 | 95 | ```bash |
58 | | -npm instatll mlflow-js |
| 96 | +npm install mlflow-js |
59 | 97 | ``` |
60 | 98 |
|
61 | 99 | ### Usage Example |
@@ -88,13 +126,25 @@ createExperiment(); |
88 | 126 |
|
89 | 127 | ## Documentation |
90 | 128 |
|
91 | | -Official documentation for MLflow.js can be found at ... |
| 129 | +Official documentation for MLflow.js can be found <a href="">here</a>. |
| 130 | + |
| 131 | +<br> |
| 132 | + |
| 133 | +## Contributing |
| 134 | + |
| 135 | +We welcome contributions to mlflow.js! Please see our [Contributing Guide](CONTRIBUTING.md) for more details on how to get started. |
| 136 | + |
| 137 | +<br> |
| 138 | + |
| 139 | +## License |
| 140 | + |
| 141 | +[MIT](/LICENSE) |
92 | 142 |
|
93 | 143 | <br> |
94 | 144 |
|
95 | 145 | ## Meet The Team |
96 | 146 |
|
97 | | -| [<img src="../mlflow-js/mlflow-site/public/assets/kylerpfp.png" width="100px;"/></a>](https://github.com/Kyler-Chiago) | [<img src="https://github.com/austinbfraser.png" width="100px;"/></a>](https://github.com/austinbfraser) | [<img src="https://github.com/seneyu.png" width="100px;"/></a>](https://github.com/seneyu) | [<img src="https://github.com/winjolu.png" width="100px;"/></a>](https://github.com/winjolu) | [<img src="https://github.com/yiqunzheng.png" width="100px;"/></a>](https://github.com/yiqunzheng) | |
| 147 | +| [<img src="mlflow-site/public/assets/kylerpfp.png" width="100px;"/></a>](https://github.com/Kyler-Chiago) | [<img src="https://github.com/austinbfraser.png" width="100px;"/></a>](https://github.com/austinbfraser) | [<img src="https://github.com/seneyu.png" width="100px;"/></a>](https://github.com/seneyu) | [<img src="https://github.com/winjolu.png" width="100px;"/></a>](https://github.com/winjolu) | [<img src="https://github.com/yiqunzheng.png" width="100px;"/></a>](https://github.com/yiqunzheng) | |
98 | 148 | | ---------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------- | |
99 | 149 | | Kyler Chiago <br> [GitHub](https://github.com/Kyler-Chiago) <br> [LinkedIn](https://www.linkedin.com/in/kyler-chiago/) | Austin Fraser <br> [GitHub](https://github.com/austinbfraser) <br> [LinkedIn](http://www.linkedin.com/in/austin-fraser) | Stephany Ho <br> [GitHub](https://github.com/seneyu) <br> [LinkedIn](https://www.linkedin.com/in/stephanyho/) | Winston Ludlam <br> [GitHub](https://github.com/winjolu/) <br> [LinkedIn](https://www.linkedin.com/in/wjludlam/) | Yiqun Zheng <br> [GitHub](https://github.com/yiqunzheng) <br> [LinkedIn](https://www.linkedin.com/in/yiqunzheng/) | |
100 | 150 |
|
|
0 commit comments