Skip to content

BuysDB/IWSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Information Weighted Sparse Sample Distance

Information Weighted Sparse Sample (IWSS) distance is able to calculate distances between samples which are encoded by binary features with missing data. IWSS has been designed by Juan Manuel Pedraza Leal and implemented by Buys de Barbanson

Sparse distance

Prerequisites

The prerequisites are Python 3.6 or higher, pandas and numpy

Installation

git clone https://github.com/BuysDB/IWSS
pip3 install -e ./IWSS

Usage

Example notebook

About

Calculate a distance matrix based on a binary feature matrix with missing data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published