/TMC-xdmvteam

Primary LanguageJupyter Notebook

Classification Uncertainty

🧐 About

An easy-to-run implementation using PyTorch for the paper Trusted Multi-View Classification.

🎈 Usage

Requirements

  • python 3.8
  • pytorch 1.12
  • scikit-learn 1.1

Pre-process dataset

python dataset/preprocess.py

Train and test

python main.py

💝 Acknowledgement