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
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.13.tar.gz.
File metadata
- Download URL: linkedlabs-1.0.13.tar.gz
- Upload date:
- Size: 17.8 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 |
3e905dd52baa2f04d32c6da5df3ddf96eb95443c4c66013f02d22aacb5250234
|
|
| MD5 |
7b262b86c1abced87bf84d22a58ea0fa
|
|
| BLAKE2b-256 |
a743f10a3774ba00142bf25ffbfd6ddbfecdb6ccc444ac09a274999e288c0a2e
|
File details
Details for the file linkedlabs-1.0.13-py3-none-any.whl.
File metadata
- Download URL: linkedlabs-1.0.13-py3-none-any.whl
- Upload date:
- Size: 18.5 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 |
472ca261e00bc6ae6e2f43476d21e793f63bb297a515c49a60088e3c53c31a7a
|
|
| MD5 |
144aafc816bf063979e0913f0ff54e10
|
|
| BLAKE2b-256 |
8e4915c63970ea2530f3d44a84aa2e7ffab7784ae471f25964e3e0c237c8d085
|