Skip to main content

Probabilistic Unification

Project description

td-ml-probabilistic-unification

Introduction

Python package for Probabilistic Unification

Declare ENV Variables from YML file
  • apikey = os.environ['TD_API_KEY']
  • tdserver = os.environ['TD_API_SERVER']
  • sink_database = os.environ['SINK_DB']
  • output_table = os.environ['OUTPUT_TABLE

#####----Defining Variables-------##### TD_SINK_DATABASE=os.environ.get('TD_SINK_DATABASE') TD_API_KEY=os.environ.get('TD_API_KEY') TD_API_SERVER=os.environ.get('TD_API_SERVER')

id_col=os.environ.get('id_col') cluster_col_name=os.environ.get('cluster_col_name') convergence_threshold=float(os.environ.get('convergence_threshold')) cluster_threshold=float(os.environ.get('cluster_threshold')) string_type=os.environ.get('string_type') fill_missing=os.environ.get('fill_missing') feature_dict=json.loads(os.environ.get('feature_dict')) blocking_table=os.environ.get('blocking_table') output_table=os.environ.get('output_table')

record_limit=int(os.environ.get('record_limit')) lower_limit=int(os.environ.get('lower_limit')) upper_limit=int(os.environ.get('upper_limit')) range_index=os.environ.get('range_index') paralelism = os.environ.get('paralelism')

input_table=blocking_table

Expected Input Table

Copyright © 2022 Treasure Data, Inc. (or its affiliates). All rights reserved

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

td_ml_probabilistic_unification-0.0.5.tar.gz (5.5 kB view details)

Uploaded Source

Built Distribution

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

File details

Details for the file td_ml_probabilistic_unification-0.0.5.tar.gz.

File metadata

File hashes

Hashes for td_ml_probabilistic_unification-0.0.5.tar.gz
Algorithm Hash digest
SHA256 9f33bd4e02644c6658799e0794b889820e2c42a03e9100ce531977ec20964160
MD5 9b22c645b64fac2f206a231b7c610617
BLAKE2b-256 1e274465e1e666c3c85233ee7f0d5c6cb4dffb7fcec5cbe2d7351f900ee4c695

See more details on using hashes here.

File details

Details for the file td_ml_probabilistic_unification-0.0.5-py3-none-any.whl.

File metadata

File hashes

Hashes for td_ml_probabilistic_unification-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 ddca0ec7680072f1d3243b14fc863f3515f064b2968aedac25eaf452963c3d68
MD5 73da7b27a5608f2b7382c41b395b7d9c
BLAKE2b-256 d2cb809c1232d0ea230766fabafe81c81d8e2f927db2105a4ba8368b41eb0c49

See more details on using hashes here.

Supported by

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