Skip to content
This repository has been archived by the owner on May 16, 2021. It is now read-only.

How to use this #1

Open
Preetixen opened this issue Nov 10, 2016 · 1 comment
Open

How to use this #1

Preetixen opened this issue Nov 10, 2016 · 1 comment

Comments

@Preetixen
Copy link

Preetixen commented Nov 10, 2016

Hi,

I am new to python. I am using scikit learn for classification purpose. I want to fuse the results of multi classifiers (DT, RF, NB) using dumpster safer theory.

However i could not understand the usage of the package by looking at example.py.

Need help in same

@sporkmonger
Copy link

Generate a set of masses for each classification source, use combination function as per examples, then do pignistic conversion. Whichever is highest is your final classification.

Generating your masses is potentially the hard part. Unless you've built from ground up for DS, you are more likely to have data in simple Bayesian form (I.e. all singleton masses add up to 1.0).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants