Skip to main content

A python package for evidential reasoning (ER) approach

Project description

Python implementations evidential reasoning (ER) approach

Installation:

Using pip:

pip install evidentialreasoning

##Example:

import numpy as np
from evidentialreasoning.ER import *

input = np.array([[0,0,0.2,0.2,0.6,0],[0,0,0.2,0.4,0.4,0],[0,0,0.2,0.8,0,0],[0,0,0.4,0.2,0.4,0]])
weights = np.array([0.25,0.25,0.25,0.25])
a = ER_Aggregation(input,weights)
print(a)
b = ER_Normaliation(a)
print(b)

To be updated

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

evidentialreasoning-1.0.4.tar.gz (6.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

evidentialreasoning-1.0.4-py3-none-any.whl (7.4 kB view details)

Uploaded Python 3

File details

Details for the file evidentialreasoning-1.0.4.tar.gz.

File metadata

  • Download URL: evidentialreasoning-1.0.4.tar.gz
  • Upload date:
  • Size: 6.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.20

File hashes

Hashes for evidentialreasoning-1.0.4.tar.gz
Algorithm Hash digest
SHA256 df3d2b13bc912234cd918c2b49da17fd4241a696470fcae90bfd71c93b766595
MD5 6e01bffa516d4a09cc752bb5efcbeba1
BLAKE2b-256 917a2447210e006bab32f158c140eb2b1a230459175357a8cd7be9f0ff172c35

See more details on using hashes here.

File details

Details for the file evidentialreasoning-1.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for evidentialreasoning-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 50df3bd3ff87dc936b08cef043f21001735f3664c2cadcb70635c8df77e1c741
MD5 663761c1656a4c9cda2a2502f4dfb851
BLAKE2b-256 6f983e2acddd8ae1857b2d7b0096b42c2784a470f836120b1649357988d06eba

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page