Skip to content

IFSMetrics is a package containing modules whereby one can build IFSs from real-world data, perform similarity comparisons between those IFSs and generate a comprehensive report with the results of such comparisons.

License

ifsmetrics-lab/ifsmetrics

Repository files navigation

IFSMetrics

Introduction

IFSMetrics is a package containing modules whereby you can build intuitionistic fuzzy sets (IFSs) from real-world data, perform similarity comparisons between those IFSs and generate a comprehensive report with the results of such comparisons. As such, IFSMetrics aims for the design of similarity measures that perform reliable comparisons between IFSs.

The current version of IFSMetrics consists of three modules: IFSBuilder, IFSComparer and IFSSimReporter. Since these modules are written in C#, you can develop them on platforms like Linux, Windows and macOS where the .Net framework is supported.

Requirements

External components

IFSMetrics uses the following external components:

IFSMetrics Module External Component(s)
IFSBuilder (Building process) svmlight
IFSSimReporter (Reporting process) gnuplot, pdflatex

Dataset

In the current version of IFSMetrics, IFSs are derived from the RCV1-v2 dataset:

Getting started with IFSMetrics

The getting started wiki page explains how to start using IFSMetrics.

License

IFSMetrics is released under the Apache License, Version 2.0.

Further reading

About

IFSMetrics is a package containing modules whereby one can build IFSs from real-world data, perform similarity comparisons between those IFSs and generate a comprehensive report with the results of such comparisons.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published