معرفی شرکت ها


datarobot-mlops-9.1.1b1


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

datarobot-mlops library to read and report MLOps statistics
ویژگی مقدار
سیستم عامل -
نام فایل datarobot-mlops-9.1.1b1
نام datarobot-mlops
نسخه کتابخانه 9.1.1b1
نگهدارنده ['DataRobot']
ایمیل نگهدارنده ['info@datarobot.com']
نویسنده DataRobot
ایمیل نویسنده support@datarobot.com
آدرس صفحه اصلی http://datarobot.com
آدرس اینترنتی https://pypi.org/project/datarobot-mlops/
مجوز DataRobot Tool and Utility Agreement
# DataRobot MLOps metrics reporting library This is the Python version of the DataRobot MLOps reporting SDK. This library enables remote reporting of MLOps metrics back to DataRobot for monitoring. More information on DataRobot MLOps reporting library can be found here: https://docs.datarobot.com/en/docs/mlops/deployment/mlops-agent/index.html. ## Installation Install the MLOps reporting SDK with minimal dependencies. This means that only the `filesystem` _spooler type_ will be available. ```shell pip install datarobot-mlops ``` By installing additional dependencies, you can leverage these additional spooler types: * `rabbitmq` - Installs dependencies for the `rabbitmq` spooler type. * `google` - Installs dependencies for the `pubsub` spooler type. * `kafka` - Installs dependencies for the `kafka` spooler type. * `azure` - Installs dependencies that enable Azure Active Directory authentication for the `kafka` spooler type. * `aws` - Installs dependencies for the `sqs` spooler type. You can install these extra dependencies using `pip`, for example: ```shell pip install datarobot-mlops[rabbitmq] ``` You can also install multiple sets of dependencies at once, for example: ```shell pip install datarobot-mlops[kafka,azure] ```


نیازمندی

مقدار نام
>=0.16 future
- python-dateutil
- pandas
- pyyaml
<1,>=0.10.9.1 py4j
- datarobot
- enum34
>=3 orjson
>=8.2.4 datarobot-mlops-stats-aggregator
<2,>=1.11.4 boto3
<2,>=0.6.1 msal
<2,>=1.7 google-cloud-pubsub
<2,>=1.5.0 confluent-kafka
- certifi
<1,>=0.13.1 pika


زبان مورد نیاز

مقدار نام
>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.6.* Python


نحوه نصب


نصب پکیج whl datarobot-mlops-9.1.1b1:

    pip install datarobot-mlops-9.1.1b1.whl


نصب پکیج tar.gz datarobot-mlops-9.1.1b1:

    pip install datarobot-mlops-9.1.1b1.tar.gz