معرفی شرکت ها


comet-ml-3.9.1


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Supercharging Machine Learning
ویژگی مقدار
سیستم عامل -
نام فایل comet-ml-3.9.1
نام comet-ml
نسخه کتابخانه 3.9.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Comet ML Inc.
ایمیل نویسنده mail@comet.com
آدرس صفحه اصلی https://www.comet.com
آدرس اینترنتی https://pypi.org/project/comet-ml/
مجوز Proprietary
Comet ======== .. image:: https://img.shields.io/pypi/v/comet_ml.svg :target: https://pypi.python.org/pypi/comet_ml :alt: Latest PyPI version Documentation ------------- Full documentation and additional training examples are available on http://www.comet.com/docs/ Installation ------------ - Sign up (free) on comet.com and obtain an API key at https://www.comet.com Getting started: 30 seconds to Comet.ml --------------------------------------- The core class of Comet.ml is an **Experiment**, a specific run of a script that generated a result such as training a model on a single set of hyper parameters. An Experiment will automatically log scripts output (stdout/stderr), code, and command line arguments on **any** script and for the supported libraries will also log hyper parameters, metrics and model configuration. Here is the Experiment object: .. code:: python from comet_ml import Experiment experiment = Experiment(api_key="YOUR_API_KEY") # Your code. We all strive to be data driven and yet every day valuable experiments results are just lost and forgotten. Comet.ml provides a dead simple way of fixing that. Works with any workflow, any ML task, any machine and any piece of code. For a more in-depth tutorial about Comet.ml, you can check out or docs http:/www.comet.com/docs/ License --------------------------------------- Copyright (C) 2015-2020 Comet ML INC. This package can not be copied and/or distributed without the express permission of Comet ML Inc.


نیازمندی

مقدار نام
!=3.1.0,>=2.6.0 jsonschema
<7.0.0 python-box
>=0.8.0 requests-toolbelt
>=2.18.4 requests
>=2.8.0 semantic-version
>=1.1.0 sentry-sdk
- simplejson
- six
<1.27,>=1.21.1 urllib3
<1.4.0,>=0.55.0 websocket-client
>=1.11.2 wrapt
>=1.0.2 wurlitzer
- backports.functools-lru-cache
>=0.19.11 comet-git-pure
>=3.7.4 typing
!=3.1.0,<4.0.0,>=2.6.0 jsonschema
- importlib-metadata
<3.2.0,>=1.0.1 everett[ini]
!=0.20.33,>=0.20.6 dulwich
<1.0.3,>=1.0.1 everett[ini]
>=13.3.2 rich
>=5.6.3 psutil


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

مقدار نام
>=3.5 Python


نحوه نصب


نصب پکیج whl comet-ml-3.9.1:

    pip install comet-ml-3.9.1.whl


نصب پکیج tar.gz comet-ml-3.9.1:

    pip install comet-ml-3.9.1.tar.gz