Skip to main content

AlchemyML API package

Project description

AlchemyML API Documentation

Version Date: 2020-03-17


Table of Contents

[TOC]

Prerequisites

Sys, json, OS, requests.adapters.HTTPAdapter, urllib3.util.retry.Retry, pickle

Dependencies

Module Overview

Description

AlchemyML API

Flowchart

List of scripts and their functions

  • CRUD_classes
    • autentication()
      • get_api_token
    • dataset()
      • upload
      • view
      • update
      • delete
      • statistical_descriptors
    • experiment()
      • create
      • view
      • update
      • delete
      • statistical_descriptors
      • results
      • add_to_project
      • extract_from_project
      • send
    • project()
      • create
      • view
      • update
      • delete
  • manual_ops
    • actions()
      • list_preprocessed_dataframes
      • download_dataframe
      • prepare_dataframe
      • encode_dataframe
      • drop_highly_correlated_components
      • impute_inconsistencies
      • drop_invalid_columns
      • target_column_analysis
      • balancing_dataframe
      • initial_exp_info
      • impute_missing_values
      • merge_cols_into_dt_index
      • detect_experiment_type
      • build_model
      • operational_info
      • detect_outliers
      • impute_outliers
      • download_properties_df

CRUD_classes.py - Code explanations

Intro

Prerequisites - Imports

  • Python packages:
    • JSON: import json
    • OS: import os
    • Sys: import sys
  • Functions from request_handler:
    • from request_handler import retry_session, general_call

class autentication

method get_api_token

Code

Description

Description

I/O

  • Parameters:

    • username (str): Username
    • password (str): Password
  • Returns:

    • Status code (int)
    • Message (str) with the result

Project details


Download files

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

Source Distribution

alchemyml-0.1.15.tar.gz (5.3 kB view details)

Uploaded Source

Built Distribution

alchemyml-0.1.15-py3-none-any.whl (6.5 kB view details)

Uploaded Python 3

File details

Details for the file alchemyml-0.1.15.tar.gz.

File metadata

  • Download URL: alchemyml-0.1.15.tar.gz
  • Upload date:
  • Size: 5.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.6.4

File hashes

Hashes for alchemyml-0.1.15.tar.gz
Algorithm Hash digest
SHA256 decbaec54e3625f1d5147e2f9ec67d6cef88594fdb8a7e9e8e1c005987ae14b5
MD5 db728c41664237718b37aeaa59129a52
BLAKE2b-256 ef224495d27a275c2cd8caf3e9f9c385750ba8ab5867ed72258d3390082972d4

See more details on using hashes here.

File details

Details for the file alchemyml-0.1.15-py3-none-any.whl.

File metadata

  • Download URL: alchemyml-0.1.15-py3-none-any.whl
  • Upload date:
  • Size: 6.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.6.4

File hashes

Hashes for alchemyml-0.1.15-py3-none-any.whl
Algorithm Hash digest
SHA256 06a090ceb25b1a180d2709f8f0dc251cdb94e3c675f0400c44a3b032734aa9c8
MD5 2800f1cbc999148e4dda654151fe33e1
BLAKE2b-256 f5c37f37b540e2c8f8bf27ca147eeac8c1a2368cba434500da9d1cc6074efb0d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page