Kuhnelo SDK For Developers

Scalable Attribution & Allocation as a Service

Our proprietary attribution and allocation engine that you can use to discover latent features and make matching decisions.
python3 kuhnelo.py
Analyzing 1840 records
Identifying 100 attributes
Uploading dataset
Training model
Generating matches

Advanced Matching Without Complexity

Our custom-trained machine learning models and proprietary algorithm identifies latent variables, assigns attributes, and clusters data based on your preferences. No need for manual tagging or rule-based matching – our system does the heavy lifting.


import kuhnelo
import pandas as pd

# Load the dataset
data = pd.read_csv('los_angeles_jobs.csv')

# Initialize the Kuhnelo client
client = kuhnelo.Client(api_key='db0c8bc8121b2091a42cc67e9986b9aa')

# Identify attributes in the dataset
attributes = client.identify_attributes(data)

# Upload the dataset with identified attributes
upload_response = client.upload_dataset(data, attributes)

# Make a call to select the top 5 clusters
clusters = client.get_top_clusters(upload_response['dataset_id'], top_n=5)

# Print the top 5 clusters
print(clusters)

Flexible, Scalable, and Designed for Context and Semantic Matching

Our engine offers unmatched capabilities in intelligent matching logic.

tune

Custom ML Algorithms

integration_instructions

Seamless API Integration

tag

No Manual Tagging Required

rule

Customizable Matching Rules

Simple & Easy Pricing

We know that you want to get the most out of your data. That's why we offer a simple and easy pricing model.

FOREVER
Flexible API usage for dynamic applications.
$2 USD per 1000 API calls

What counts as an API call:

  • + Data upload
  • + Data classification
  • + Data clustering
  • + Data retrieval

Interested in the

Fill out the form to get in touch with us