Skip to main content
Yanked

This release has been yanked by its maintainers, and will be ignored by installers, except when explicitly specified.
Consider using release 1.1.11 instead.

PyPI version MIT license

MoBagel Decanter AI Core SDK

Decanter AI is a powerful AutoML tool which enables everyone to build ML models and make predictions without data science background. With Decanter AI Core SDK, you can integrate Decanter AI into your application more easily with Python.

It supports actions such as data uploading, model training, and prediction to run in a more efficient way and access results more easily. You can also use Decanter AI Core SDK in Jupyter Notebook for better visualization.

To know more about Decanter AI and how you can be benefited with AutoML, visit MoBagel website and contact us to try it out!

Install

Install and update using pip:

pip install decanter-ai-core-sdk

Basic Example: Upload Data

from decanter import core

core.enable_default_logger()
context = core.Context.create(
        username='{usr}', password='{pwd}', host='{decanter-core-server}')
client = core.CoreClient()

train_file = open(train_file_path, 'r')
train_data = client.upload(file=train_file, name="train")

# in jupyter notebook just run the block
# no need to call context.run()
context.run()

train_data.show()
$ python -m example.file
15:50:09 [    INFO] [Context] no event loop to close
15:50:09 [    INFO] [Context] connect healthy :)
Progress UploadTask_train:  55%|█████████████████████████████████████████

Tutorial for Jupyter Notebook

If you want to learn how to build ML models with Decanter AI, visit our jupyter_example.ipynb for step by step tutorial. If you need to handle running tasks well, refer to our jupyter_jobs_handle_example.ipynb.

Documentation

To understand how we design Decanter AI Core SDK, doc/ contains the complete documentation, including the design system, the use of each API, and the required dependencies to install. Refer to our document page to navigate the complete information.

Contributing

For guidance on setting up a development environment and how to make a contribution to Decanter AI Core SDK, see the contributing guidelines.

Links

For more details on design, guidance on setting up a development environment, and SDK usage.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

decanter-ai-core-sdk-0.0.2.tar.gz (22.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

decanter_ai_core_sdk-0.0.2-py2-none-any.whl (31.2 kB view details)

Uploaded Python 2

File details

Details for the file decanter-ai-core-sdk-0.0.2.tar.gz.

File metadata

  • Download URL: decanter-ai-core-sdk-0.0.2.tar.gz
  • Upload date:
  • Size: 22.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.2

File hashes

Hashes for decanter-ai-core-sdk-0.0.2.tar.gz
Algorithm Hash digest
SHA256 e7d518fbbf7e487d597a2209fd766d6db26bf72537dfd8554d119133a483fbc7
MD5 583c7845e9cbf7e684f1ce6a29269fe8
BLAKE2b-256 ef1a1f2fbfae688b98a610fb227c781b7357bb068b5d769ac5804faad385f2c5

See more details on using hashes here.

File details

Details for the file decanter_ai_core_sdk-0.0.2-py2-none-any.whl.

File metadata

  • Download URL: decanter_ai_core_sdk-0.0.2-py2-none-any.whl
  • Upload date:
  • Size: 31.2 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.2

File hashes

Hashes for decanter_ai_core_sdk-0.0.2-py2-none-any.whl
Algorithm Hash digest
SHA256 86f35300982efeec511eb3efc6a0c2833fbc5bb662bbea5d749db8f900097073
MD5 cb897caf98ed7ed782ce8676704eea25
BLAKE2b-256 d2e24219cfe0127c33a4759a273d8310a719c64696ac88c9b4e6950e65511d34

See more details on using hashes here.

Release history Release notifications | RSS feed

1.1.11

2 files

1.1.10

2 files

1.1.9

2 files

1.1.8

2 files

1.1.6

2 files

1.1.5

2 files

1.1.4

2 files

1.1.3

2 files

1.1.2

2 files

1.1.1

2 files

1.1.0

2 files

1.0.9

2 files

1.0.8

2 files

1.0.7

2 files

1.0.6

2 files

1.0.5

2 files

1.0.4

2 files

1.0.3

2 files

1.0.2

2 files

1.0.1

2 files

1.0.0

2 files

0.0.3

2 files

This release

0.0.2 This release

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page