معرفی شرکت ها


apache-submarine-0.7.0rc0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A python SDK for submarine
ویژگی مقدار
سیستم عامل -
نام فایل apache-submarine-0.7.0rc0
نام apache-submarine
نسخه کتابخانه 0.7.0rc0
نگهدارنده ['Apache Submarine Community']
ایمیل نگهدارنده ['dev@submarine.apache.org']
نویسنده -
ایمیل نویسنده -
آدرس صفحه اصلی https://github.com/apache/submarine
آدرس اینترنتی https://pypi.org/project/apache-submarine/
مجوز Apache License, Version 2.0
<!--- Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. See accompanying LICENSE file. --> # PySubmarine PySubmarine is aiming to ease the ML engineer's life by providing a set of libraries. It includes a high-level out-of-box ML library like deepFM, FM, etc. low-level library to interact with submarine like creating experiment, tracking experiment metrics, parameters. ## Package setup - Install latest version of pysubmarine ```bash git clone https://github.com/apache/submarine.git cd submarine/submarine-sdk/pysubmarine pip install . ``` - Install package from pypi ```bash pip install apache-submarine ``` ## Easy-to-use model trainers - [FM](https://github.com/apache/submarine/tree/master/submarine-sdk/pysubmarine/example/tensorflow/fm) - [DeepFM](https://github.com/apache/submarine/tree/master/submarine-sdk/pysubmarine/example/tensorflow/deepfm) ## Submarine experiment management Makes it easy to run distributed or non-distributed TensorFlow, PyTorch experiments on Kubernetes. - [mnist example](https://github.com/apache/submarine/tree/master/submarine-sdk/pysubmarine/example/submarine_experiment_sdk.ipynb) ## Development See [Python Development](https://github.com/apache/submarine/tree/master/website/docs/userDocs/submarine-sdk/pysubmarine/development.md) in the documentation subproject.


نیازمندی

مقدار نام
>=1.10.0 six
==1.19.2 numpy
- pandas
>=1.4.0 sqlalchemy
- sqlparse
- pymysql
==2.26.0 requests
>=1.15.1 urllib3
>=14.05.14 certifi
>=2.5.3 python-dateutil
>=6.0.1 pyarrow
>=1.17.58 boto3
==8.0.3 click
==10.15.2 rich
==1.6.0 dacite
>=0.6 dataclasses
==21.10.1 pyaml
>=1.5.0 torch
>=0.6.0 torchvision
==1.15.0 tensorflow
==2.6.0 tensorflow
==1.1.0 tf-slim
==0.14.0 tensorflow-addons
==2.6.0 tensorflow-estimator
==2.6 keras


نحوه نصب


نصب پکیج whl apache-submarine-0.7.0rc0:

    pip install apache-submarine-0.7.0rc0.whl


نصب پکیج tar.gz apache-submarine-0.7.0rc0:

    pip install apache-submarine-0.7.0rc0.tar.gz