easymaker


Nameeasymaker JSON
Version 2.0.1 PyPI version JSON
download
home_pagehttps://www.nhncloud.com
SummaryAI EasyMaker SDK for Python.
upload_time2025-01-20 23:03:56
maintainerNone
docs_urlNone
authorNHN Cloud AI EasyMaker Services
requires_pythonNone
licenseApache License 2.0
keywords nhn cloud ai easymaker
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # NHN AI EasyMaker SDK

NHN AI EasyMaker SDK는 AI 모델의 학습, 튜닝, 배포를 손쉽게 할 수 있도록 도와주는 Python SDK입니다. 이 SDK를 사용하면 NHN Cloud의 AI EasyMaker 서비스를 통해 다양한 AI 작업을 자동화하고 관리할 수 있습니다.

## 주요 기능

- 실험 생성 및 관리
- 학습 작업 실행 및 모니터링
- 하이퍼파라미터 튜닝
- 모델 배포 및 관리
- 파이프라인 실행 및 관리

## SDK 사용 가이드

SDK의 자세한 사용법은 [SDK 사용 가이드](https://docs.alpha-nhncloud.com/ko/Machine%20Learning/AI%20EasyMaker/ko/sdk-guide/)에서 확인할 수 있습니다.

## 설치 방법

```sh
pip install easymaker
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://www.nhncloud.com",
    "name": "easymaker",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "NHN Cloud AI EasyMaker",
    "author": "NHN Cloud AI EasyMaker Services",
    "author_email": null,
    "download_url": null,
    "platform": null,
    "description": "# NHN AI EasyMaker SDK\n\nNHN AI EasyMaker SDK\ub294 AI \ubaa8\ub378\uc758 \ud559\uc2b5, \ud29c\ub2dd, \ubc30\ud3ec\ub97c \uc190\uc27d\uac8c \ud560 \uc218 \uc788\ub3c4\ub85d \ub3c4\uc640\uc8fc\ub294 Python SDK\uc785\ub2c8\ub2e4. \uc774 SDK\ub97c \uc0ac\uc6a9\ud558\uba74 NHN Cloud\uc758 AI EasyMaker \uc11c\ube44\uc2a4\ub97c \ud1b5\ud574 \ub2e4\uc591\ud55c AI \uc791\uc5c5\uc744 \uc790\ub3d9\ud654\ud558\uace0 \uad00\ub9ac\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n\n## \uc8fc\uc694 \uae30\ub2a5\n\n- \uc2e4\ud5d8 \uc0dd\uc131 \ubc0f \uad00\ub9ac\n- \ud559\uc2b5 \uc791\uc5c5 \uc2e4\ud589 \ubc0f \ubaa8\ub2c8\ud130\ub9c1\n- \ud558\uc774\ud37c\ud30c\ub77c\ubbf8\ud130 \ud29c\ub2dd\n- \ubaa8\ub378 \ubc30\ud3ec \ubc0f \uad00\ub9ac\n- \ud30c\uc774\ud504\ub77c\uc778 \uc2e4\ud589 \ubc0f \uad00\ub9ac\n\n## SDK \uc0ac\uc6a9 \uac00\uc774\ub4dc\n\nSDK\uc758 \uc790\uc138\ud55c \uc0ac\uc6a9\ubc95\uc740 [SDK \uc0ac\uc6a9 \uac00\uc774\ub4dc](https://docs.alpha-nhncloud.com/ko/Machine%20Learning/AI%20EasyMaker/ko/sdk-guide/)\uc5d0\uc11c \ud655\uc778\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n\n## \uc124\uce58 \ubc29\ubc95\n\n```sh\npip install easymaker\n```\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "AI EasyMaker SDK for Python.",
    "version": "2.0.1",
    "project_urls": {
        "Homepage": "https://www.nhncloud.com"
    },
    "split_keywords": [
        "nhn",
        "cloud",
        "ai",
        "easymaker"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a901565b12447c9531f9d15acc14de1bf6ad174daaf9fb0432435bc5e4d5d99d",
                "md5": "e08f515a25613fd28ec7fab38122717a",
                "sha256": "5017086e453d7bec06171ce1c4acab314bddcb98303dfdbfee11e3e46613cf84"
            },
            "downloads": -1,
            "filename": "easymaker-2.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e08f515a25613fd28ec7fab38122717a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 35384,
            "upload_time": "2025-01-20T23:03:56",
            "upload_time_iso_8601": "2025-01-20T23:03:56.330522Z",
            "url": "https://files.pythonhosted.org/packages/a9/01/565b12447c9531f9d15acc14de1bf6ad174daaf9fb0432435bc5e4d5d99d/easymaker-2.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-20 23:03:56",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "easymaker"
}
        
Elapsed time: 0.40742s