Get Similar customers (or rows) in data using DNA Matching Algorithms and Artificial Intelligence on your data!
Project description
linkedlabs
This project is created as a Generic solution to find most similar rows(or customers) in a given dataset using DNA matching Algorithms and Artificial Intelligence.
Installation
Run the following to install:
pip install linkedlabs
Usage
from linkedlabs import get_similarities
import pandas as pd
df = pd.read_pickle("your_pandas_dataframe.pkl") ## Any pandas dataframe
similarity_df = get_similarities(df)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
linkedlabs-1.0.8.tar.gz
(17.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file linkedlabs-1.0.8.tar.gz.
File metadata
- Download URL: linkedlabs-1.0.8.tar.gz
- Upload date:
- Size: 17.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.10.1 pkginfo/1.4.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c2adb080887349a1e617cf559c198742d134c7939b93758883d275b90c3b5ad5
|
|
| MD5 |
81661a0526b3ccdaedc2b8f458674cc9
|
|
| BLAKE2b-256 |
f3b011f8398188a00e42aa036e78bb63bb1d4077ea6df296e9ab7df1f495d03a
|
File details
Details for the file linkedlabs-1.0.8-py3-none-any.whl.
File metadata
- Download URL: linkedlabs-1.0.8-py3-none-any.whl
- Upload date:
- Size: 17.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.10.1 pkginfo/1.4.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
052c131340658d74c5bcc8c5ac52625f4301ae1072ac01269acd1a00c8df2360
|
|
| MD5 |
12239186a12c558b8440dd84aa09964d
|
|
| BLAKE2b-256 |
4048b9ac4c427e2d48097db8fe8a6019b0a34d663baa8011b5c3bc33a58d9c14
|